@charset "utf-8";

body{
width:840px;
margin:0 auto;
padding:0;
font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
background-color: #F8F8F8;
}

a:link,
a:visited {
color:#465076;
}
a:hover,
a:active {
color:#A5ACC9;
}

/* --- HEADER --- */

#header{
background: url(../img/parts/header_bg.gif) no-repeat center top;
height: 130px;
overflow:hidden;
padding: 20px 20px 0;
}
#header .logo{
text-align: right;
}
#header h1 {
font-size: 12px;
line-height: 30px;
font-weight: normal;
text-align: left;
margin-top: 20px;
}
#header .logo2 {
text-align: left;
padding: 0 5px;
}

#header img {
vertical-align: bottom;
}

/* --- WRAPPER --- */

#wrapper {
background: url(../img/parts/wrapper_bg.gif) repeat-y center top;
width:840px;
}


#sub_contents {
height:20px;
padding:0;
list-style:none;
text-align: right;
line-height: 20px;
overflow:hidden;
}
#sub_contents li {
display:inline;
}

/* --- CONTENTS --- */

#contents {
background: url(../img/parts/contents_bg.gif) no-repeat 30px 10px;
width: 140px;
float: left;
padding: 40px 20px 0 30px;
list-style-type: none;
}
#contents ul {
list-style-type: none;
}

#contents img{
vertical-align:top;
}
#contents .contact {
padding: 5px 0 10px;
}
#contents .mobile {
font-size: 62.5%;
line-height: 1.5;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding: 5px 20px 0;
}
#contents .url {
background: url(../img/parts/url_bg.gif) no-repeat center bottom;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 62.5%;
line-height: 1.5;
padding: 0 10px 10px;
text-align: center;
}
#contents .margin {
margin-top: 5px;
}


#link {
list-style-type: none;
margin: 0 0 10px;
padding: 5px 10px 10px;
border: 2px solid #EEEEEE;
font-size: 12px;
width: 136px;
background-color: #F8F8F8;
}
#link li {
line-height: 1.2;
padding-top: 5px;
}



/* --- CONTENT --- */

#content {
padding: 0 20px 0 0;
margin: 0px;
width: 630px;
float: left;
}
#content h2 {
	height: 40px;
}

#content h3 {
	font-size: 100%;
	line-height: 2;
	padding: 0 15px;
	clear: both;
	background-image: url(../img/parts/h3_bg.gif);
	background-repeat: no-repeat;
	margin: 5px 5px;
	height: 30px;
	color: #003366;
}
#content h4 {
font-size: 87.5%;
font-weight: bold;
color: #2F4B9C;
background-image: url(../img/parts/point.gif);
background-repeat: no-repeat;
background-position: left center;
padding: 0 20px;
margin: 10px;
}

#content p {
font-size: 75%;
line-height: 1.5;
padding: 0 20px 10px;
}



/* --- TOPIC PATH --- */
.topic_path,
.bottom_topic_path{
clear:both;
list-style:none;
font-size:65%;
text-align: right;
line-height: 1.5;
padding: 0 10px;
border-top:2px solid #DDDDDD;
}
#content .topic_path a {
background-image: url(../img/parts/p.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 15px;
font-size: 10px;
}


.topic_path li,
.bottom_topic_path li{
display:inline;
font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.bottom_topic_path{
width:740px;
height:1.6363em;
line-height:1.6363em;
margin:0;
}
.bottom_topic_path li{
float:left;
}

.bottom_topic_path li img{
vertical-align:bottom;
}

.bottom_topic_path li.to_page_top{
float:right;
text-align:right;
}

/* --- FOOTER --- */

#footer{
clear:both;
width: 800px;
padding: 10px 20px 20px;
margin: 0;
background: url(../img/parts/footer_bg.gif) repeat-y center top;
}
#footer ul{
line-height:30px;
text-align:right;
font-size:62.5%;
list-style:none;
border-top: 10px solid #000000;
}
#footer li{
display:inline;
border-left:1px solid #EEEEEE;
padding:0 0.5em;
}

#footer li.first_child{
border:none;
}

#footer address{
padding: 0 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 68.75%;
color: #666666;
text-align: right;
}

#top {
clear: both;
font-size: 11px;
line-height: 30px;
text-align: right;
padding: 0 30px;
height: 30px;
}
