@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n2 a img{
	margin-top: -165px;
}

/*-------------------------------*/

#coL{
	padding-top: 32px;
	float: left;
	width: 610px;
	margin-bottom: 60px;
}
#coR{
	padding-top: 32px;
	float: right;
	width: 305px;
	margin-bottom: 60px;
	background: #150602;
}

#c1{
	overflow: hidden;
	margin-bottom: 20px;
	background: url(../images/index/c1_2.png) 100% 100% no-repeat;
	padding-bottom: 30px;
}
#c1 h3{
	margin-bottom: 15px;
}

#c2{
}
#c2 h3{
	margin-bottom: 10px;
}

#coR div{
	text-align: center;
	margin-bottom: 15px;
}
#coR dl, 
#coR dt, 
#coR dd{
	display: block;
} 
#coR dl{
	margin-bottom: 15px;
}
#coR dt{
	background: url(../images/cmn/icon.gif) 0 50% no-repeat;
	padding: 0 0 0 12px;
}
#coR dd{
	margin-bottom: 5px;
	padding: 0 0 0 12px;
}
#coR .btn{
	float: right;
}

#greeting_T {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:16px;
	line-height:2.3;
}

























