@charset "UTF-8";




/*----------------------------------------------------
	コンテンツ メイン
----------------------------------------------------*/


	

.box1 {
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	}
	
#main span{
	font-weight:bold;
	}
	
#main a{
	color:#061125;
	}
	
#main li{
	line-height:2em;
	padding-left:12px;
	background:url(../common/img/icn-list2.gif) left center no-repeat;
	}
	
.box2 {
	padding:20px 0;
	border-bottom:1px dotted #ccc;
	margin-bottom:0;
	}
	
.first{
	margin-top:-20px;
	_zoom:1;
	}	
	
.box2 h3{
	margin:0;
	}
	
.last{
	border-bottom:none;
	}
