@charset "UTF-8";

#header {}
#header .header_inner{ margin:0 auto;padding:10px 10px 15px;text-align:left;}
#header .header_inner .header_logo{ display:inline-block;width:275px;vertical-align:top;}
#header .header_inner .header_logo img{width:100%;}

#content{background:#d5eef6;padding:70px 0 70px;}

#footer {}
#footer .footer_inner{ margin:0 auto;padding:30px 10px;}
#footer .footer_inner .copyright{font-size:14px;line-height:1.1;color:#303030;text-align:center;}

#main .content_title{max-width:960px;margin:0 auto 40px;}
#main .content_title h1{}
#main .content_title h1 span{font-size:38px;line-height:1.1;font-weight:700;color:#000;display:inline-block;position:relative; padding:0;}


#main.error{padding:55px 0 50px;}
#main.error .error_box{padding:200px 0 200px;max-width:960px;margin:0 auto 50px;background:#FFF;} 
#main.error .error_box p{font-size:16px;line-height:2.4;font-weight:700;color:#2359a9;text-align:center;}
/*
.topic_path{clear:both;padding:0 0 20px;}
.topic_path ul{width:100%;text-align:left;}
.topic_path li{font-size:1.4em;line-height:1.4;font-weight:700;color:#000;vertical-align:top;display:inline-block;}
.topic_path li:before{content:">";color:#000;font-weight:400;margin-left:5px;margin-right:5px;}
.topic_path li:first-child:before{content:"";margin:0;}
.topic_path li a{font-weight:400;color:#04C;text-decoration:underline;}
.topic_path li a:hover{text-decoration:none;}
*/
.topic_path{display: none;}