@charset "Shift_JIS";


#contents .koudoku {
	height: auto;
	width: 525px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#contents .koudoku h2 {
	background-image: url(../img/koudoku_title.jpg);
	height: 24px;
	width: 190px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents .koudoku h2#title_kaiyaku {
	background: url(../img/koudokukaijo_title.jpg) no-repeat;
}

#contents .koudoku h2#title_henkou {
	background: url(../img/henkou_title.jpg) no-repeat;
}

#contents .koudoku h3 {
	color: #FFFFFF;
	background-color: #FF6600;
	width: 120px;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contents .koudoku .price {
	border: 1px dotted #CCCCCC;
	width: 400px;
	padding: 4px;
	background-color: #FFF5F0;
}

#contents .koudoku_back_no {
	height: auto;
	width: 525px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#contents .koudoku_back_no_img {
	border: 1px solid #CCCCCC;
}
#contents .koudoku_back_no h2 {
	background-image: url(../img/koudoku_back_no.jpg);
	height: 24px;
	width: 262px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.clear {
	clear: both;
}

#contents .koudoku_send {
	height: auto;
	padding-top: 20px;
	width: 525px;
}
.table01 {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFE1E1;
	font-size: 12px;
}
.table01 .td01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	padding: 2px;
}
.table01 .td02 {
	padding: 4px;
}
#koudoku_form {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 525px;
}
#koudoku_form table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#koudoku_form table .box01{
	padding: 4px;
	text-align: center;
	width: 130px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;

}
#koudoku_form table .box02{
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
#koudoku_form table .box03{
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
#koudoku_form table .text01{
	font-size: 10px;

}
