@charset "UTF-8";

/*--------------------------------------------------------------------------------
 customer 領域
 --------------------------------------------------------------------------------*/
/*

/*--------------------------------------------------------------------------------
 アンケート 領域
 --------------------------------------------------------------------------------*/

/*
====  アンケート  タイトル====
*/
#in_left .questionnaire_box {
	background:url(../img/common/dot1_2_w3_ccc.gif) repeat-x 0 bottom;
	padding:0 0 40px 15px;
	clear:both;
	float:none;
	width: 542px;
}
#in_left .questionnaire_tp_box {
	margin:20px 0 0;
	width:526px;
	height:190px;
}

/*--Cleafix- questionnaire_tp_box */
.questionnaire_tp_box:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* WinIE7 only */
*:first-child+html .questionnaire_tp_box{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html .questionnaire_tp_box{
  height:1%;
  overflow:hidden;/*DW*/
}
/**/
/*
====  アンケート画像  ====
*/
#in_left .questionnaire_img {
	margin-right:20px;
	float:left;
	border:#ddd solid 1px;
}
/*
====  アンケート＿名前  ====
*/
#in_left .customer_number {
	height:188px;
}

#in_left .questionnaire_tp_img {
	float:left;
}
/*
====  屋根  ====
*/
#in_left .questionnaire_tp_roof {
	background:url(../img/inner/customer/common/roof_reform_bg.gif) no-repeat 0 right;
	width:200px;
	padding-left:5px;
	display:block;
	float:left;
}
/*
====  外壁  ====
*/
#in_left .questionnaire_tp_wall {
	background:url(../img/inner/customer/common/wall_reform_bg.gif) no-repeat 0 right;
	width: 200px;
	padding-left:5px;
	display:block;
	float:left;
}
/*
====  洗面所  ====
*/

#in_left .questionnaire_tp_wash {
	background:url(../img/inner/customer/common/wash_reform_bg.gif) no-repeat 0 right;
	width: 200px;
	padding-left:5px;
	display:block;
	float:left;
}
/*
====  トイレ  ====
*/
#in_left .questionnaire_tp_toilet {
	background:url(../img/inner/customer/common/toilet_reform_bg.gif) no-repeat 0 right;
	width: 200px;
	padding-left:5px;
	display:block;
	float:left;
}
/*
====  エクステリア  ====
*/
#in_left .questionnaire_tp_exterior {
	background:url(../img/inner/customer/common/exterior_reform_bg.gif) no-repeat 0 right;
	width: 200px;
	padding-left:5px;
	display:block;
	float:left;
}
/*
==== お風呂  ====
*/
#in_left .questionnaire_tp_bath {
	background:url(../img/inner/customer/common/bath_reform_bg.gif) no-repeat 0 right;
	width: 200px;
	padding-left:5px;
	display:block;
	float:left;
}
/*
==== キッチン  ====
*/
#in_left .questionnaire_tp_kitchen {
	background:url(../img/inner/customer/common/kitchen_reform_bg.gif) no-repeat 0 right;
	width: 200px;
	padding-left:5px;
	display:block;
	float:left;
}
#in_left .questionnaire_tp p{
	height:30px;
}
#in_left .questionnaire_tp_name {
	font-size:125%;
	height:15px;
	font-weight:700;
	line-height:1em;
	display:block;
}
#in_left .questionnaire_tp_live {
	height:10px;
	line-height:1em;
	padding-top:5px;
	display:block;
}




/*
====  アンケート＿感想  ====
*/
#in_left .questionnaire_tp_impression {
	width:235px;
	float:left;
	margin:10px 0 0;
}

#in_left .questionnaire_tp_impression dt {
	background:#979697;
	color:#FFFFFF;
	font-weight:700;
	padding:6px 0 4px 10px;
	line-height:1em;
}

#in_left .questionnaire_tp_impression dd {
	background-color:#f0f0f0;
	color:#868586;
	letter-spacing:1px;
	padding:5px 10px;
}



/*
====  アンケート＿評価  ====
*/

#in_left .box_equestion {
	background:url(../img/common/dot1_2_w3_ccc.gif) repeat-x 0 bottom;
	padding:30px 0 40px 15px;
	clear:both;
	float:none;
	width: 542px;
}
/*--- clearfix box_equestion */
.box_equestion:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/* WinIE7 only */
*:first-child+html .box_equestion{
  height:1%;
}

/* WinIE6 and below */
/*\*/
* html .box_equestion{
  height:1%;
  overflow:hidden;/*DW*/
}
/**/

/* MacIE only */
/*\*//*/
.box_equestion{
  display:inline-table;
}
/**/


#in_left ul.ul_question {
	float:none;
	clear:both;
	display:block;
	width: 542px;
}

/*#in_left ul.ul_question li{
	min-height:20px;
	border-bottom:#CCC solid 1px;
}*/
#in_left li.question_q {
	width: 432px;
	padding:5px 0 5px 10px;
	float:left;
	min-height:20px;
	border-bottom:#CCC solid 1px;
}
#in_left li.question_a {	
	width:80px;
	padding:5px 10px;
	text-align:left;
	float:left;
	min-height:20px;
	border-bottom:#CCC solid 1px;
}


/*閉じるボタン*/
#in_left .ul_question li.close_btn {
	display:block;
	padding: 10px 0 0;
	width: 72px;
	margin: 0 0 0 450px;
}
a.a_close_tp {
	background:url(../img/common/close_tp.gif) no-repeat 0 0;
	text-indent:-10000px;
	display:block;
	width:72px;
	height:15px;
}
a.a_close_btm {
	background:url(../img/common/close_btm.gif) no-repeat 0 0;
	text-indent:-10000px;
	display:block;
	width:72px;
	height:15px;
}


/*開くボタン*/
.customer_open{
	display:block;
	width:72px;
	height:15px;
	padding:10px 0 0 450px;
	float: left;
}
a.a_open {
	background:url(../img/common/detailed_out.gif) no-repeat 0 0;
	text-indent:-10000px;
	width:72px;
	height:15px;
	display:block;
}






/*--------------------------------------------------------------------------------
 手紙 領域
 --------------------------------------------------------------------------------*/
/*
/*
====  アンケート  タイトル====
*/
/*
====  手紙用 top  ====
*/
#in_left .questionnaire_tp_letter {
	background:url(../img/inner/customer/common/letter_border.gif) no-repeat 0 right;
	width: 105px;
	padding-left:5px;
	margin:0 0 10px;
	display:block;
	float:left;
}

/*
====  お手紙  タイトル====
*/
#in_left .letter_body {
	margin:30px 0 0;
	padding:0 0 25px 15px;
	clear:both;
	float:none;
	width: 532px;
	background:url(../img/common/dot1_2_w3_ccc.gif) repeat-x 0 bottom;
}

/*
====  手紙用画像  ====
*/
#in_left .letter_left_body {
	width:126px;
	height:210px;
	float:left;
}
#in_left .letter_img {
	width:123px;
	height:168px;
	display:block;
	float:left;
	border:#CCC solid 1px;
}
/*
====  アンケート＿感想  ====
*/
#in_left .letter_tp_impression {
	width:375px;
	float:left;
	margin:0 0 0 15px;
}

#in_left .letter_tp_impression dt {
	background:#979697;
	color:#FFF;
	font-weight:700;
	padding:6px 0 4px 10px;
	line-height:1em;
}

#in_left .letter_tp_impression dd {
	background-color:#f0f0f0;
	color:#868586;
	letter-spacing:1px;
	padding:5px 10px 10px;
}
/*--Cleafix- questionnaire_sheetbox */
.letter_tp_impression:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* WinIE7 only */
*:first-child+html .letter_tp_impression{
	height:1%;
}

/* WinIE6 and below */
/*\*/
* html .letter_tp_impression{
	height:1%;
	overflow:hidden;/*DW*/
}
/**/

