/* よそのCSSを覗き見るのが趣味ですか？ 私たち友達になれそうですね！*/

div#contents{
	position:relative;
	display:block;
	width:950px;
	height:365px;
}

div#topimg{
	position: relative;
	width:950px;
	height:365px;
}

div#topimg ul{
	position: absolute;
	width:950px;
	height:365px;
}

div#topimg ul li{
	position: absolute;
}

div#contents h2{
	text-indent:-9999px;
}

div#info_bg{
	position:relative;
	float:left;
	width:950px;
	background:url(../img/top_info_bg.png) repeat-y;
	background-position:left bottom;
}

div#topics{
	float:left;
	top:0px;
	left:1px;
	width:474px;
	background-color:white;
	margin-left:1px;
}

div#topics h2{
	width:474px;
	height:38px;
	background:url(../img/news_parts.gif) no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

span.tmore{
	position:absolute;
	display:block;
	width:35px;
	height:15px;
	margin:-20px 0 0 75px;
	cursor:pointer;
}

span.tmore{
	text-indent:-9999px;
}

.topic_list{
	position:relative;
	width:445px;
	height:470px;
	overflow:hidden;
}

.topic_list dl{
	position:relative;
	margin-bottom:5px;
}

.topic_list dd{
	float:left;
	font-size:14px;
	font-weight:bold;
}

.topic_list dt{
	float:right;
	font-size:13px;
}

.topic_list img{
	margin-top:2px;
}

.topic_list p{
	clear:both;
	font-size:12px;
	margin:5px 0 0 5px;
	line-height:1.2em;
}

.topic_list p.indent{
	position:absolute;
	top:20px;
	left:110px;
}

.news_list dt{
	clear:left;
	float:left;
	font-size:13px;
	line-height:15px;
}
.news_list dd{
	margin-left:80px;
	font-size:13px;
	line-height:15px;
}

.news_list{
	padding-top:2px;
}

div#tBox{
	margin:0 auto 20px auto;
	width:445px;
	height:470px;
}

div#border{
	clear:both;
	border:1px solid #aaaaaa;
	width:380px;
	height:15px;
	padding-top:2px;
	padding-left:2px;
}

div#news{
	float:left;
	width:474px;
	height:280px;
	background-color:white;
	margin-left:-1px;
	overflow:hidden;
}

div#news h2{
	width:474px;
	height:38px;
	background:url(../img/news_parts.gif) no-repeat;
	background-position:left -38px;
	text-indent:-9999px;
}

div#nBox{
	margin:0 auto;
	width:445px;
}

div#webStore{
	float:left;
	width:474px;
	left:-10px;
}

div#webStore h2{
	width:474px;
	height:38px;
	background:url(../img/news_parts.gif) no-repeat;
	background-position:left -76px;
	text-indent:-9999px;
}

div#wsBox{
	margin:0 auto;
	width:445px;
	color:red;
}

div#wsBox li{
	margin-left:-2px;
}

.jScrollPaneTrack {
	background: #eee;
}

.jScrollPaneDrag {
	background: #aaa;
}