@charset "utf-8";
#privacy #lead {
	background-image: url(../info/images/main_visual_privacy.png);
	background-repeat: no-repeat;
}
#tokutei #lead {
	background-image: url(../info/images/tokutei_main_visual.png);
	background-repeat: no-repeat;
}
#inquiry #lead {
	background-image: url(../info/images/inquiry_main_visual.png);
	background-repeat: no-repeat;
}
#form #lead {
	background-image: url(../info/images/inquiry_main_visual.png);
	background-repeat: no-repeat;
}
#inquiry #main .section h5 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #666666;
}
#inquiry #main .section p {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}





#main h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.attention {
	color: #CC0000;
}
#form #main .section td {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#form_button {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#form_button #check {
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
}
#form_button #reset {
	padding: 5px;
	margin-right: 10px;
	font-weight: bold;
}
#form #wrapper #content #main .section #to_post #check {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#form #wrapper #content #main .section #to_post #back {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#form #wrapper #content #main .section table {
	width: 98%;
}

