@charset "utf-8";
/* CSS Document */

#contentsArea .mainPhoto{
	position:relative;
	top:0;
	left:-30px;
	margin-bottom:10px;
}

#contentsArea h3{
	font-size:16px;
	font-weight:normal;
	background:url(../../common/img/title_point.png) no-repeat left top;
	height:19px;
	line-height:19px;
	border-bottom:3px solid #ffe400;
	padding: 0 0 10px 34px;
	margin:10px 0 20px;
}
#contentsArea #attactions h3{ margin-top:30px;}

#contentsArea dl{
	float:left;
	width:450px;
	margin-bottom:30px;
}
#contentsArea dl dt{
	color:#f00;
	font-weight:bold;
	margin-bottom:20px;
}
dd.photo{
	float:left;
	margin-right:20px;
}
dd.photo img{
	border:10px solid #f00;
}

#contentsArea #attactions dd.photo img{	border-color:#ff3e40;}
#contentsArea #monument dd.photo img{	border-color:#12bf2f;}
#contentsArea #restaurant dd.photo img{	border-color:#f09800;}
#contentsArea #shop dd.photo img{		border-color:#b6762e;}