@charset "UTF-8";




/*----------------------------------------------------
	コンテンツ メイン
----------------------------------------------------*/
.box1{
	width:650px;
	padding-bottom:5px;
	}
	
.img_01{
	margin:-8px auto 0 auto;
	padding-bottom:30px;
	}
	
.box1 .inner{
	float:left;
	width:155px;
	margin-right:10px;
	padding-bottom:20px;
	}
	
.box1 .inner.last,
.box2 .inner.last,
.box1 table.last{
	margin-right:0px;
	}
	
	
.box1 .inner p{
	text-align:center;
	line-height:1.5em;
	margin-top:10px;
	}
	
.box1 table{
	width:200px;
	float:left;
	margin-right:25px;
	border-bottom:1px #ccc solid;
	}


.box1 table td{
	border-top:1px #ccc solid;
	padding:8px 0;
	}
	
	
.box2{
	width:650px;
	}
	
.box2 .imgL{
	float:left;
	margin-right:10px;
	}
	

.box2 .inner{
	width:300px;
	float:left;
	margin-top:20px;
	margin-right:50px;
	_margin-right:25px;
	}
	
	
	
.box2 table{
	float:right;
	width:125px;
	}
	
.box2 table th{
	padding-bottom:8px;
	}
	
.box2 table td{
	padding:8px 0;
	}
	
.box2 table td,
.box2 table th{
	border-bottom:1px #ccc solid;
	}
	
	

#sub ul{
	margin-bottom:30px;
	}
	
#sub p{
	padding-bottom:20px;
	}

	
	
	
	
	
	
	
	
	

