#content .comment_box .text_box_01,#content .comment_box .text_box_02
{
	float: right;
	width: 570px;
	padding-top: 20px;
	_zoom:1;
	overflow:hidden;
}
#content .comment_box .text_box_01
{
	background-image:   url("images/under_point.gif");
	background-repeat: no-repeat;
	background-position: 136px bottom;
	padding-bottom: 56px;
}
#content .comment_box h4
{

	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	padding-bottom: 1em;
}
#content .comment_box #h4_01{	background-image:   url("images/no_01.gif");}
#content .comment_box #h4_02{	background-image:   url("images/no_02.gif");}
#content .comment_box #h4_03{	background-image:   url("images/no_03.gif");}
#content .comment_box #h4_04{	background-image:   url("images/no_04.gif");}
#content .comment_box #h4_05{	background-image:   url("images/no_05.gif");}
#content .comment_box #h4_06{	background-image:   url("images/no_06.gif");}


#contact_table
{
}
#contact_table table
{
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 2em;
}
#contact_table caption
{
	color: #CE0E0E;
	text-align: left;
}
#contact_table th
{
	background-color: #F5F2EE;
	width: 180px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#contact_table th span
{
	color: #CE0E0E;
	padding-left: 4px;
}
#contact_table th .orange_box
{
	background-color: #FFBB54;
	padding: 8px;
	text-align: center;
	color: #6F3B05;
}

#contact_table td
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	vertical-align: top;
	text-align:left;
}
#contact_table td .input_space input
{
	margin-bottom: 10px;
}
#contact_table td textarea
{
}
#contact_table td .kiyaku
{
	overflow: scroll;
	border: 1px solid #D7D7D7;
	padding: 10px;
	height: 140px;
	margin-bottom: 4px;
}
#contact_table td .kiyaku p
{
	margin-bottom: 1em;
}

.btn_box
{
	clear: both;
	padding-top: 20px;
	padding-left: 150px;
}
.btn_box p
{
	margin-bottom: 20px;
	font-weight: bold;
}
.btn_box input
{
	display: block;
	float: left;
}
.btn_box a
{
	display: block;
	float: left;
	margin-right: 20px;
}
.err_msg
{
	color: #CC0000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}



#contact_table h4
{
	color: #666600;
	margin-bottom: 1em;
}
