@charset "utf-8";
body {
	color: #000;
}
p {
	font-size: small;
	margin-bottom: 15px;
	line-height: 15px;
}

a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #09F;
	text-decoration: none;
}
h1 {
	font-size: x-small;
	color: #F00;
	background-image: url(img/h1_back.jpg);
	text-align: right;
	height: 20px;
	width: 635px;
	line-height: 20px;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-right: 15px;
}
h2 {
	font-size: small;
	background-image: url(img/h2_back.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 600px;
	color: #333;
	padding-left: 10px;
}
h3 {
	font-size: small;
	width: 200px;
	margin: 0px;
	padding: 0px;
	color: #F00;
}
h4 {
	font-size: medium;
	height: 20px;
	width: 540px;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 10px;
	background-image: url(img/q_back.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F00;
	color: #900;
	margin-top: 50px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table {
	font-size: small;
	line-height: 20px;
}
.narrow {
	letter-spacing: -0.1em;
}


#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#container_left {
	float: left;
	width: 200px;
}
#header {
}
#navibar {
	text-align: center;
	font-size: x-small;
	margin-bottom: 20px;
}
#navi_bottom {
	background-color: #FF6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 20px;
}
#footer_info {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	text-align: right;
}


#corp_info {
	text-align: left;
	height: 85px;
	font-size: small;
}
#container_right {
	float: right;
	width: 635px;
	margin-top: 5px;
}


#contents {
}
#contents_h2 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#contents_h3 {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}

#contents_h3_in {
	float: right;
	width: 570px;
}



#footer_link {
	clear: both;
	width: 850px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#footer {
	clear: both;
	width: 840px;
	font-size: 12px;
	background-image: url(img/footer_back.jpg);
	text-align: right;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	color: #F00;
	padding-right: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.img_margin {
	margin-top: 15px;
	margin-bottom: 15px;
}
.link_noline {
	text-decoration: none;
}
#top_link {
	width: 635px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#top_flash {
	margin-top: 20px;
}
#faq1 {
	height: 200px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#faq2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#formmail {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
.font12 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
}
.index_box {
	width: 580px;
	overflow: auto;
	height: 200px;
	border: 1px dotted #CCC;
	padding-left: 10px;
}

#footer_comp {
	text-align: right;
	height: 40px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

