/* 基本CSS  */
/* 0 site config */
body{ background:#fff url(../img/base/BgBody.gif) 0 0 repeat-x; text-align:center; color:#333;}
/* Atag */
a:link { color:#FF6600; text-decoration:underline;}
a:visited { color:#FF9900; text-decoration:underline;}
a:hover { color:#FF6600; text-decoration:none;}
a:active { color:#FF6600; text-decoration:underline;}

/* 0 */
/* reset all tags */
html{overflow-y:scroll;}body,div,pre,p,blockquote,form,fieldset,input,textarea,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,embed,object{ margin:0; padding:0; vertical-align:baseline;}table{ border-collapse:collapse; border-spacing:0;}fieldset{ border:0;}img{ border:0; vertical-align:bottom;}address,caption,cite,code,dfn,var{ font-style:normal; font-weight:normal;}ol,ul { list-style:none;}caption,th { text-align:left;}q:before,q:after{content:'';}abbr,acronym { border:0;}h1,h2,h3,h4,h5,h6{ font-size:100%;}hr { display:none;}label { cursor:pointer;}/* reset font */body { font:13px "EE EゴシチE",arial,helvetica,clean,sans-serif; *font-size:small; *font:x-small;}table { font-size:inherit; font:100%;}select, input, textarea { font:99% arial,helvetica,clean,sans-serif;}pre, code { font:115% monospace; *font-size:100%;}body { line-height:1.5;}
/* 1.text */
/* A tags */a { overflow:hidden;}
/* 1.font */
/* font color */#LW .AFC1 { color:#ff3300;}#LW .AFC2 { color:#666;}
/* font size */#LW .AFS10 { font-size:77%;}#LW .AFS11 { font-size:85%;}#LW .AFS12 { font-size:93%;}#LW .AFS13 { font-size:100%;}#LW .AFS14 { font-size:108%;}#LW .AFS15 { font-size:116%;}#LW .AFS16 { font-size:122%;}
/* font-weight */#LW .AFWBld { font-weight:bold;}#LW .AFWNml { font-weight:normal;}#LW .AFWItl { font-weight:italic;}
/* text decoration */#LW .AFDUline { text-decoration:underline;}#LW .AFDNone { text-decoration:none;}
/* 2.float clear */#LW .AFLt { float:left;}#LW .AFRt { float:right;}#LW .ACBoth { clear:both;}#LW .ACLt { clear:left;}#LW .ACRt { clear:right;}
/* 3.Align */#LW .ATLt { text-align:left;}#LW .ATRt { text-align:right;}#LW .ATCr { text-align:center;}#LW .AVTp { vertical-align:top;}#LW .AVMl { vertical-align:middle;}#LW .AVBm { vertical-align:bottom;}
/* 4.padding */
/*padding pixel */#LW .AP0 { padding:0px;}#LW .AP1 { padding:1px;}#LW .AP2 { padding:2px;}#LW .AP3 { padding:3px;}#LW .AP4 { padding:4px;}#LW .AP5 { padding:5px;}#LW .AP10 { padding:10px;}#LW .AP20 { padding:20px;}
/* top */#LW .APTp0 { padding-top:0px;}#LW .APTp1 { padding-top:1px;}#LW .APTp2 { padding-top:2px;}#LW .APTp3 { padding-top:3px;}#LW .APTp4 { padding-top:4px;}#LW .APTp5 { padding-top:5px;}#LW .APTp10 { padding-top:10px;}#LW .APTp15 { padding-top:15px;}
/* right */#LW .APRt0 { padding-right:0px;}#LW .APRt1 { padding-right:1px;}#LW .APRt2 { padding-right:2px;}#LW .APRt3 { padding-right:3px;}#LW .APRt4 { padding-right:4px;}#LW .APRt5 { padding-right:5px;}#LW .APRt10 { padding-right:10px;}#LW .APRt20 { padding-right:20px;}#LW .APRt25 { padding-right:25px;}#LW .APRt28 { padding-right:28px;}
/* bottom */#LW .APBm0 { padding-bottom:0px;}#LW .APBm1 { padding-bottom:1px;}#LW .APBm2 { padding-bottom:2px;}#LW .APBm3 { padding-bottom:3px;}#LW .APBm4 { padding-bottom:4px;}#LW .APBm5 { padding-bottom:5px;}#LW .APBm10 { padding-bottom:10px;}#LW .APBm15 { padding-bottom:15px;}#LW .APBm20 { padding-bottom:20px;}
/* left */#LW .APLt0 { padding-left:0px;}#LW .APLt1 { padding-left:1px;}#LW .APLt2 { padding-left:2px;}#LW .APLt3 { padding-left:3px;}#LW .APLt4 { padding-left:4px;}#LW .APLt5 { padding-left:5px;}#LW .APLt10 { padding-left:10px;}#LW .APLt20 { padding-left:20px;}#LW .APLt25 { padding-left:25px;}#LW .APLt25 { padding-left:28px;}
/* 5.margin */
/*margin pixel */#LW .AM0 { margin:0px;}#LW .AM1 { margin:1px;}#LW .AM2 { margin:2px;}#LW .AM3 { margin:3px;}#LW .AM4 { margin:4px;}#LW .AM5 { margin:5px;}#LW .AM10 { margin:10px;}
/* top */#LW .AMTp0 { margin-top:0px;}#LW .AMTp1 { margin-top:1px;}#LW .AMTp2 { margin-top:2px;}#LW .AMTp3 { margin-top:3px;}#LW .AMTp4 { margin-top:4px;}#LW .AMTp5 { margin-top:5px;}#LW .AMTp10 { margin-top:10px;}
/* right */#LW .AMRt0 { margin-right:0px;}#LW .AMRt1 { margin-right:1px;}#LW .AMRt2 { margin-right:2px;}#LW .AMRt3 { margin-right:3px;}#LW .AMRt4 { margin-right:4px;}#LW .AMRt5 { margin-right:5px;}#LW .AMRt10 { margin-right:10px;}#LW .AMRt20 { margin-right:20px;}
/* bottom */#LW .AMBm0 { margin-bottom:0px;}#LW .AMBm1 { margin-bottom:1px;}#LW .AMBm2 { margin-bottom:2px;}#LW .AMBm3 { margin-bottom:3px;}#LW .AMBm4 { margin-bottom:4px;}#LW .AMBm5 { margin-bottom:5px;}#LW .AMBm10 { margin-bottom:10px;}#LW .AMBm15 { margin-bottom:15px;}#LW .AMBm20 { margin-bottom:20px;}#LW .AMBm30 { margin-bottom:30px;}#LW .AMBm40 { margin-bottom:40px;}#LW .AMBm50 { margin-bottom:50px;}
/* left */#LW .AMLt0 { margin-left:0px;}#LW .AMLt1 { margin-left:1px;}#LW .AMLt2 { margin-left:2px;}#LW .AMLt3 { margin-left:3px;}#LW .AMLt4 { margin-left:4px;}#LW .AMLt5 { margin-left:5px;}#LW .AMLt10 { margin-left:10px;}



/* 8.clearfix */
#LW .APkg:after {content: " ";display:block;visibility:hidden;clear:both;height:0.1px;font-size:0.1em;line-height:0;}/* no ie mac \*/#LW .APkg { display: block; }/* */

/* 9.display overflow */
/* display */
#LW .ADispB { display:block;}
#LW .ADispIline { display:inline;}
#LW .ADispNone { display:none;}
#LW .ADispVisible { display:visible;}

/* Ovfhidden */
#LW .AOvfH { overflow:hidden;}
#LW .AOvfXH { overflow-x:hidden;}
#LW .AOvfYH { overflow-y:hidden;}
/* Ovfauto */
#LW .AOvfAuto { overflow:auto;}
#LW .AOvfXAuto { overflow-x:auto;}
#LW .AOvfYAuto { overflow-y:auto;}
/* Ovfscroll */
#LW .AOvfScl { overflow:scroll;}
#LW .AOvfXScl { overflow-x:scroll;}
#LW .AOvfYScl { overflow-y:scroll;}
/* position */
#LW .APstAbs { position:absolute;}
#LW .APstRel { position:relative;}
#LW .APstStat { position:static;}
#LW .APstFix { position:fixed;}
/* width */
#LW .AWid320 { width:320px;}

/* border */
#LW .ABrd1 { border:1px solid #ccc;}

/* Layout */
/* page wrapper */
#LW {} 
#LW1 { width:900px; margin:0 auto;}

/* LH header */
#LH { margin-bottom:0px; background:url(../img/base/BgLH.gif) 0 0 repeat-x;}
#LHW1 {}

	/* LH1 [ h1/logo/Banner ] */
	#LH1 { position:relative; margin:0 auto; width:900px; height:91px; margin-bottom:0px;}
	#LH1W1 {}
	#LH1 .CH1 { position:absolute; top:54px; left:178px; color:#999; font-weight:normal; font-size:77%; text-align:left; text-indent:10px;}
	#LH1 .CP1 { position:absolute; top:19px; left:0px; z-index:20;}
	
	/* LHCD_A1 [ Header Freearea sup navi ] */
	#LH1 .LHCD_A1 { position:absolute; top:19px; right:0px;}

	
	/* LHCD_B1 [ Header Freearea plane text ] */
	#LH1 .LHCD_B1 { position:absolute; bottom:10px; left:10px; z-index:200; color:#fff;}
	
	/* RDSearch1 [ Header Search form ] */
	#LH1 .RDSearch1 { position:absolute; top:65px; right:5px; z-index:50;}
		#LH1 .RDSearch1 .SIpt1 { width:120px;}

	/* LH2 [ global navigation ] */
	#LH2 { width:100%; padding:0 0; margin-bottom:0px;}
	#LH2W1 {}
	#LH2 #RGlNav1 { margin:0 auto; width:900px; padding:0; text-align:center;}
		#LH2 #RGlNav1 li { float:left; height:16px;}
			#LH2 #RGlNav1 li a { display:block; height:16px; background:url(../img/base/BgRGlNav1.gif) 0 0 no-repeat; text-indent:-9999px;}
				#LH2 #RGlNav1 .CLi1 a { background-position:0px 0px; width:84px;}
				#LH2 #RGlNav1 .CLi2 a { background-position:-84px 0px; width:129px;}
				#LH2 #RGlNav1 .CLi3 a { background-position:-213px 0px; width:129px;}
				#LH2 #RGlNav1 .CLi4 a { background-position:-342px 0px; width:109px;}
				#LH2 #RGlNav1 .CLi5 a { background-position:-451px 0px; width:105px;}
				#LH2 #RGlNav1 .CLi6 a { background-position:-556px 0px; width:85px;}
				#LH2 #RGlNav1 .CLi7 a { background-position:-641px 0px; width:185px;}
				#LH2 #RGlNav1 .CLi8 a { background-position:-826px 0px; width:74px;}

				#LH2 #RGlNav1 .CLi1 a:hover { background-position:0px -16px; width:84px;}
				#LH2 #RGlNav1 .CLi2 a:hover { background-position:-84px -16px; width:129px;}
				#LH2 #RGlNav1 .CLi3 a:hover { background-position:-213px -16px; width:129px;}
				#LH2 #RGlNav1 .CLi4 a:hover { background-position:-342px -16px; width:109px;}
				#LH2 #RGlNav1 .CLi5 a:hover { background-position:-451px -16px; width:105px;}
				#LH2 #RGlNav1 .CLi6 a:hover { background-position:-556px -16px; width:85px;}
				#LH2 #RGlNav1 .CLi7 a:hover { background-position:-641px -16px; width:185px;}
				#LH2 #RGlNav1 .CLi8 a:hover { background-position:-826px -16px; width:74px;}

	/* LH3 [ main visual ] */
	#LH3 { width:100%; text-align:center;}
	#LH3W1 { width:900px; margin:0 auto 10px;}


/* Page */
#Page { width:900px; margin:0 auto; text-align:left;}
#PageW1 { padding:30px 0px 60px 0px;}
 
/* Main */
#LM { width:660px; float:right; overflow:hidden;}
#LMW1 {}

/* Sub */
#LS { width:220px; float:left; overflow:hidden;}
#LSW1 {}

.LSCH1 {}

/* left contentsA */
	/* left contentsA 1 */
	.LSCD_A1 { padding-bottom:0px;}
		.LSCD_A1 img { padding-bottom:15px;}

	/* left contentsA 2 */
	.LSCD_A2 { padding:10px; border:3px solid #E0DFD8; padding:11px; text-align:center;}
		.LSCD_A2 .CP1 { font-size:77%; margin-bottom:2px;}
		.LSCD_A2 .CP2 { margin-bottom:10px;}
		.LSCD_A2 .CP3 { font-size:77%; text-align:left; margin-bottom:10px;}
		.LSCD_A2 .CP4 { padding-bottom:5px;}
		

/* left contentsB [ navigation ] */
.LSCD_B1 {}
	.RSbNav1 { margin:0 0px; padding-bottom:15px;}
	.RSbNav1 li { margin-bottom:1px; *zoom:1;}
	.RSbNav1 li a { display:block; background:#EEEEEA url(../img/base/Icon1.gif) 10px 10px no-repeat; padding:6px 6px 6px 26px; text-decoration:none; color:#333; font-size:93%; *zoom:1;}
	.RSbNav1 li a:hover { background:#C9C9BC url(../img/base/Icon2.gif) 10px 10px no-repeat; color:#666;}


/* Footer */
#LF { clear:both; width:100%; background:url(../img/base/BgLF.gif) 0 0 repeat;}
#LFW1 {}

	/* LF1 [ footer navigation ] */
	#LF1 { padding:10px 0 10px; margin-bottom:0px; color:#fff;}


