@charset "UTF-8";




/*----------------------------------------------------
	コンテンツ メイン
----------------------------------------------------*/

	
.first .box1 p{
	float:left;
	width:330px;
	}
	
.first .box1 img{
	float:right;
	}
	

box2{
	width:100%;
	}
	
	
table{
	width:100%;
	border-top:1px solid #ccc;
	}
	
th,td{
	padding:10px 0;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #ccc;
	}
	
th{
	width:13em;
	color:#061125;
	}
	
.secand .box2{
	width:632px;
	padding-bottom:25px;
	margin:0 auto;
	clear:left;
	}
	
.box2 .inner{
	float:left;
	width:186px;
	margin-right:35px;
	_margin-right:17px;
	display:inline;
	text-align:center;
	}
	
.box2 .inner img{
	display:block;
	padding:7px;
	background:url(../outline/img/outline-img-bg.gif) repeat-y;
	}
	

.secand .box3{
	width:644px;
	padding-bottom:25px;
	clear:left;
	}	

.secand .box2 span img{
	display:none;
	}

	

	
	
	
	
	
	
	
	
	

