/* コンテンツ */
.contents_top{
	padding-bottom:20px;
	width:625px;
}
.infobox{
	float: left;
	position: relative;
	width: 455px;
}
.infobox img{
	position: absolute;
	top: 1;
	right: 1;
}
.infobox h3{
	background-image: url(../img/contents_bar.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 30px;
	padding-left:1.8em;
	font-size:90%;
	line-height: 30px;
}
/* インフォ */
.info{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding-left:5px;
}
html>body .info{
	width: px;
}

.info dt {
font-size: 70%;
	line-height: 2;
	float: left;
	width: 80px;
	padding-left:12px;
	margin-left: :2px;
	background-image: url(../img/mark4.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.info dd {
	margin-left: 90px;
	font-size:80%;
	line-height:2;
}
.top_photo{
	margin-left: 470px;
}
.info_link{
	font-size: 75%;
	font-weight: normal;
	margin: 10px 5px 5px 5px ;
}
