@charset "shift_jis";

/*----------------------------------------------------
  == NISSAY Structure Style ==
----------------------------------------------------*/

body{
color:#333;
}

a:link{
color:#0b6aba;
text-decoration:none;
}

a:visited{
color:#7f12ac;
text-decoration:none;
}

a:active{
color:#0b6aba;
text-decoration:none;
}

a:hover,
a:focus{
color:#2e93e9;
text-decoration:underline;
}


/* Header
----------------------------------------------------*/

#header{
margin:0 auto 13px;
position:relative;
width:955px;
height:100px;
}

#site-logo{
position:absolute;
top:10px;
left:9px;
}

#search_form form{
padding-left:94px;
position:absolute;
top:10px;
right:0;
background:url("/shared/images/site-search_bg.gif") no-repeat 0 3px;
}

#search_form label{
display:none;
}

#search_form input{
vertical-align:middle;
}

#search_form .text{
margin-right:3px;
padding:3px 3px 2px 3px;
border:1px solid #b0b0b0;
width:180px;
font-size:14px;
}

#search_form .sf-ui-input,
#search_form .sf-ui-submit{
display:inline-block;
}

#search_form .sf-ui-submit .btn{
display:inline-block;
width:63px;
height:24px;
overflow:hidden;
border:0;
background:url("/shared/images/site-search_btn.gif") no-repeat 0 0;
text-indent:-999em;
}

#nav-language{
position:absolute;
top:18px;
right:360px;
font-size:8px;
}

#nav-language li{
margin-left:15px;
float:left;
}

#nav-header{
position:absolute;
top:40px;
right:226px;
font-size:8px;
}

#nav-header li{
margin-left:15px;
float:left;
}

#fontsize-switch{
padding-left:9px;
position:absolute;
top:37px;
right:0;
background:url("/shared/images/fontsizeswitch_bg.gif") no-repeat 0 2px;
font-size:8px;
}

#fontsize-switch dt{
margin-right:6px;
float:left;
}

#fontsize-switch dd{
float:left;
}

body#top #header{
margin-bottom:0;
}

/*___ Mini Header ___*/

#header.mini-01{
padding-bottom:9px;
position:relative;
width:600px;
height:78px;
background:url("/shared/images/header_mini01_bg.gif") no-repeat 0 100%;
}

#header.mini-01 #site-logo{
top:18px;
left:8px;
}

img.btn-pointer{
cursor:pointer;
}

#header.mini-01 .btn-close{
position:absolute;
top:32px;
right:0;
}

body.type-popup02 #header.mini-01{
width:721px;
margin:0 auto;
margin-bottom:13px;
background:url("/shared/images/header_mini02_bg.gif") no-repeat 0 100%;
}


/*___ No Navigation ___*/

#header.nonav-01{
height:80px;
background:url("/shared/images/header_bgline.gif") no-repeat 0 100%;
}


/* Grobal Navigation
----------------------------------------------------*/

#nav-global{
position:absolute;
top:70px;
left:0;
}

#nav-global li{
float:left;
}


/* Topic Path
----------------------------------------------------*/

#topic-path{
margin:0 auto 11px;
width:951px;
font-size:86%;
}

#topic-path span{
margin:0 2px;
}


/* Main Visual
----------------------------------------------------*/

#main-visual-enjoy{
margin-bottom:10px;
min-width:951px;
text-align:center;
}


/* Content
----------------------------------------------------*/

#content{
margin:0 auto;
width:963px;
}

body.type-popup #content{
width:600px;
}

body.type-popup02 #content{
width:721px;
}

body#top #content {
	margin:0;
	padding-top:10px;
	width:100%;
}
body#top #content.bg01 {
	background:url(/img/top/bg_content_01.png) left top repeat-x;
}
body#top #content.bg02 {
	background:url(/img/top/bg_content_02.png) left top repeat-x;
}
body#top #content.bg03 {
	background:url(/img/top/bg_content_03.png) left top repeat-x;
}
body#top #content.bg04 {
	background:url(/img/top/bg_content_04.png) left top repeat-x;
}
body#top #content.bg05 {
	background:url(/img/top/bg_content_05.png) left top repeat-x;
}
body#top #content.bg06 {
	background:url(/img/top/bg_content_06.png) left top repeat-x;
}
body#top #content.bg07 {
	background:url(/img/top/bg_content_07.png) left top repeat-x;
}
body#top #content.bg08 {
	background:url(/img/top/bg_content_08.png) left top repeat-x;
}
body#top #content #content-inner{
margin:0 auto;
width:963px;
}

/* Main
----------------------------------------------------*/

#main{
float:right;
width:721px;
}

body.type-right-sub #main{
float:left;
width:715px;
}

body.type-no-sub #main{
float:none;
width:auto;
}

body.type-no-sub-solid #main{
margin-right:auto;
margin-left:auto;
float:none;
width:722px;
}

body.type-popup #main{
float:none;
width:600px;
}

#main-inner{
padding:0 23px 15px;
}


/* Sub
----------------------------------------------------*/

#sub{
float:left;
width:236px;
}

body.type-right-sub #sub{
float:right;
}


/* Local Navigation
----------------------------------------------------*/

#nav-local{
margin-bottom:15px;
background:url("/shared/images/ln_bg_btm.gif") no-repeat 0 100%;
}

#nav-local dl{
padding:9px 10px 6px 10px;
background:url("/shared/images/ln_bg_top.gif") no-repeat 0 0;
}

#nav-local dt{
padding-bottom:3px;
background:url("/shared/images/ln_dt_bg_btm.gif") no-repeat 0 100%;
}

#nav-local dt span{
display:block;
background:url("/shared/images/ln_dt_bg_top.gif") repeat-x 0 100%;
}

#nav-local dt a{
padding:7px 5px 4px 13px;
display:block;
font-weight:bold;
}

#nav-local dt a:link,
#nav-local dt a:visited{
color:#333;
}

#nav-local dt a:active{
color:#0b6aba;
}

#nav-local dt a:hover,
#nav-local dt a:focus{
color:#2e93e9;
}

#nav-local li{
border-bottom:1px solid #e0e0e0;
}

#nav-local li.last{
border-bottom:0;
}

#nav-local li:last-child{
border-bottom:0;
}

#nav-local li a{
padding:12px 5px 8px 8px;
display:block;
background:url("/shared/images/ln_li_01_bg.gif") no-repeat 0 100%;
}

#nav-local li a:link,
#nav-local li a:visited,
#nav-local li a:active{
color:#0b6aba;
}

#nav-local li a:hover,
#nav-local li a:focus{
color:#2e93e9;
background:url("/shared/images/ln_li_01_h_bg.gif") no-repeat 0 100%;
}

#nav-local li a span{
padding-left:18px;
display:block;
background:url("/shared/images/blt_arrow_01.gif") no-repeat 0 4px;
}

#nav-local li ul{
margin:0 8px 0 10px;
font-size:86%;
}

#nav-local li li{
padding-bottom:2px;
border-bottom:0;
background:url("/shared/images/line_01.gif") repeat-x 0 0;
}

#sub #nav-local li li a{
padding-bottom:6px;
background:none;
}

#sub #nav-local li li a span{
display:block;
background:url("/shared/images/ln_li_02_bg.gif") no-repeat 4px 2px;
font-weight:normal;
}

#nav-local li ul ul{
margin:0;
font-size:100%;
}

#nav-local li li li{
padding-bottom:0;
background:none;
}

#sub #nav-local li li li a{
padding:8px 5px 2px 8px;
background:none;
}

#sub #nav-local li li a:link,
#sub #nav-local li li a:visited,
#sub #nav-local li li a:active{
color:#0b6aba;
}

#sub #nav-local li li a:hover,
#sub #nav-local li li a:focus{
color:#2e93e9;
background:url("/shared/images/ln_li_h_bg.gif") repeat-x 0 3px;
}

#sub #nav-local li li li a span{
padding-left:26px;
background:url("/shared/images/ln_li_03_bg.gif") no-repeat 11px 7px;
font-weight:normal;
}

#nav-local .current-01 a span{
background:url("/shared/images/blt_arrow_03.gif") no-repeat 0 5px;
font-weight:bold;
}

#sub #nav-local .current-02 a{
background:url("/shared/images/ln_li_h_bg.gif") repeat-x 0 3px;
}

#sub #nav-local .current-02 a:link,
#sub #nav-local .current-02 a:visited,
#sub #nav-local .current-02 a:active{
color:#333;
}

#sub #nav-local .current-02 a:hover,
#sub #nav-local .current-02 a:focus{
color:#2e93e9;
}

#sub #nav-local .current-02 a span{
font-weight:bold;
}

#sub #nav-local .current-02 li a span{
color:#0b6aba;
font-weight:normal;
}

#sub #nav-local .current-02 li a{
background-image:none;
}

#sub #nav-local .current-03 span{
display:block;
}

#sub #nav-local .current-03 a span,
#sub #nav-local .current-03 .current-02 span{
font-weight:bold;
}

#sub #nav-local .current-03 li span{
font-weight:normal;
}

#sub #nav-local .current-04 a{
color:#333;
background:url("/shared/images/ln_li_01_h_bg.gif") repeat-x 0 100%;
}

#sub #nav-local .current-04 a span{
background:url("/shared/images/blt_arrow_03.gif") no-repeat 0 5px;
font-weight:bold;
}

#sub #nav-local .current-04 li a{
background-image:none;
}

#sub #nav-local .current-04 li a span{
background:url("/shared/images/ln_li_02_bg.gif") no-repeat 4px 2px;
font-weight:normal;
}


/* Footer
----------------------------------------------------*/

#footer{
margin:25px auto 0;
position:relative;
width:955px;
}

#nav-footer{
margin-bottom:15px;
width:885px;
font-size:86%;
}

#nav-footer li{
margin-right:10px;
padding-right:10px;
border-right:1px solid #666;
display:inline;
}

#nav-footer li.last-child,
#nav-footer li:last-child{
border-right:0;
}

#footer-banner{
margin-bottom:15px;
}

#footer-banner li{
margin-right:4px;
float:left;
}

#signature{
position:absolute;
top:40px;
right:0;
text-align:right;
}

#company-logo{
margin-bottom:16px;
}

#copyright,
#checkcode{
line-height:1.3;
color:#999;
font-size:72%;
}

#checkcode{
margin-bottom:15px;
}

/*___ Top Footer ___*/

#footer.top #nav-footer{
float:left;
width:850px;
}

#footer.top #nav-footer li{
margin:0 10px 6px 0;
padding:0 0 0 15px;
border:none;
display:block;
float:left;
background:url("/shared/images/blt_arrow_02.gif") no-repeat 0 0.3em;
}
#footer.top #nav-footer li.w-100{width:100px;}
#footer.top #nav-footer li.w-130{width:130px;}
#footer.top #nav-footer li.w-160{width:160px;}
#footer.top #nav-footer li.w-180{width:180px;}
#footer.top #nav-footer li.w-260{width:260px;}

#footer.top #company-logo{
margin-top:-5px;
position:relative;
float:right;
}

#footer.top #footer-banner{
margin-top:-5px;
position:relative;
float:left;
}

#footer.top #signature{
position:static;
text-align:right;
}

/*___ Mini Footer ___*/

#footer.mini-01{
width:600px;
}
body.type-popup02 #footer.mini-01{
width:721px;
}
