@charset "utf-8";
/* CSS Document */

#left_container {
	float: left;
	width: 600px;
	margin-left: 3px;
	margin-top: 15px;
}
*html #left_container {margin-left: 2px;}

#right_container {
	width: 345px;
	float: left;
	margin-top: 15px;
}
#right_container p {
	text-align: left;
	margin-left: 140px;
	margin-top: 9px;
	line-height: 18px;
	margin-right: 12px;
}
#right_container #pr01 {
	height: 135px;
	width: 345px;
	background-image: url(../img/top/pr_img01.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
}
#right_container #pr02 {
	height: 135px;
	width: 345px;
	background-image: url(../img/top/pr_img02.gif);
	background-repeat: no-repeat;
	float: left;
}

#right_container #pr03 {
	height: 135px;
	width: 345px;
	background-image: url(../img/top/pr_img03.gif);
	background-repeat: no-repeat;
	float: left;
}
.input {
	text-align: left;
}
.mailform p {
	font-size: 10px;
	color: #FF6600;
}
th {
	text-align: right;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F90;
	width: 40%;
	font-weight: normal;
}
td {
	text-align: left;
}
