@charset "utf-8";
.font_big {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
}
#sub_container {
	margin-left: 30px;
	margin-bottom: 40px;
}
#sub_container p {
	margin-top: 4px;
	margin-bottom: 0px;
}


#main_h1_bar h1 {
	color: #CC9900;
	background-image: none;
	width: 840px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub_container h2 {
	font-family: "メイリオ";
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
}




/*gazo okikae*/
#inquiry_form a {
	background-image: url(../swap_image/inquiry_form_over.jpg);
	display: block;
	height: 53px;
	width: 525px;
	margin-top: 20px;
	margin-left: 20px;
}

#inquiry_form a:hover {
	background-color: #FFFFFF;
}
#inquiry_form a img {
	display: block;
	height: 53px;
	width: 525px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inquiry_form a:hover img {
	visibility: hidden;
}
#sub_container #telfax {
	font-family: "メイリオ";
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #006699;
	margin-left: 50px;
	margin-top: 30px;
}
#sub_container #telfax img {
	vertical-align: bottom;
	padding-right: 30px;
}
#sub_container h3 {
	font-size: 16px;
	line-height: 18px;
	color: #CC0000;
}
