
#main_space{
	margin-top:40px;
	margin-bottom:30px;
	width:980px;
	height:540px;
}

#main_img01{
	width:980px;
	height:540px;
	background: url(../img/index/main01.jpg) no-repeat left top;
}
#main_img02{
	width:980px;
	height:540px;
	background: url(../img/index/main02.jpg) no-repeat left top;
}
#main_img03{
	width:980px;
	height:540px;
	background: url(../img/index/main03.jpg) no-repeat left top;
}
#main_img04{
	width:980px;
	height:540px;
	background: url(../img/index/main04.jpg) no-repeat left top;
}


.main_img_inner{
	width:398px;
	height:161px;
	padding-top:348px;
	padding-left:34px;
	padding-right:548px;
	padding-bottom:31px;
}

.main_img_inner ul li {
	display: inline;
	float: left;
	line-height:0;
	font-size:1px;
}



#box01{
	width:320px;
	float:left;
	padding-right:10px;
	background: url(../img/index/box_bg.png) repeat-y left top;
}	
#box02{
	width:320px;
	float:left;
	padding-right:10px;
	background: url(../img/index/box_bg.png) repeat-y left top;
}	
#box03{
	width:320px;
	float:left;
	background: url(../img/index/box_bg.png) repeat-y left top;
}	

.box-inner-contents{
	width:270px;
	padding-left:25px;
	padding-right:25px;
	padding-top:15px;
	padding-bottom:15px;
}


#voice_space{
	width:650px;
	float:left;
	padding-right:10px;
}
#faq_space{
	width:320px;
	float:right;
}


.clrbox {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 30px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}


#voice01{
	float:left;
	width:200px;
	padding-right:12px;
}
#voice02{
	float:left;
	width:200px;
	padding-left:12px;
	padding-right:12px;
	border-left:#DDD 1px solid;
	border-right:#DDD 1px solid;
}
#voice03{
	float:left;
	width:200px;
	padding-left:12px;
}


ul li.faq{
	list-style: none;
	background: url(../img/index/icon_q.png) no-repeat top left;
	padding-left:30px;
	padding-top:4px;
	padding-bottom:7px;
}

.clrfaq {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 30px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
