@charset "UTF-8";

/*--------------------------------------------------------------------------------
 diagnosis_common 領域
 --------------------------------------------------------------------------------*/
/*インナーナビ　画像*/
#in_diagnosis_title {
	width:544px;
	height:120px;
	display:block;
	float: left;
}
#in_left .in_diagnosis_title_img {
	float: left;
}
#in_left .in_diagnosis_right_bg {
	background:url(../img/inner/diagnosis/diagnosis_bg_l.gif) no-repeat 0 0;
	padding: 9px 0 0 9px;
	width:329px;
	height:111px;
	float:left;
}
#in_left .in_diagnosis_right_title {
	background:url(../img/inner/diagnosis/diagnosis_bg_title.gif) no-repeat 0 0;
	width:152px;
	height:47px;
	text-indent:-10000px;
}
ul#ul_in_diagnosis_title{
	display:block;
	list-style-type: none;
	height:15px;
	margin-top:35px;
	float: none;
	clear: both;
}
ul#ul_in_diagnosis_title li {
	background:url(../img/inner/diagnosis/btn_point_bg.gif) no-repeat 0 0;
	padding:0 28px 0 14px;
	height:12px;
	font-size:91%;
	line-height:1.2em;
	float:left;
}
ul#ul_in_diagnosis_title li a{
	color:#FFFFFF;
}
ul#ul_in_diagnosis_title li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/*--------------------------------------------------------------------------------
  屋根診断の案内　領域
 --------------------------------------------------------------------------------*/

/*屋根診断の案内　タイトル*/
#in_left .diagnosis_title_img{
	margin:25px 0;
	width:395px;
	height:30px;
	float:left;
	display:block;
}
/*屋根診断の案内　タイトル 横長*/
#in_left .diagnosis_title_l_img{
	margin:25px 0;
	display:block;
	height:30px;
	float:left;
	display:block;
}

/*屋根診断の案内　説明*/
#in_left .diagnosis_title_text_box{
	color:#333333;
	line-height:1.4;
	letter-spacing:1px;
	padding:0 25px 0 0;
	width:370px;
	float:left;
}
/*屋根診断の案内　説明　画像なし*/
#in_left .diagnosis_title_text_long_box{
	color:#333333;
	line-height:1.4;
	letter-spacing:1px;
	width:544px;
	float:left;
	margin-bottom:70px;
}

#in_left .diagnosis_title_sub_img{	
	float:left;
}

/*--------------------------------------------------------------------------------
  屋根診断の流れ　領域
 --------------------------------------------------------------------------------*/

#in_left .diagnosis_box_flow {
	padding:0 0 0 16px ;
	margin:30px 0 0 0;
	clear:both;
	float:none;
	width: 526px;
}

/*屋根診断の流れ　タイトル*/
#diagnosis_flow_l_img{
	margin:25px 0 0 0;
	display:block;
	width:544px;
	height:30px;
	float:left;
	display:block;
}

/*
====  flow_box　全体  ====
*/
#box_flow {
	padding:25px 0 0 0 ;
	clear:both;
	float:none;
	width: 544px;
}

/*屋根診断の流れ　 dia_flow_box */
#in_left .dia_flow_box{
	letter-spacing:1px;
	line-height:1.4;
}

/*屋根診断の流れ　 dtタグ */
#in_left .dia_flow_box dt{
	width:533px;
	height:23px;
	text-indent:-10000px;
}

/*屋根診断の流れ　 ddタグ */

#in_left .dia_flow_box_dd{
	background:url(../img/inner/diagnosis/flow_arrow.gif) no-repeat 15px 0;
	padding:0 10px 0 70px;
	margin-top:15px;
	_height:47px;
	min-height:47px;
	clear:both;
	display:block;
}
#in_left .dia_flow_box_dd_last{
	display:block;
	padding:0 10px 0 70px;
	margin:15px 0 70px 0;
	_height:47px;
	min-height:47px;
	clear:both;
}

/*屋根診断の流れ　テキストライン*/
#in_left .flow_text_line{
	background:url(../img/common/dot1_1_w4_036.gif) repeat-x 0 bottom;
	padding:1px 0;
	display:block;

}
/*
====  屋根診断の流れ_step　画像  ====
*/

#in_left .flow_step1{
	background:url(../img/inner/diagnosis/flow_step1.gif) 0 0 no-repeat;
	margin-top:25px;
}

#in_left .flow_step2{
	background:url(../img/inner/diagnosis/flow_step2.gif) 0 0 no-repeat;
	margin-top:15px;
}

#in_left .flow_step3{
	background:url(../img/inner/diagnosis/flow_step3.gif) 0 0 no-repeat;
	margin-top:15px;
}

#in_left .flow_step4{
	background:url(../img/inner/diagnosis/flow_step4.gif) 0 0 no-repeat;
	margin-top:15px;
}

#in_left .flow_step5{
	background:url(../img/inner/diagnosis/flow_step5.gif) 0 0 no-repeat;
	margin-top:15px;
}

#in_left .flow_step6{
	background:url(../img/inner/diagnosis/flow_step6.gif) 0 0 no-repeat;
	margin-top:15px;
}

#in_left .flow_step7{
	background:url(../img/inner/diagnosis/flow_step7.gif) 0 0 no-repeat;
	margin-top:15px;
}

