@charset 'UTF-8';

/*==========================================================*/
/*TOP用背景*/
/*==========================================================*/

html,body{
background: url(../../img/top/body_bg.jpg) center top repeat-x!important;
}

/*==========================================================*/
/*ヘッダーコンテンツ*/
/*==========================================================*/

#top_header_contents{
width: 955px;
margin: 0 auto 10px auto;
padding-right: 5px;
}

	#top_header_contents .box_left{
	width: 730px;
	float: left;
	}
	
	#top_header_contents .box_right{
	width: 217px;
	float: right;
	}
	
	#new_info{
	background: url(../../img/top/new_info_bottom.png) left bottom no-repeat;
	padding-bottom: 14px;
	}
	
	#new_info_head{
	background: url(../../img/top/new_info_head.png) left top no-repeat;
	width: 217px;
	height: 79px;
	text-indent: -999em;
	overflow: hidden;
	}
	
		#new_info_head a{ width: 100%; height: 100%; display: block;}
	
	#new_info .box{
	background: url(../../img/top/new_info_bg.png) left top repeat-y;
	width: 217px;
	}
	
	#info_list_wrap{
	background: #FAF4CD;
	width: 190px;
	min-height: 198px;
	height: auto!important;
	height: 198px;
	margin: 0 auto;
	}
	
		#new_info .info_list{
		width: 174px;
		margin: 0 auto;
		padding: 8px;
		border-bottom: 1px solid #FCE6A0;
		}
		
		#new_info .borderless{ border: none;}/*一覧最後尾処理*/
		
			#new_info .info_list dt{
			background: url(../../img/top/icon_info_day.jpg) left center no-repeat;
			line-height: 1.3;
			padding-left: 14px;
			color: #666666;
			letter-spacing: 0.5px;
			}
			
			#new_info .info_list dd{
			background: url(../../img/top/icon_info_title.jpg) left 5px no-repeat;
			padding-left: 14px;
			line-height: 1.4;
			min-height: 33px;
			height: auto!important;
			height: 33px;
			}
			
				#new_info .info_list dd a{
				color: #993300;
				text-decoration: underline;
				}
				
				#new_info .info_list dd a:hover{
				text-decoration: none;
				}
				
				
/*==========================================================*/
/*ＴＯＰコンテンツ*/
/*==========================================================*/

#contents{
float: left!important;
}

#side_contents{
float: right!important;
}

/*-------------------------*/
/*--施工メニュー--*/
/*-------------------------*/

#contents_menu_wrap{
background: #D7F2FF;
border: 4px solid #0099FF;
padding: 8px 12px 5px 12px;
margin-bottom: 20px;
}

#contents_menu{
width: 657px;
margin: 0 auto;
}

	#contents_menu ul{
	list-style: none;
	zoom: 1;
	margin-right: -11px;
	_margin-right: -22px;
	}
	
	#contents_menu li{
	width: 156px;
	float: left;
	margin-right: 11px;
	}
	
	#contents_menu li .txt{
	margin-bottom: 5px;
	padding: 0 2px;
	text-align: justify;
	text-justify: inter-ideograph;
	}
	
/*-------------------------*/
/*--施工事例--*/
/*-------------------------*/

#case_example_wrap{
width: 690px;
margin-bottom: 40px;
}

#case_exam_title{
background: url(../../img/top/case_exam_title.jpg) left top no-repeat;
width: 690px;
height: 81px;
text-indent: -999em;
overflow: hidden;
}

	#case_example_wrap .box{
	background: #F7F6ED;
	width: 660px;
	padding: 0 16px 13px 12px;
	border: 1px solid #EAEAE2;
	border-top: none;
	}
	
	#case_exam_txt{
	background: url(../../img/top/case_exam_txt.jpg) left top no-repeat;
	width: 660px;
	height: 53px;
	text-indent: -999em;
	overflow: hidden;
	}
	
	#case_exam_midashi{
	background: url(../../img/top/case_exam_midashi.jpg) left top no-repeat;
	width: 660px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	}
	
	#case_exam{
	background: url(../../img/top/case_exam_bg.jpg) left bottom no-repeat;
	width: 660px;
	padding-bottom: 23px;
	margin-bottom: 5px;
	}
	
		#case_exam ul{
		list-style: none;
		zoom: 1;
		}
		
		#case_exam li{
		float: left;
		}
	
	#case_exam_new{
	background: #FFFFFF;
	width: 647px;
	padding: 10px 6px 6px 7px;
	}
	
		#case_exam_new_txt{
		background: url(../img/icon01.jpg) left center no-repeat;
		padding-left: 20px;
		font-size: 14px;
		font-weight: bold;
		color: #666666;
		}
		
			#case_exam_new_txt span{
			background: url(../../img/top/icon_new.jpg) right top no-repeat;
			padding-right: 35px;
			padding-top: 5px;
			}
			
		
					
	#hirakawa_ideology{
	width: 678px;
	border: 1px solid #CDE9FC;
	position: relative;
	}
	
	#hirakawa_title{
	background: url(../../img/top/hirakawa_ideology_title.jpg) left top no-repeat;
	width: 678px;
	height: 85px;
	text-indent: -999em;
	overflow: hidden;
	}
	
		#hirakawa_ideology .box{
		background: url(../../img/top/hirakawa_ideology_bg.jpg) left top no-repeat;
		width: 678px;
		height: 193px;
		overflow: hidden;
		}
	
		#hirakawa_ideology .txt{
		width: 447px;
		padding: 25px 0 0 20px;
		}
		
		#hirakawa_ideology .about{
		background: url(../../img/top/hirakawa_ideology_link.png) left top no-repeat;
		display: block;
		position: absolute;
		width: 75px;
		height: 24px;
		color: #FFFFFF;
		padding-left: 26px;
		line-height: 1.9;
		bottom: 25px;
		right: 30px;
		}
