@charset "UTF-8";

.box_L_campaign_area{
	width:555px;
	height:100%;
	background-image:url(../img/bg_box_l_campaign_body.jpg);
	background-repeat: repeat-y;
	margin:0px 0 0px 0;
}


.box_L_campaign_head{
	background-image:url(../img/bg_box_l_campaign_head.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:8px 0 0 0;
}


.box_L_campaign_footer{
	background-image:url(../img/bg_box_l_campaign_footer.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:5px 0px 13px 15px;
	background-position: bottom;
}

#campaign_bottom {
	margin: 10px 0 0 0;
	width: 525px;
	height:30px;
}

#campaign_bottom_left {
	width:325px;
	height:30px;
	float: left;
}

#campaign_button_right a {
	width:200px;
	height:30px;
	float: left;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../img/0902_campaign_button.jpg);
}

#campaign_button_right a:hover {
	background-image:url(../img/0902_campaign_button_on.jpg);
}

.each_voice {
	margin: 10px 0 0 0;
}

.each_voice_left {
	margin: 0 0 0 5px;
	width: 90px;
	float: left;
}

.each_voice_right {
	margin: 0 5px 0 0;
	width: 415px;
	float: right;
	font-size: 75%;
}

.each_voice_right div.comment_head {
	margin: 0;
	padding: 10px 5px 0px 0;
	width: 415px;
	background:url(../img/bg_voice_head.jpg);
	background-repeat: no-repeat;
}

.each_voice_right div.comment_bottom {
	width: 415px;
	background:url(../img/bg_voice_bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 5px 0 15px 0;
}

.each_voice_right div.comment_head div.comment_bottom p {
	margin: 0 0 0 16px;
	padding: 0 0 0 9px;
	background: #B4E3F1;
}

ul.voice_detail {
	margin-left: 5px;
}

ul.other_comment {
	list-style-type: none;
	width: 515px;
	margin: 10px 5px 0 5px;;
	padding: 0;
}

ul.other_comment li.each_other_comment {
	font-size: 75%;
	padding: 0 0 3px 10px;
	margin: 0;
	background:url(../img/other_comment.jpg) no-repeat 0 3px;
}

.otoiawase_area_agency {
	background-image:url(/inquiry/img/bg_otoiawase_area_02.gif);
	background-repeat:no-repeat;
	float:left;
	width:251px;
	height:172px;
	padding:4px 0 0 5px;
}

.otoiawase_internet {
	background-image:url(../img/0902_internet_bk.jpg);
	background-repeat:no-repeat;
	clear: both;
	width: 517px;
	height: 50px;
	margin: 0 0 0 28px;
	padding: 0 0 0 10px;
}

.otoiawase_internet a {
	width:500px;
	height:30px;
	float: right;
	overflow:hidden;
	text-indent:-9999px;
	background-image:url(../img/0902_internet_button.jpg);
	margin-right: 13px;
	margin-top: 10px;
}

.otoiawase_internet a:hover {
	background-image:url(../img/0902_internet_button_on.jpg);
}