@charset "utf-8";
#contents{
	width:765px;
	height:360px;
	background:url(../common/img/loading.gif) 50% 50% no-repeat;
	}

#mainimg{
	padding-top:40px;
	height:230px;
	}
#mainimg img{
	background-color:#B8A191;
	}

.info{
	clear:both;
	padding-left:50px;
	}

.info .box{
	width:300px;
	float:left;
	margin-right:30px;
	}
.info .box p.ttl{
	margin-bottom:2px;
	}
.info .box .img{
	float:left;
	overflow:hidden;
	width:110px;
	}
.info .box .txt{
	float:right;
	width:175px;
	}
.info .box .txt dl{
	margin-bottom:6px;
	}
.info .box .txt dt{
	font-size:10px;
	}
.info .box .txt dd{
	font-size:11px;
	}

.info .box .txt .icn-new{
	vertical-align:baseline;
	}
