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

 h2 {
	 margin-top:0;
	height: 56px;
	margin-bottom: -15px;
	text-indent: -9999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

h2.whatsnew {
	background-image: url(../images/toppage/title/news.gif);
	height: 36px;
	margin-bottom: 10px;
}

#toiawase h2 {
	background-image: url(../images/toppage/title/toi.gif);
	height: 36px;
	margin-bottom: 0;
}

#event h2 {
	background-image: url(../images/toppage/title/event_off.gif);
}

#tta h2 {
	background-image: url(../images/toppage/title/tta_off.gif);
	margin-top:40px;
}

#guide h2 {
	background-image: url(../images/toppage/title/guide_off.gif);
}

#link h2 {
	background-image: url(../images/toppage/title/link.gif);
	margin-bottom:0;
	margin-top:40px;
}

#link img {
	display:block;
	margin:0 auto;
}

ul {
	margin-top :0;
	list-style-position: outside;
	list-style-type: none;
}

ul li {
	margin-left:-40px;
	margin-top:10px;
	padding-left:30px;
	font-size: 14pt;
	line-height: 20pt;
	background-image: url(../images/toppage/icon/owl_M.gif);
	background-repeat: no-repeat;
	}

ul li ul li {
	margin-left: -55px;
	padding-left: 25px;
	font-size: 12pt;
	line-height: 15pt;
	background-image: url(../images/toppage/icon/plum.gif);
	background-repeat: no-repeat;
	width: 290px;
}

img#minimap {
	float:right;
	margin-top:60px;
}

#sidelist {
	margin-top:20px;
}

p.caption {
	font-size: 9pt;
	line-height:110%;
	text-align:center;
	margin-top:5px;
	margin-bottom:20px;
	}
	
 .logbox
      {
	border: solid 1px #999999;
	width: 208px;
	height: 220px;
	padding: 0.3em;
	overflow: auto;
	font-size: 10pt;
	line-height: 12pt;
      }
.logbox hr
{
	background-image: url(../images/toppage/whatsnew/blue_dot.gif);
	background-repeat: repeat;
	width: 100%;
	height: 15px;
	border: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.logbox img
{
	float: left;	
}

.logbox p
{
	margin-left: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	word-break: break-all;
}
.logbox a
{
	font-weight: bold; 
}
.logbox b
{
	font-weight: bold;
	color: #c0c;
}
.logbox .date
{
	font-size: 10px;
	font-weight: bold;
	color: #3c3;
}

