@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      info.css
 Style Info:     コンテンツのスタイル
-----------------------------------------------------------
Style Index
	
/*----------------------------------------------------
	コンテンツ
----------------------------------------------------*/
#contents {
    width: 670px;
	margin:0 auto;
	padding:0;
}

#contents h2 {
    width:670px;
	height:46px;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}

#contents h3 {
    width:670px;
	height:32px;
	margin:0 0 0 0;
	padding:0 0 5px 0;
}



#txt_decimal_contact li {
    background: url(../../img/txt_decimal.jpg) no-repeat 0 1em;
	line-height:140%;
	margin:0 0 0 0;
	padding:10px 0 0 16px;
	list-style-type:none;
	letter-spacing:0.15em;
}

#txt_decimal_contact {
    width:670px;
	margin:0;
	padding:0 0 5px 0;
}

#info_img_base {
    width: auto;
	height:72px;
	margin:0 0 0 0;
	padding:0 0 0 80px;
	float:left;
}

#info_img01 {
    width:244px;
	height:62px;
	margin:10px 10px 0 0;
	padding:0;
	float:left;
}

#info_img_base_02 {
    clear:both;
    width: auto;
	height:72px;
	margin:0 0 0 0;
	padding:0 0 0 80px;
	float:left;
}



#sitemap_bar {
	line-height: 1.5em;
	background-color: #D2ECFA;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.decimal {
	background-image: url(../../img/txt_decimal.jpg);
	background-repeat: no-repeat;
	padding-left: 1.2em;
}

#link_site {
    width:670px;
}

#link_site table {
    width:670px;
}

#link_site table td {
	text-align:left;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

#link_site table td a {
	margin:0;
	color:#666666;
	text-decoration: none;
	vertical-align:baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
	background-image: url(../../img/txt_rollout.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
#link_site table td a:hover {
    color:#219DD9;
	text-decoration:underline;
	background: url(../../img/txt_rollover.jpg) no-repeat 0 0;
	}
	
