#main_img{
	background: url(/images_home/main_img.png) center top no-repeat;	
}

#hojoowari{
	width: 1000px;
	margin: 5px auto;
	text-align: center;
	font-size: 140%;
	font-weight: bold;
}


#hoshou{
	margin: 0 auto;
	width: 1000px;
}

#shindan{
	background: url(/images_home/shindan.png) center top no-repeat;
	height: 150px;
	margin: 0 auto;
	text-indent: -10000px;
	width: 1000px;
}


#case_bg{
	background: #5E0101;
	width: 1000px;
	margin: 0 auto;
	text-align: right;
}

#case_box{
	width: 980px;
	margin: 0 auto;
	/*background-color: green;*/
}

#left_area{
	width: 650px;
	float: left;
	/*background-color:aqua;*/
}

#right_area{
	width: 320px;
	float: right;
	/*background-color: purple;*/
}

#left{
	width: 320px;
	float: left;
}

#right{
	width: 320px;
	float: right;
}

#case_box .white{
	width: 320px;
	background: white;
	text-align: left;
	margin: 10px 0;
}

.case_text_area{
	width: 300px;
	margin: 0 auto;
}

.case_text_area h2{
	font-weight: bold;
	font-size: 100%;
}

.case_text_area h3{
	color: #900;
}

.case_text_area p{
	background: url(/images_home/yajirusi.png) no-repeat left top;
	padding-left: 20px;
	margin: 10px 0;
}

#contact_to_taiyo{
	background: url(/images_home/main_bg.png) repeat-x;
	width: 100%;
	height: 515px;
}

#contact_to_taiyo #main{
	background: url(/images_home/main_img_bg.png)  no-repeat center top;
	width: 100%;
	height: 515px;
	text-indent: -10000px;
}

#case_box:after { content: url(/images_home/pixel.gif); display: block; clear: both; height: 0; } 
#case_box { display: inline-block; } 
#case_box { display: block; }