@charset "utf-8";
#second_contents{
	margin-left:10px;
}
.start_text{
	margin:10px 0 20px 20px;
	width:360px;
}
#museum_comment{
	background:url(../img/museum_comment.jpg) no-repeat;
	width:440px;
	height:50px;
	text-indent:-5000px;
	overflow:hidden;
}
#museum_text{
	padding:10px;
	width:590px;
	background-color:#FBFAEC;
	border:1px solid #E4E4E4;
}
#museum_text li{
	margin:2px 0 2px 20px;
	list-style:circle;
}
#contents_banner{
	clear:both;
	width:620px;
	height:70px;
	border-top:1px solid #D2ECFF;
	text-align:center;
}
#contents_banner a{
	padding:0 2px;
}