@charset "SHIFT_JIS";

/* /////////////////////////////////////////////////
 1.core layput
 	- contentAll
	- contentHead
	- contentBody
	- contentFoot
		- contentBodyMain
		- AreaBred
		- contentBodyNav
	
 2.core parts
  - AreaBred Parts
	- contentBodyNav Parts
 3.SpApp core layout
 	- contentAllApp
	- contentBodyApp
	- contentBodyMainApp
///////////////////////////////////////////////// */



/* 1.core layput
==================================================*/
/*contentAll*/
div#contentAll{
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:950px;
}

/*contentHead*/
div#contentHead{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:950px;
	position:relative;
	min-width:950px;
	height:110px;
	background:transparent url(image/head_bg.jpg) no-repeat left bottom;
}

/*contentBody*/
div#contentBody{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:950px;
}

/*contentFoot*/
div#contentFoot{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:950px;
	text-align:left;
}

	/* basic layout
	------------------------------------------------*/
	/*contentBodyMain*/
	div#contentBodyMain{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 10px;
		width:700px;
		text-align:left;
		float:left;
	}
	
	/*AreaBred*/
	div#AreaBred{
		margin:15px 0px 20px 0px;
		padding:0px 0px 12px 0px;
		width:700px;
		background:transparent url(image/areabred_bg02.gif) no-repeat left bottom;
	}
	/*AreaTitle*/
	div#AreaTitle{
		margin:0px 0px 30px 0px;
		padding:0px 0px 0px 0px;
		width:700px;
		min-height:100px;
		_height:100px;
		position:relative;
	}
	
		/*AreaTitle.ImageH*/
	div#AreaTitle.ImageH{
		margin:0px 0px 25px 0px;
		padding:0px 0px 0px 0px;
		width:700px;
	}
		/*AreaTitle.ImageH span.txt*/
	div#AreaTitle.ImageH span.txt{
		display:block;
		line-height:normal;
		margin-top:-15px;
	}
			/*AreaTitle ul*/
			div#AreaTitle ul{
				height:16px;
				position:absolute;
				top:15px;
				right:0px;
				width:165px;
				margin:0px;
			}
			/*AreaTitle ul li*/
			div#AreaTitle ul li{
				height:18px;
				position:absolute;
				margin:0px;
			}

			/*AreaTitle ul li a span*/
			div#AreaTitle ul li span{
				display:none;
			}
			/*AreaTitle ul li.JapaneseON*/
			div#AreaTitle ul li.JapaneseON{
				height:18px;
				top:0px;
				left:0px;
				position:absolute;
				width:83px;
				margin:0px;
				display:block;
				background:transparent url(image/btn_lang.gif) no-repeat 0px 0px;
			}
			/*AreaTitle ul li.Japanese a*/
			div#AreaTitle ul li.Japanese a{
				height:18px;
				top:0px;
				left:0px;
				position:absolute;
				width:83px;
				margin:0px;
				display:block;
				background:transparent url(image/btn_lang.gif) no-repeat 0px -34px;
			}
			/*AreaTitle ul li.Japanese a*/
			div#AreaTitle ul li.Japanese a:hover,
			div#AreaTitle ul li.Japanese a:active{
				background:transparent url(image/btn_lang.gif) no-repeat 0px -17px;
			}

			/*AreaTitle ul li.englishON*/
			div#AreaTitle ul li.englishON{
				height:18px;
				top:0px;
				left:82px;
				position:absolute;
				width:85px;
				margin:0px;
				display:block;
				background:transparent url(image/btn_lang.gif) no-repeat -82px -17px;
			}
			/*AreaTitle ul li.english a*/
			div#AreaTitle ul li.english a{
				height:18px;
				top:0px;
				left:82px;
				position:absolute;
				width:85px;
				margin:0px;
				display:block;
				background:transparent url(image/btn_lang.gif) no-repeat -82px 0px;
			}
			/*AreaTitle ul li.english a*/
			div#AreaTitle ul li.english a:hover,
			div#AreaTitle ul li.english a:active{
				background:transparent url(image/btn_lang.gif) no-repeat -82px -17px;
			}

			/*AreaTitle ul*/
			div#AreaTitle ul.search{
				height:20px;
				position:absolute;
				top:57px;
				right:0px;
				width:240px;
				margin:0px;
			}
			/*AreaTitle ul.search li input*/
			div#AreaTitle ul.search li.searchTxt input{
				width:190px;
				height:16px;
			}
			/*AreaTitle ul li.serchBtn*/
			div#AreaTitle ul.search li.serchBtn{
				position:absolute;
				top:-1px;
				right:0px;
				margin:0px;
				padding:0px;
			}

			/*searchArea*/
			div#AreaTitle div#searchArea{
			position:absolute;
			top:20px;
			right:0px;
			width:193px;
			}
			div#AreaTitle div#searchArea p#AreaTitleTxt{
			margin-bottom:10px;
			min-height:14px;
			_height:14px;
			position:absolute;
			top:0px;
			right:15px;
			}
			/*searchArea ul*/
			div#AreaTitle div#searchArea ul{
			position:absolute;
			top:40px;
			left:0px;
			}
			/*searchArea ul li*/
			div#AreaTitle div#searchArea ul li{
			display:block;
			margin-bottom:7px;
			position: static;
			}
			/*searchArea ul li select*/
			div#AreaTitle div#searchArea ul li select{
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				width:193px;
				border:1px solid #7f9db9;
				font-size:12px;
				color:#000000;
			}





		/*p.rss*/
		div#contentBodyMain div#AreaTitle p.rss{
			position:absolute;
			top:8px;
			left:280px;
			margin:0px;
			padding:0px;
			width:45px;
		}
		/*p.rssA*/
		div#contentBodyMain div#AreaTitle p.rssA{
			position:absolute;
			top:8px;
			left:295px;
			margin:0px;
			padding:0px;
			width:45px;
		}

		/*TitleImage*/
		div#AreaTitle div.TitleImage{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			width:520px;
			float:left;
		}
		/*releaseDate*/
		div#AreaTitle div.releaseDate{
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			width:150px;
			float:right;
		}
	
	/*contentBodyNav*/
	div#contentBodyNav{
		margin:15px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:225px;
		float:right;
	}
	


/* 2.core parts
==================================================*/

	/* AreaBred Parts
	------------------------------------------------*/
	/*ul.breadcrumb*/
	div#AreaBred ul.breadcrumb{
		margin:0px 0px 0px 0px;
		padding:12px 12px 0px 12px;
		width:676px;
		min-height:30px;
		_height:30px;
		background:transparent url(image/areabred_bg01.gif) no-repeat left top;
	}
	/*ul.breadcrumb li*/
	div#AreaBred ul.breadcrumb li{
		display:block;
		margin:0px 0px 0px 0px;
		padding:0px 14px 0px 0px;
		float:left;
	}
	/*ul.breadcrumb li a*/
	div#AreaBred ul.breadcrumb li a{
		background:transparent url(image/arrow01_of.gif) no-repeat 0em 0.6em;
		padding:0px 0px 0px 14px;
		display:block;
		white-space:nowrap;
	}
	/*ul.breadcrumb li.Home a*/
	div#AreaBred ul.breadcrumb li.Home a{
		background:none;
		padding:0px 0px 0px 0px;
	}
	/*ul.breadcrumb li span*/
	div#AreaBred ul.breadcrumb li span{
		font-weight:bold;
		background:transparent url(image/arrow01_of.gif) no-repeat 0em 0.6em;
		padding:0px 0px 0px 14px;
		display:block;
		word-break:keep-all;
	}


	/* contentBodyNav Parts
	------------------------------------------------*/
	div#contentBody ul.localNav li div.naviBanner{
		line-height:1;
	}

	div#contentBody ul.localNav li div.naviBanner a{
		padding-left:0;
		width:225px;
		background:none;
	}

	/*ul.localNav*/
	div#contentBody ul.localNav,
	div#contentBody ul.localNav ul{
		margin:18px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}

	div#contentBody ul.localNav li.image{
		margin:-18px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		line-height:0em;
	}
	div#contentBody ul.localNav li{
		margin:0px 0px 15px 0px;
		padding:0px 0px 0px 0px;
		line-height:1.2em;
	}

	div#contentBody ul.localNav li a{
		padding:0px 0px 0px 50px;
		width:175px;
		display:block;
		background:transparent url(image/navi_arrow01_of.gif) no-repeat 20px 2px;
		min-height:11px;
		_height:11px;
	}

	div#contentBody ul.localNav li.Parent a{background:transparent url(image/navi_arrow02_of.gif) no-repeat 20px 2px !important;}

	div#contentBody ul.localNav li ul.Child li a{
		padding:0px 0px 0px 20px;
		width:155px;
		display:block;
		background:transparent url(image/navi_arrowchild_of.gif) no-repeat 5px 2px !important;
		min-height:11px;
		_height:11px;
	}


	div#contentBody ul.localNav li a:hover,
	div#contentBody ul.localNav li a:focus,
	div#contentBody ul.localNav li a:active{
		background:transparent url(image/navi_arrow01_ov.gif) no-repeat 20px 2px;
	}
	div#contentBody ul.localNav li.Parent a:hover,
	div#contentBody ul.localNav li.Parent a:focus,
	div#contentBody ul.localNav li.Parent a:active{
		background:transparent url(image/navi_arrow02_ov.gif) no-repeat 20px 2px !important;
	}

	div#contentBody ul.localNav li ul.Child li a:hover,
	div#contentBody ul.localNav li ul.Child li a:focus,
	div#contentBody ul.localNav li ul.Child li a:active,
	div#contentBody ul.localNav li.Parent ul.Child li a:hover,
	div#contentBody ul.localNav li.Parent ul.Child li a:focus,
	div#contentBody ul.localNav li.Parent ul.Child li a:active{
		background:transparent url(image/navi_arrowchild_ov.gif) no-repeat 5px 2px !important;
	}

	div#contentBody ul.localNav li.on a,
	div#contentBody ul.localNav li.ParentOn a{
		display:block;
		padding:0px 0px 0px 50px;
		background:transparent url(image/navi_arrow01_ov.gif) no-repeat 20px 2px !important;
		min-height:11px;
		_height:11px;
	}
	div#contentBody ul.localNav li.ParentOn a{background:transparent url(image/navi_arrow02_ov.gif) no-repeat 20px 2px !important;}

	div#contentBody ul.localNav li ul.Child li.Childon a{
		display:block;
		padding:0px 0px 0px 20px;
		background:transparent url(image/navi_arrowchild_ov.gif) no-repeat 5px 2px !important;
	}

	div#contentBody ul.localNav li ul.Child{
		display:block;
		margin:15px 0px 0px 0px;
		padding:0px 0px 0px 50px;
	}


	div#contentBody ul.localNav li a.linkOn{
		color:#e60011;
		font-weight:bold;
	}




	div#contentBody ul.localNav li ul.Child li.ChildParent a,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParent a{
		padding:0px 0px 0px 20px;
		width:155px;
		display:block;
		background:transparent url(image/navi_arrowchild02_of.gif) no-repeat 5px 2px !important;
		min-height:11px;
		_height:11px;
	}
	div#contentBody ul.localNav li ul.Child li.ChildParent a:hover,
	div#contentBody ul.localNav li ul.Child li.ChildParent a:focus,
	div#contentBody ul.localNav li ul.Child li.ChildParent a:active,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParent a:hover,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParent a:focus,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParent a:active{
		background:transparent url(image/navi_arrowchild02_ov.gif) no-repeat 5px 2px !important;
	}

	div#contentBody ul.localNav li ul.Child li.ChildParenton a,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParenton a{
		padding:0px 0px 0px 20px;
		width:155px;
		display:block;
		background:transparent url(image/navi_arrowchild02_ov.gif) no-repeat 5px 2px !important;
		min-height:11px;
		_height:11px;
	}
	div#contentBody ul.localNav li ul.Child li.ChildParenton a:hover,
	div#contentBody ul.localNav li ul.Child li.ChildParenton a:focus,
	div#contentBody ul.localNav li ul.Child li.ChildParenton a:active,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParenton a:hover,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParenton a:focus,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParenton a:active{
		background:transparent url(image/navi_arrowchild02_ov.gif) no-repeat 5px 2px !important;
	}

	/*ul.grandChild*/
	div#contentBody ul.localNav li ul.Child li ul.grandChild,
	div#contentBody ul.localNav li.Parent ul.Child li ul.grandChild{
		margin:15px 0px 0px 0px;
		padding:0px 0px 0px 20px;
	}
	div#contentBody ul.localNav li ul.Child li ul.grandChild a,
	div#contentBody ul.localNav li.Parent ul.Child li ul.grandChild a,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParent ul.grandChild a,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParenton ul.grandChild a{
		padding:0px 0px 0px 10px !important;
		width:140px !important;
		display:block !important;
		background:transparent url(image/icon_dot.gif) no-repeat 3px 0.5em !important;
		min-height:11px !important;
		_height:11px !important;
		word-break: break-all !important;
	}
	div#contentBody ul.localNav li ul.Child li ul.grandChild a:hover,
	div#contentBody ul.localNav li.Parent ul.Child li ul.grandChild a:hover,
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParent ul.grandChild a:hover
	div#contentBody ul.localNav li.Parent ul.Child li.ChildParenton ul.grandChild a:hover{
	background:transparent url(image/icon_dot.gif) no-repeat 3px 0.5em !important;
	}


	/*div.naviBnArea*/
	#contentBodyNav div.naviBnArea{
		background:transparent url(image/navi_bn_bg01.gif) no-repeat left top;
		margin:40px 0px 0px 23px;
		padding:10px 0px 0px 0px;
		width:202px;
	}
	#contentBodyNav div.naviBnArea ul{
		background:transparent url(image/navi_bn_bg02.gif) no-repeat left bottom;
		padding:0px 0px 4px 10px;
	}
	#contentBodyNav div.naviBnArea li{
		padding-bottom:5px;
		line-height:0em;
	}


	/*ul.naviBnList*/
	#contentBodyNav ul.naviBnList{
		font-size:0%;
		line-height:0em;
		width:200px;
		background:transparent url(content/image/table_dotline.gif) no-repeat left top;
		margin:40px 0px 20px 25px;
		padding:0px 0px 0px 0px;
		margin-left:25px;
	}
	#contentBodyNav ul.naviBnList li{
		font-size:0%;
		line-height:0em;
		background:transparent url(content/image/table_dotline.gif) no-repeat left bottom;
		margin-left:0px;
		padding:15px 0px 15px 0px;
	}


	/*p.newsNote*/
	#contentBodyNav p.newsNote{
		font-size:70%;
		line-height:1.4em;
		color:#999999;
		background:transparent url(content/image/table_dotline.gif) no-repeat left top;
		margin-top:40px;
		padding:15px 0px 0px 0px;
		margin-left:15px;
	}

	/*dl.categoryNote*/
	#contentBodyNav dl.categoryNote{
		background:transparent url(content/image/table_dotline.gif) no-repeat left top;
		margin-top:40px;
		padding:10px 0px 0px 0px;
		margin-left:15px;
	}
	#contentBodyNav dl.categoryNote dt{margin-left:5px;}
	#contentBodyNav dl.categoryNote dd{margin:15px 0px 0px 15px;}

	/*dl.irNote*/
	#contentBodyNav dl.irNoteA,
	#contentBodyNav dl.irNoteB{
		background:#f5f5f5;
		margin-top:40px;
		padding:8px;
		font-size:70%;
	}
	#contentBodyNav dl.irNoteB{
		margin-top:2px;
	}
	#contentBodyNav dl.irNoteA dt,
	#contentBodyNav dl.irNoteB dt{font-weight:bold;}
	#contentBodyNav dl.irNoteA dd,
	#contentBodyNav dl.irNoteB dd{margin:0px 0px 0px 10px;}

/* 3.SpApp core layout
==================================================*/
div#contentAllApp{}
div#contentBodyApp{}
div#contentBodyMainApp{
	margin:0px 0px 0px 0px;
	padding:10px;
}


#contentBodyNav ul.localNav li ul.saiyoSideBtnList{
	margin-top:10px;
}
#contentBodyNav ul.localNav li ul.saiyoSideBtnList:after{
	display: block;
	content: " ";
	clear: both;
}
html*#contentBodyNav ul.localNav li ul.saiyoSideBtnList{zoom: 1;}

#contentBodyNav ul.localNav li ul.saiyoSideBtnList li{
	width:108px !important;
	float:left !important;
	margin:0 8px 0 0 !important;
}
#contentBodyNav ul.localNav li ul.saiyoSideBtnList li.last{
	margin:0 0 0 0 !important;
}
#contentBodyNav ul.localNav li ul.saiyoSideBtnList li a{
	background-image:none !important;
	padding:0 !important;
	width:108px !important;
}

#contentBodyNav ul.saiyoSideSnsList{
	margin-top:-10px;
	margin-bottom:30px;
	text-align:right;
}
#contentBodyNav ul.saiyoSideSnsList:after{
	display: block;
	content: " ";
	clear: both;
}
html*#contentBodyNav ul.saiyoSideSnsList{zoom: 1;}

#contentBodyNav ul.saiyoSideSnsList li{
	display:inline-block;
	margin-left:7px;
}
html*#contentBodyNav ul.saiyoSideSnsList li{
	display:inline;
	zoom:1;
}
#contentBodyNav ul.saiyoSideSnsList li a{
	background-image:none;
	padding:0;
}