@charset "UTF-8";

div#title {
	margin: 0;
	padding: 0;
	background: url(../img/what/title.jpg) no-repeat;
	height: 100px;
	width: 780px;
	clear: both;
}

div#placeTitle {
	margin: 0;
	padding: 0;
	background: url(../img/what/placeTitle.jpg) no-repeat;
	height: 100px;
	width: 780px;
	clear: both;
}

div#rightArea {
	border-left: #94CA00 solid 8px;
}

h2 {
	text-indent: -99999px;
}

h3 {
	margin: 20px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	color: #94CA00;
	line-height: 150%;
	clear: both;
}

h4 {
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #94CA00;
	line-height: 150%;
}

div#title p {
	color: #000;
}

ul#siteMenu li img#now {
	border: #94CA00 solid 1px;
}

dl#news1 {
	background: url(../img/what/news1.jpg) right 45px no-repeat;
}

dl#news1 dd {
	width: 220px;
}

dl#news2 {
	background: url(../img/what/news2.jpg) right top no-repeat;
}

dl#news2 dd {
	width: 280px;
}

dl#news3 {
	background: url(../img/what/news3.jpg) right top no-repeat;
}

dl#news3 dd {
	width: 280px;
}

dl.blockLine {
	padding: 0 0 40px 0;
	border-bottom: 1px dashed #999;
}

dd {
	margin: 0;
	padding: 0;
}

dd.placeBanner {
	margin: 30px 0 0 100px;
}

ul.placeNavi {
	margin: 15px 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	list-style: none;
	border-left: 1px #94CA00 solid;
	float: left;
}

ul.placeNavi li {
	width: 60px;
	float: left;
	border-right: 1px #94CA00 solid;
}

ul.place {
	list-style: square;
}