@charset "utf-8";

body{
background:url(../img/parts/body_bg.gif) repeat-x;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

input,textarea,select{
font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif
}

p,address,td{
color:#333333;
line-height:1.4;
}
th{
color:#000000;
line-height:1.4;
}

label{
cursor:pointer;
}
/* HEADER */

#header{
width:860px;
height:100px;
margin:0 auto;
}

#header #logo{
float:left;
width:274px;
height:42px;
padding-top:40px;
}

#header #logo a{
display:block;
background:url(../img/parts/header_logo.gif) no-repeat;
width:274px;
height:42px;
text-indent:-9999px;
overflow:hidden;
}

#header ul{
float:right;
width:318px;
height:12px;
padding-top:70px;
line-height:12px;
font-size:12px;
text-align:right;
}

#header ul li{
display:inline;
padding-left:10px;
}

#header ul li img{
vertical-align:top;
}

#content_header{
background:url(../img/parts/content_header_bg.png) center top no-repeat;
width:100%;
height:100px;
}
#content_header img{
display:block;
width:860px;
height:100px;
margin:0 auto;
}

/* CONTENTS */

#contents{
width:860px;
height:60px;
margin:0 auto;
padding-bottom:30px;
}

#contents ul{
display:inline;
}

#contents li{
float:left;
display:inline;
}

#contents img{
vertical-align:top;
}

/* CONTENT */
#content{
width:860px;
margin:0 auto;
}

/* ARTICLE */
#article{
clear:left;
width:840px;
padding:40px 10px 40px 10px;
}

#article h1{
color:#CC0000;
height:24px;
line-height:24px;
text-indent:-9999px;
overflow:hidden;
padding-bottom:40px;
}

#article h2{
border-top:1px solid #EEEEEE;
color:#BB0000;
padding:20px 0;
line-height:1.5;
font-size:100%;
text-indent:10px;
}

#article p,
#article address{
padding:0 10px 10px 20px;
font-size:81.25%;
}

#article p.description{
padding:0 0 50px 10px;
}

#article a:link,
#article a:visited{
font-weight:bold;
color:#000000;
}

#article a:hover,
#article a:active{
color:#CC0000;
font-weight:bold;
}


/* ASIDE */
#aside{
float:right;
padding:40px 10px 20px 10px;
}

/* local contents */


#local_contents{
width:200px;
float:left;
padding:40px 10px 20px 10px;
}

#local_contents h2{
background:#333333;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
height:40px;
line-height:40px;
text-indent:15px;
font-size:81.25%;
}

#local_contents ul{
list-style:none;
}

#local_contents ul li{
border-bottom:1px solid #FFFFFF;
width:200px;
height:40px;
line-height:40px;
font-size:81.25%;
}

#local_contents ul li a{
display:block;
width:200px;
height:40px;
line-height:40px;
text-indent:15px;
}

#local_contents ul li a:link,
#local_contents ul li a:visited{
background:#EEEEEE;
color:#000000;
}

#local_contents ul li.active a{
background:#FFCCCC;
color:#000000;
}

#local_contents ul li a:hover{
background:#FF0000;
color:#FFFFFF;
}

#local_contents ul li a:active{
background:#CC0000;
color:#FFFFFF;
}


/* TOPIC PATH */
.topic_path_head,
.topic_path_foot{
clear:both;
width:840px;
height:30px;
padding:0 10px;
line-height:30px;
font-size:68.75%;
list-style:none;
}
.topic_path_head:after,
.topic_path_foot:after{
content:"";
display:block;
clear:both;
}

.topic_path_head li,
.topic_path_foot li{
display:block;
float:left;
background:url(../img/parts/topic_path_li_bg.gif) left center no-repeat;
padding:0 5px 0 14px;
}

.topic_path_head a:link,
.topic_path_foot a:link,
.topic_path_head a:visited,
.topic_path_foot a:visited{
color:#000000;
}

.topic_path_head a:hover,
.topic_path_foot a:hover{
color:#FF0000;
}

.topic_path_head a:active,
.topic_path_foot a:active{
color:#FF6600;
}

.topic_path_head li.home,
.topic_path_foot li.home{
background:url(../img/parts/topic_path_home_bg.gif) left center no-repeat;
width:8.3em;
padding:0 5px 0 19px;
}

.topic_path_head li a,
.topic_path_foot li a{
display:block;
float:left;
}

.topic_path_foot li.to_top{
float:right;
background:none;
width:110px;
height:30px;
padding:0;
}

.topic_path_foot li.to_top a{
display:block;
float:right;
background:url(../img/parts/topic_path_to_top.png) left top no-repeat;
width:110px;
height:30px;
text-indent:-9999px;
overflow:hidden;
}

.topic_path_foot li.to_top a:hover{
background-position:left bottom;
}

.topic_path_head{
background:#F8F8F8;
}

/* FOOTER */
#footer{
clear:left;
background:#333333;
}

#footer:after{
content:"";
display:block;
clear:both;
}

#footer .content{
width:860px;
margin:0 auto;
}

#footer .content:after{
content:"";
display:block;
clear:both;
}

#footer .left{
float:left;
width:320px;
padding:30px 0;
}

#footer address{
color:#FFFFFF;
font-family:"Trebuchet MS", "Lucida Sans Unicode", Verdana, Helvetica;
font-size:56.25%;
}

#footer #name{
background:url(../img/parts/footer_name.gif) no-repeat;
width:160px;
height:20px;
line-height:20px;
text-indent:-9999px;
overflow:hidden;
}

#footer ul{
float:left;
width:540px;
padding:30px 0;
line-height:1.8;
font-size:68.75%;
text-align:right;
vertical-align:middle;
}

#footer ul li{
background:url(../img/parts/footer_ul_li_bg.gif) left center no-repeat;
display:inline;
padding-left:0.5em;
line-height:1.8;
}

#footer ul li.left_child{
background:none;
padding-left:0;
}

#footer ul a:link,
#footer ul a:visited{
color:#FFFFFF;
text-decoration:none;
}

#footer ul a:hover{
color:#FF0000;
}

#footer ul a:active{
color:#CC0000;
}


/* CONTACT */
#footer .contact{
background:#F4F4F4;
padding:10px 0;
}

#footer .contact:after{
content:"";
display:block;
clear:both;
}

#footer .contact h2{
display:none;
}

#footer .contact p.description{
float:left;
background:url(../img/parts/footer_contact_desc.gif) no-repeat;
width:350px;
height:80px;
text-indent:-9999px;
overflow:hidden;
}

#footer .contact h3{
height:35px;
text-indent:-9999px;
overflow:hidden;
}

#footer .contact p{
height:45px;
text-indent:-9999px;
overflow:hidden;
}

#footer .contact .email{
float:left;
width:270px;
height:80px;
}

#footer .contact .email h3{
background:url(../img/parts/footer_contact_email_h3.gif) no-repeat;
width:270px;
}

#footer .contact .email p{
width:270px;
height:45px;
text-indent:0;
}

#footer .contact .email p a{
display:block;
background:url(../img/parts/footer_contact_email_a.gif) no-repeat;
width:190px;
height:30px;
text-indent:-9999px;
overflow:hidden;
}

#footer .contact .email p a:hover{
background-position:left bottom;
}

#footer .contact .tel{
float:left;
width:240px;
height:80px;
}

#footer .contact .tel h3{
background:url(../img/parts/footer_contact_tel_h3.gif) no-repeat;
width:240px;
}

#footer .contact .tel p{
background:url(../img/parts/footer_contact_tel_p.gif) no-repeat;
width:240px;
}