/* CSS Document */

body{
	margin:0;
	font-size:10px;
	color:#222;
	background:#c00 url("../img/bg.gif") repeat-y center;
	text-align:center;
}

.win{
	letter-spacing:1px;
}
#header,#footer,#contents{
	width:770px;
	position:relative;
	margin:auto;
	text-align:left
}
#header{
	height:60px;
	background:url("../img/headbg.jpg") no-repeat top right;
}
#menu{
	width:131px;
	margin:0 8px 0 2px;
	float:left;
}
#main{
	width:626px;
	float:left;
}
#flash{
	width:626px;
	height:210px;
	margin-bottom:8px;
}
#hotblock{
	width:626px;
	height:42px;
	margin-bottom:8px;
}
#news{
	width:431px;
	float:left;
	margin-right:3px;
}
#topics{
	width:192px;
	float:left;
	text-align:center;
}
#attention{
	margin-top:10px;
}
 #footer{
	border-top:1px solid #ccc;
	margin-top:10px;
}
#header_logo{
	width:200px;
	height:56px;
}
#header_menu{
	position:absolute;
	top:30px;
	left:205px;
}
#header_kobelcologo{
	width:60px;
	height:24px;
	position:absolute;
	top:20px;
	left:475px;
}
#footer_kobelcologo{
	position:absolute;
	top:10px;
	left:0;
	width:102px;
	height:40px;
}
#footer_menu{
	position:absolute;
	top:10px;
	left:114px;
	line-height:14px;
	color:#000;
}
#sponcer{
	position:absolute;
	top:10px;
	left:385px;
}
.header_img{
	display:block;
	margin-bottom:4px;
}
#news span.report, #news span.info{
	display:block;
	padding:2px 0 4px 46px;
	border-bottom:1px dotted #777;
	color:#444;
}
#news span.report{
	background:url("../img/report.gif") no-repeat 0px 3px;
}
#news span.info{
	background:url("../img/oshirase.gif") no-repeat 0px 3px;
}
a:link, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover,a:active{
	color:#c00;
	text-decoration:underline;
}
a.maru{
	padding:0 3px 4px 9px;
	background:url("../img/maru.gif") no-repeat 0px 2px;
}
a.shikaku{
	padding:0 3px 4px 7px;
	background:url("../img/shikaku.gif") no-repeat 0px 2px;
}
img{
	border:0px;
}
#menu img.link_header{
	margin-top:1px;
}
#menu img.link_btn{
	margin-bottom:1px;
}
#copyright{
	font-size:9px;
}
.banner, .link_vote, .link_monthly{
	margin-bottom:3px;
}
.clear{
	clear:both;
}
