@charset "utf-8";

body{
}

#maincontent{
	background-image:none;
	padding:0px;
	margin:0px;
}
#bottomNavi{
	display:none;
}
#footer{
	background:#313131 url(../img/top/footerBackTop.gif) center top no-repeat
}
#footer img{
	padding:0px 0px 0px 0px;
	margin-top:-60px;

}

/* NAVI */

#topicPath{
	display:none !important;
}

#topContent{
	height:280px;
	background:transparent url(../img/top/topContentBack.gif) center top no-repeat;
	margin:0px;
	position:relative;
	
}
#topTopicsWrapper{
	height:254px;
	width:494px;
	position:relative;
}
#topTopics{
	height:240px;
	width:480px;
	right:0px;
	top:14px;
	position:absolute;
}
#topTopics h2{
	margin:0px;
	padding:0px;
	/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src=./img/top/h2_topics.png);*/
	height:40px;
	width:240px;
}
#topTopics h2 img{
	/*_visibility:hidden;*/
}
#topicsItem{
	color:#FFF;
	padding:0px 14px;
	text-align:justify;
	text-justify:auto;
	height:180px;
	overflow:auto;
	width:440px;
	font-size:90%;
}
#topicsItem dl{
	margin:0px;
	padding:0px 0px 0px 0px;
}
#topicsItem dl dt{
	clear:both;
	width:8em;
	float:left;
	font-weight:bold;
	line-height:1.3em;
}
#topicsItem dl dd{
	margin:0px 0px 0px 2em;
	padding:0px 0px 0.5em 0px;
	line-height:1.3em;
}

#topPmark{
	width:240px;
	height:240px;
	position:absolute;
	left:586px;
	top:14px;
	z-index:10;
}