/* 初期CSS default.css  */
/* 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,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;}hr { display:none;}label { cursor:pointer;}/* reset font */select, input, textarea { font:99% arial,helvetica,clean,sans-serif;}pre, code { font:115% monospace; *font-size:100%;} a { overflow:hidden;}.APkg:after {content: " ";display:block;visibility:hidden;clear:both;height:0.1px;font-size:0.1em;line-height:0;}/* no ie mac \*/.APkg { display: block; }/* */

/* 基本CSS base.css  */
/* 0 site config */
body{ background:#fff url(../img/base/BgBody.jpg) 0 0 repeat-x; text-align:center; color:#666;}
/* Atag */
a:link { color:#060; text-decoration:none;}
a:visited { color:#060; text-decoration:none;}
a:hover { color:#060; text-decoration:underline;}
a:active { color:#060; text-decoration:underline;}


/* 調整用 */
/* 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;}
/* color */
#LW .AFC1 { color:#FF3300;}

/* 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;}
/* 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;}
/* 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 .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 .APLt15 { padding-left:15px;}
/* 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 .AMRt15 { margin-right:15px;}
#LW .AMRt20 { margin-right:20px;}
#LW .AMRt60 { margin-right:60px;}
/* 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 .AMBm7 { margin-bottom:7px;}
#LW .AMBm10 { margin-bottom:10px;}
#LW .AMBm15 { margin-bottom:15px;}
#LW .AMBm20 { margin-bottom:20px;}
#LW .AMBm30 { margin-bottom:30px;}
#LW .AMBm35 { margin-bottom:35px;}

/* 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;}
#LW .AMLt20 { margin-left:20px;}
#LW .AMLt15 { margin-left:15px;}
#LW .AMLt60 { margin-left:60px;}

/* 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;}
/* 10.position */
#LW .APstAbs { position:absolute;}
#LW .APstRel { position:relative;}
#LW .APstStat { position:static;}

#LW .APstFix { position:fixed;}


/* Layout */
/* page wrapper */
#LW {} 
#LW1 { width:860px; margin:0 auto;}

/* LH header */
#LH { margin-bottom:0px; width:860px; margin:0 auto;}
#LHW1 {}

/* LH1 [ h1/logo/Banner ] */
#LH1 { position:relative; margin:0 auto; height:59px; margin-bottom:0px;}
#LH1W1 {}
#LH1 .CH1 { position:absolute; top:0px; left:0px; color:#fff; font-weight:normal; font-size:93%; text-align:left; text-indent:10px;}
#LH1 .CH1 a { color:#fff; text-decoration:none; display:block; height:39px; width:860px; padding-top:20px;}
#LH1 .CP1 { position:absolute; top:0px; right:0px; z-index:20;}
#LH1 .CP2 { position:absolute; top:6px; right:20px; z-index:30; color:#CAD7C9;}
#LH1 .CP2 a { color:#CAD7C9;}
#LH1 .CH1 { text-indent: 0;}
#LH1 .CH1 a { height: 45px; padding-top: 8px; width: 282px;}
#LH1 .CP2 ,#LH1 .CP2 a { color:#FFF;}


/* Page */
#Page { width:860px; margin:0 auto; text-align:left; background:#fff url(../img/base/BgLW.jpg) 0 -59px repeat-x;}
#PageW1 { padding:0px 20px 50px 20px;}
 
/* Main */
#LM { padding-top:43px; width:610px; float:left;}
#LMW1 {}

/* Sub */
/*#LS { width:190px; float:right; padding-top:42px;}*/
#LS {width:190px;float:right;padding-top:42px;z-index: 1;position: relative;}
#LSW1 {}

.LSCH1 { margin-bottom:10px;}


/* left contentsB [ navigation ] */
.LSCD_B1 {}
.RSbNav1 { border-bottom:3px solid #275C26; background:url(../img/base/BgRSbNav1.jpg) 0 0 no-repeat;}

.RSbNav1 .CLi1 { text-indent:-9999px; width:190px; height:50px;}
.RSbNav1 .CLi4 { text-indent:-9999px; width:190px; height:49px;}
.RSbNav1 .CLi5 { text-indent:-9999px; width:190px; height:49px;}
.RSbNav1 .CLi6 { text-indent:-9999px; width:190px; height:49px;}
.RSbNav1 .CLi7 { text-indent:-9999px; width:190px; height:49px;}
.RSbNav1 .CLi8 { text-indent:-9999px; width:190px; height:49px;}
.RSbNav1 .CLi9 { text-indent:-9999px; width:190px; height:49px;}

.RSbNav1 li a { display:block; width:190px; text-indent:-9999px; background:url(../img/base/BgLSNav1.jpg); height:49px;}
.RSbNav1 .CLi1 a { background-position:0px 0px; height:50px;}
.RSbNav1 .CLi2 a { background-position:0px -50px;}
.RSbNav1 .CLi3 a { background-position:0px -99px;}
.RSbNav1 .CLi4 a { background-position:0px -148px;}
.RSbNav1 .CLi5 a { background-position:0px -197px;}
.RSbNav1 .CLi6 a { background-position:0px -246px;}
.RSbNav1 .CLi7 a { background-position:0px -295px;}
.RSbNav1 .CLi8 a { background-position:0px -344px;}
.RSbNav1 .CLi9 a { background-position:0px -393px;}

.RSbNav1 .CLi1 a.ROn ,.RSbNav1 .CLi1 a:hover { background-position:-190px 0px;}
.RSbNav1 .CLi2 a.ROn ,.RSbNav1 .CLi2 a:hover { background-position:-190px -50px;}
.RSbNav1 .CLi3 a.ROn ,.RSbNav1 .CLi3 a:hover { background-position:-190px -99px;}
.RSbNav1 .CLi4 a.ROn ,.RSbNav1 .CLi4 a:hover { background-position:-190px -148px;}
.RSbNav1 .CLi5 a.ROn ,.RSbNav1 .CLi5 a:hover { background-position:-190px -197px;}
.RSbNav1 .CLi6 a.ROn ,.RSbNav1 .CLi6 a:hover { background-position:-190px -246px;}
.RSbNav1 .CLi7 a.ROn ,.RSbNav1 .CLi7 a:hover { background-position:-190px -295px;}
.RSbNav1 .CLi8 a.ROn ,.RSbNav1 .CLi8 a:hover { background-position:-190px -344px;}
.RSbNav1 .CLi9 a.ROn ,.RSbNav1 .CLi9 a:hover { background-position:-190px -393px;}



/* left contentsC [ search form ] */
.LSCD_C1 { margin-bottom:10px;}
.LSCD_C1 .SIpt1 { width:140px;}
/* Footer */
#LF { clear:both; width:100%; background:url(../img/base/BgLF.jpg) 0 0 repeat-x;}
#LFW1 { width:850px; margin:0 auto; padding-top:10px;}


/* LH2 [ footer freearea copyright ] */
#LF2 { width:100%; margin-bottom:10px;}
#LF2W1 { margin:0 auto; position:relative;}
#LF2W1 .CP1 { text-align:left; font-weight:bold;}
#LF2W1 .CP2 { text-align:left;}
#LF2W1 .CP3 { position:absolute; top:0px; right:10px;}

