@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#mainVis{
	margin:0 auto 7px;
}
div#main{
	width:582px;
}
div#news{
	margin:0 0 15px 10px;
	padding:6px 0 0;
	width:563px;
	border:solid 1px #d9d9d9;
	background:url(../images/bg_top.gif) repeat-y;
}
div#news h2{
	margin:0 0 6px 6px;
	line-height:1;
}
div.newsBox{
	margin:0 6px 5px;
	padding:8px 0;
	border:solid 1px #d8d8d8;
	background:#fff;
}
div.newsBox h3{
	margin:0 7px;
}
div.newsBox dl{
	margin:0 16px 10px;
}
div.newsBox dt{
	float:left;
	padding:5px 0;
	width:8em;
	background:url(../common/images/dot.gif) repeat-x bottom right;
}
div.newsBox dd{
	margin-left:8em;
	padding:5px 0;
	background:url(../common/images/dot.gif) repeat-x bottom left;
}
div#hbc{
	margin-bottom:10px;
}
div#hbc h2{
	margin-bottom:10px;
}
div#hbcRight{
	float:right;
	display:inline;
	margin-right:30px;
	width:365px;
}
div#hbcRight p{
	margin-bottom:15px;
}
div#hbcLeft{
	float:left;
	display:inline;
	margin-left:10px;
	width:160px;
}
p.bnSports{
	margin:0 0 20px 10px;
}
p.btView{
	margin-right:7px;
	text-align:right;
}
div#worry{
	margin:20px 7px 0 10px;
}
div#worry h2{
	margin-bottom:10px;
}
div#worry th{
	float:left;
	padding:7px 0 0;
	width:25px;
	text-align:left;
	vertical-align:top;
}
div#worry td.qa{
	padding:5px 0;
	vertical-align:middle;
	background:url(../common/images/dot.gif) repeat-x bottom left;
}
div#worry td.worryBt{
	padding:5px 0 15px;
	text-align:right;
}
div#worry td.worryBt li{
	display:inline;
	margin-left:5px;
}
