@charset "utf-8";
/* CSS Document */



h2 {
	margin: 0px;
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*メイン画像*/
#main_image{
	width:920px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/main.jpg);
}

#main_image p#contact{
	float:left;
	padding-top: 230px;
	padding-left: 380px;
}

#main_image p#contact a{
	display:block;
	width:520px;
	height:70px;
	text-indent:-9999px;
}

#movie_top{
	height: 70px;
	width: 920px;
	background-image: url(../image/movie02.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}


#movie_top p a{
	overflow:hidden;
	outline:none;
}

#movie_top p#narrow{
	float:left;
	padding-top: 20px;
	padding-left: 495px;
}

#movie_top p#narrow a{
	display:block;
	width:155px;
	height:32px;
	text-indent:-9999px;
}

#movie_top p#broad{
	float:left;
	padding-top: 20px;
	padding-left: 18px;
}

#movie_top p#broad a{
	display:block;
	width:150px;
	height:32px;
	text-indent:-9999px;
}


/*左側*/
#contents_box #left_box{
	float:left;
	width:650px;
	height: auto;
}

#contents_box #left_box #case_box{
	width:650px;
	height: auto;
}

#case_box ul {
	margin: 0px;
	}

#case_box li {
	text-align:right;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	}
	
#case_box li#case01 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case1.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case02 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case2.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case03 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case3.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case04 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case4.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case05 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case5.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case06 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case6.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case07 {
	width: 650px;
	height: 35px;
	background-image: url(../image/case7.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

#case_box li#case08 {
	width: 650px;
	height: 41px;
	background-image: url(../image/case8.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}




h3 {
	background-image: url(../image/h5_title.gif);
	background-repeat: no-repeat;
	display:block;
	width:650px;
	height:30px;
	text-indent:-9999px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cost_box{
	width:650px;
	height: 300px;
	background-image: url(../image/image01.gif);
	background-repeat: no-repeat;
}

#cost_box p{
	padding-top: 230px;
	text-align: left;
	padding-left: 275px;
}

#cost_box p a{
	display:block;
	width:180px;
	height:40px;
	text-indent:-9999px;
}

#flow_box{
	width:650px;
	height: 650px;
	background-image: url(../image/flow_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 135px;
	text-align: left;
}

#flow_box p{
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 25px;
	width: 515px;
}
