article#contact_comment {
	border: none;
	margin: 0;
	padding: 0 0 0 25px;
}

div#now_page01 {
	background: url(../img/contact/now01.gif) no-repeat top right;
	width: 653px;
	height: 32px;
	margin: 0;
}

div#now_page02 {
	background: url(../img/contact/now02.gif) no-repeat top right;
	width: 653px;
	height: 32px;
	margin: 0;
}

div#now_page03 {
	background: url(../img/contact/now03.gif) no-repeat top right;
	width: 653px;
	height: 32px;
	margin: 0;
}

table#form_t {
	width: 653px;
	border: 3px solid #CCCCCC;
	border-collapse: collapse;
	margin: 6px 0 40px 0;
	text-align: left;
}

table#form_t tr th {
	background: none repeat scroll 0 0 #F7F7F7;
	width: 27%;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	vertical-align: middle;
}

table#form_t tr th span {
	padding: 1px 3px;
	background: none repeat scroll 0 0 #BC120A;
	color:#ffffff;
	font-size: 10px;
	font-weight: bold;
}

table#form_t tr td {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	line-height: 200%;
}

form input {
	border: 1px solid #CCCCCC;
}

form textarea {
	border: 1px solid #CCCCCC;
}

p.error {
	color:#c80e0e;
	font-weight: bold;
	margin: 10px 0 10px 25px;
}

a.return img {
	margin: 0 0 20px 0;
}

input.submit {
	background: url(../img/contact/form_confirm.gif) no-repeat top left;
	width: 133px;
	height: 35px;
	padding: 40px 0 0 0;
	overflow: hidden;
	border: none;
	cursor: pointer;
	margin: 0 20px 20px 0;
}

input.reset {
	background: url(../img/contact/form_reset.gif) no-repeat top left;
	width: 133px;
	height: 35px;
	padding: 40px 0 0 0;
	margin: 0 0 20px 0;
	overflow: hidden;
	border: none;
	cursor: pointer;
}

input.send {
	background: url(../img/contact/form_send.gif) no-repeat top left;
		width: 133px;
	height: 35px;
	padding: 40px 0 0 0;
	overflow: hidden;
	border: none;
	cursor: pointer;
	margin: 0 20px 20px 0;
}

article.detail_bl2 {
	width: 653px;
	text-align: left;
	margin: 0 0 20px 0;
}

article.detail_bl2 h3 {
	margin: 0 0 25px 0;
}