@charset "UTF-8";
/**\*/
@import url("style-base.css");
@import url("style-default.css");














.info{
width: 530px;
overflow:hidden;
position:relative;
padding-bottom:10px;
}
.info dd{
width: 490px;
line-height:180%;
padding-left: 20px;
}

dl.info-blue{
background: #F0F9FF;
padding: 10px;
width: 510px;
border-bottom: 1px dotted #8a8a8a;
}
dl.info-blue dt{
color: #000556;
font-weight: bold;
width: 490px;
line-height:180%;
background:url(img/icon01.gif) no-repeat 0px 2px;
padding-left: 20px;
}
dl.info-white{
padding: 10px;
width: 510px;
border-bottom: 1px dotted #8a8a8a;
}
dl.info-white dt{
color: #000556;
font-weight: bold;
width: 490px;
line-height:180%;
background:url(img/icon02.gif) no-repeat 0px 0px;
padding-left: 20px;
}














ul.leftmenu{
width:180px;
background:url(img/inner/infomenu04.gif) repeat-y center top;
margin-bottom: 15px;
}
.menu{
width:170px;
font-size:14px;
font-weight:bold;
padding: 4px 5px;
color:#ffffff;
list-style:none;
background: url(img/inner/menuback.gif) no-repeat left top;
}
.cate-list{
background:url(img/inner/infomenu02.gif) repeat-x left bottom;
list-style:none;
padding: 7px 10px;
width: 158px;
margin: 0px 1px;
border-bottom: 1px solid #808080;
}
.cate-list a{
background: url(img/icon03.gif) no-repeat left center;
padding-left: 10px;
}
.cate-list a:link,.cate-list a:visited {
color: #1530A0;
text-decoration:none;
}
.cate-list a:hover,.cate-list a:active { color: #4460D5; text-decoration:underline; }
.mon-list{
list-style:none;
padding: 7px 10px;
width: 158px;
margin: 0px 1px;
border-bottom: 1px solid #808080;
text-align:center;
}


.info-ttl{
width: 510px;
background: url(img/inner/info-ttl.gif) no-repeat center top;
line-height:180%;
padding: 4px 10px 5px 10px ;
color: #161616;
font-size: 12px;
}
.info-entry{
width: 530px;
border-bottom: 1px solid #C7C7C7;
margin-bottom: 20px;
padding-bottom: 15px;
line-height:180%;
}
.info-entry02{
width: 500px;
padding: 10px 15px 15px 15px;
overflow:hidden;
position:relative;
}
.info-entry03{
width: 500px;
}
.info-next{
width: 490px;
margin: 0px auto;
background: url(img/icon04.gif) no-repeat right center;
padding-right: 10px;
text-align:right;
}
.info-data{
text-align:right;
padding-top:10px;
color: #0F4772;
}

.entry-list{
padding-left: 15px;
list-style:none;
line-height:180%;
}
.list{
list-style:none;
margin-bottom: 5px;
background: url(img/icon05.gif) no-repeat left center;
padding-left: 15px;
}
.next{
list-style:none;
margin-bottom: 5px;
background: url(img/icon06.gif) no-repeat left center;
padding-left: 15px;
}
.prev{
list-style:none;
background: url(img/icon07.gif) no-repeat left center;
padding-left: 15px;
}



.content-nav ul { 
height:50px; 
text-align:center; 
margin-top: 10px;
} 
.content-nav ul li { 
list-style-type : none; 
display:inline; 
background-color:#FFFFFF; 
} 
.content-nav ul li a { 
text-decoration:none; 
border:1px solid #C7C7C7; 
padding:1px 7px; 
color: #1530A0;
} 
.content-nav ul li a:hover { 
color:#4460D5; 
border:1px solid #FFFFFF; 
} 
.content-nav ul li a:visited { 
color: #1530A0;
} 
.content-nav ul span.current { 
padding:1px 4px; 
color: #1530A0; 
}





















.ttl03{
background:url(img/inner/point06.gif) no-repeat 0 8px;
font-size:12px;
padding:5px 0px 5px 14px;
line-height:150%;
}


.txt01{
line-height:180%;
padding:5px 0px;
}





table.contact_table{
border-bottom:1px solid #A2A2A2;
border-left:1px solid #A2A2A2;
}
table.contact_table th{
border-top:1px solid #A2A2A2;
border-right:1px solid #A2A2A2;
background:url(img/inner/glad01.gif) repeat-x left bottom;
padding:6px 8px;
text-align:left;
vertical-align:top;
font-weight:normal;
color:#35201D;
line-height:180%;
}
table.contact_table td{
border-top:1px solid #A2A2A2;
border-right:1px solid #A2A2A2;
padding:6px 10px;
text-align:left;
vertical-align:top;
color:#35201D;
line-height:180%;
}

.w400{
width:300px;
border:1px solid #818DA2;
padding:1px;
font-size:12px;
}
.w200{
width:200px;
border:1px solid #818DA2;
padding:1px;
font-size:12px;
}
.w100{
width:100px;
border:1px solid #818DA2;
padding:1px;
font-size:12px;
}

.must{
font-size:10px;
padding-left:5px;
color:#ee0000;
}

.ex{
font-size:10px;
color:#6C5A58;
}

.kakunin{
background:#EDEDED;
text-align:center;
padding:5px;
margin:15px auto;
}

.form-txt{
line-height:180%;
padding:5px 0px 15px 0px;
}


.pt05px{
padding-top:5px;
}