@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;
}

/* for movie style
===============================================================*/
div#mov	{
	margin:0 0 15px 10px;
	padding:6px 0 0;
	width:563px;
/*
	border:solid 1px #d9d9d9;
	background:url(../images/bg_top.gif) repeat-y;
*/
}
div.movdsp	{
	display: block;
	float:left;
	color:#75ad45;
	font-size:11pt;
	font-weight: bold;
	text-align:center;
	line-height:1em;
	margin:0 0 4px 20px;
	width:250px;
	height:190px;
	padding-top:4px;
	background-color: #ffffff;
	border:solid 1px #d8d8d8;
}
div.movdsp2	{
	display: inline-table;
	float:left;
	color:#75ad45;
	font-size:10pt;
	font-weight: bold;
	text-align:center;
	margin:0 0 8px 20px;
	width:250px;
	height:180px;
	background-color: #ffffff;
	border:solid 1px #d8d8d8;
}
p.mov_guide	{
	color:#75ad45;
	font-size:12pt;
	font-weight: bold;
	clear:both;
	text-align:center;
}
h2.mov_h2	{
	margin-bottom:8px;
}

