@charset "UTF-8";

#main dl {
	margin-bottom: 1em;
}

#main dl dt {
	color: #930;
	padding-left: 14px;
	background: url(../images/common/arrow2.gif) no-repeat 0% 8px;
}

#main dl dd,
#main dl dt.toall {
	border-bottom: 1px dotted #CCC;
}

#main ul li {
	list-style: none;
}

#main #map_flash {
	float: left;
	width: 489px;
	margin-right: 10px;
}

#main #topinfo {
	float: left;
	width: 161px;
	background: #F5FFE2;
	border: 1px solid #CCC;
}

#main #topinfo h3 {
	font-size: 85%;
	line-height: 125%;
	font-weight: normal;
}

#main #topinfo .top_bukken {
	margin: 10px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 1px #CCC dashed;
}

#main #topinfo h3 span {
	color: #FD4D00;
	font-size: 100%;
	display: block;
	font-weight: bold;
}

#main #topinfo p {
	clear: left;
	line-height: 125%;
}

#main #topinfo p.bukken_img {
	float: left;
	clear: none;
	margin: 0px 5px 5px 0px;
}

#main #flow_flash {
	clear: left;
}

#main #flow_flash h2 {
	margin-bottom: 10px;
}

#main #whatsnew {
	margin-top: 8px;
}

#main #whatsnew h2 {
	margin-bottom: 5px;
}

#main #whatsnew h3 {
	color: #004500;
	font-size: 100%;
	float: left;
	margin-right: 10px;
}

#main #whatsnew p {
	clear: both;
	padding: 0px 8px;
}

#main #whatsnew p.readmore {
	margin-bottom: 1em;
	padding-bottom: 0.3em;
	border-bottom: 1px dashed #CCC;
	text-align: right;
}

#main #whatsnew p.info_other,
#main #whatsnew p.info_osusume,
#main #whatsnew p.info_campaing,
#main #whatsnew p.info_tantou {
	float: left;
	width: 10em;
	clear: none;
	padding: 0px;

}

#main #whatsnew p.info_other {
	padding-right: 49px;
	background: url(../images/icon1.gif) no-repeat 100% 45%;
}

#main #whatsnew p.info_campaing {
	padding-right: 60px;
	background: url(../images/icon2.gif) no-repeat 100% 45%;
}

#main #whatsnew p.info_osusume {
	padding-right: 70px;
	background: url(../images/icon4.gif) no-repeat 100% 45%;
}

#main #whatsnew p.info_tantou {
	padding-right: 70px;
	background: url(../images/icon3.gif) no-repeat 100% 45%;
}

#main #whatsnew p.info_other .new,
#main #whatsnew p.info_osusume .new,
#main #whatsnew p.info_campaing .new,
#main #whatsnew p.info_tantou .new {
	color: #F00;
	font-weight: bold;
	font-size: 84%;
	margin-right: 5px;
}

#main #whatsnew #about_mark {
	height: 45px;
}

#main #whatsnew #about_mark ul {
	width: 540px;
	float: left;
}

#main #whatsnew #about_mark ul li{
	float: left;
	width: 270px;
}

#main #whatsnew #about_mark ul li img {
	margin-right: 10px;
	position: relative;
	top: 4px;
}

#main #whatsnew #about_mark p {
	text-align: right;
}

/*#main #whatsnew #about_mark clearfix */
#main #whatsnew #about_mark:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

#main #whatsnew #about_mark {
	display: inline-block;
}

#main #whatsnew #about_mark {
	display: block;
}

.last {
	border: none !important;
}

a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}