@charset "utf-8";

#sightseeing{
	font-size:108%;
}

.sightseeing_box{
	width:600px;
	margin:0 0 30px 0;
	overflow:hidden;
}

.sightseeing_box2{
	width:600px;
	margin:0 0 30px 0;
	overflow:hidden;
}

.sightseeing_box a:hover{
	font-size:153.9%;
	font-weight:bold;
}

.sightseeing_box p{
	float:left;
	width:300px;
	padding:20px 0 0 0;
}

.sightseeing_box img{
	float:left;
}

/*.sightseeing_box2 p{
	float:left;
	width:300px;
}*/

.sightseeing_box2 img{
	float:left;
	margin:0 20px 20px 0;
}

.sightseeing_box2 a:hover{
	font-size:153.9%;
	font-weight:bold;
}
