@charset "shift_jis";

/*----------about.html----------*/
.boxM{
	width:694px;
	margin-bottom:30px;
}

.boxM h2{
	margin-bottom:15px;
}

.boxM h3{
	margin-bottom:10px;
}

.box1W{
	width:660px;
	margin-left:17px;
	overflow:hidden;
}

.box1L{
	float:left;
	width:310px;
}

.box1R{
	float:right;
	width:333px;
}

.box1List{
	margin-left:15px;
}

.box1List li{
	list-style:disc;
}

.box2{
	width:660px;
	margin-left:17px;
	overflow:hidden;
}

.voiceL1{
	margin-bottom:25px;	
}

.voiceL2{
	margin-bottom:5px;	
}

.voiceL1 li,.voiceL2 li{
	background:url(../common/img/icon2.gif) no-repeat left 4px;
	margin:0 0 15px 15px;
	padding-left:13px;
}	

.topBotton{
	text-align:center;
	padding-top:15px;
}