@charset "utf-8";
/* CSS Document */

div.wrapperbody{
	/*width: 1712px;*/
	width: 100%;	
	height: auto;
	margin:  0 auto;
	position: relative;
	background: url(../img/home/bg_body_home.jpg) no-repeat center 74px;
	min-width: 938px;	
}

h1#logo_title{

	display: none !important;
}
header{
	/*width: 1286px;*/
	width: 100%;
	height: 374px;
	position: relative;
}
/*HOMEページのheader_inner背景のみ仕様変更 */
div#header_inner{
	height: 300px;
	background-image: none;
}

/*SEGAロゴなど */
div#header_inner div.logo_boatrace{
	width: 168px;
	height: 27px;
	background: url(../img/logo_boatrace.png) no-repeat center bottom;
	margin-right: 15px;	
	margin-top: 230px;
}
div#header_inner div.logo_boatrace a{
	display: block;
	width: 168px;
	height: 27px;
	background: url(../img/logo_boatrace.png) no-repeat center bottom;
	text-indent: -9999px;
}
div#header_inner div.logo_sega{
	width: 92px;
	height: 30px;
	background: url(../img/segalogo.png) no-repeat center bottom;
	text-indent: -9999px;
	margin-left: 52px;
	margin-right: 10px;
	margin-top: 230px;
}
div#header_inner div.logo_sega a{
	display: block;
	width: 92px;
	height: 30px;
}

/*-----------------メインコンテンツウィンドウStart-----------------*/
div.maintop{
	width: 988px;
	height: 18px;
	background: url(../img/home/bg_maintop.png) no-repeat center top;
}
div.main{
	
}
div.win{
	width: 920px;
}
div.winmiddle{
	padding-top: 12px;
	width: 920px;
}
/*-----メインコンテンツ縛る-----*/
article#homecontents{
	width: 920px;
	padding: 15px auto 0px;
	margin: 0px auto;
	xbackground-color: #009;
}
article#homecontents h3{
	display: none;
}
div.homeinfoboxleft{
	width: 610px;
	height: auto;
	float: left;
	margin-right: 10px;
	xborder: 1px solid #FF0;
}
div.homeinfoboxright{
	width: 300px;
	height: auto;
	float: right;
}

div#twitter{
	width: 300px !important;
	height: 507px !important;
}
/*--------注目情報S----------*/

div#pickupinfo{
	width: 610px;
	height: 235px;
	background: url(../img/home/win_pickupinfo.png) no-repeat center top !important;
	margin-bottom: 15px;
}
div#pickupinfo section{
	width: 610px;
	height: 152px;
	xborder: 1px solid #999;
	margin: 0px auto;
	padding-top: 46px;
	xbackground-color: #F00;
}
div#pickupinfo section img{
}
/*--------TOPICS出張所S----------*/
div#topicsbox{
	width: 300px;
	height: 257px;
	float:left;
	margin-right: 10px;	
	background: url(../img/home/win_topicsbox.png) no-repeat center top;
}
div#topics_home{
	width: 300px;
	height: 208px;
	overflow: hidden;
}
div#wintopics_btn{
	width: 139px;
	height: 42px;
	background: url(../img/home/win_topics_btn.png) no-repeat center -42px;
	xborder: 1px solid #F00;
	text-indent: -9999px;
	float: right;
	margin-right: 10px;
}
div#wintopics_btn a{
	display: block;
	width: 139px;
	height: 42px;
	background: url(../img/home/win_topics_btn.png) no-repeat center top;
}
div#topics_home section{
	width: 270px;
	height: 150px;
	xborder: 1px solid #FFF;
	margin: 50px auto 0px;
	color: #FFF;
	overflow: hidden;
}
div#topics_home dl{
	margin-bottom: 8px;
}
div#topics_home dl dt{
	font-weight: bold;
	font-size: 13pt;
	margin-bottom: -2px;	
}
div#topics_home dl dd{
	font-size: 9pt;
	margin-bottom: 5px;
	line-height: 1.3;
	xborder:1px solid #006;
	color: #FFC;
}
div#topics_home dl dd a{
	color: #FC0;
}
div#topics_home dl dd a:hover{
	color: #FFF;	
	background-color: #F60;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

/*--------TOPICS出張所E----------*/

/*--------SP_Movie出張所S----------*/
div#moviebox{
	width: 300px;
	height: 257px;	
	float:left;
	background: url(../img/home/win_moviebox.jpg) no-repeat center top;
}
div#movie_home{
	width: 300px;
	height: 208px;
}
div#winmovie_btn{
	width: 139px;
	height: 42px;
	background: url(../img/home/win_movie_btn.png) no-repeat center -42px;
	xborder: 1px solid #F00;
	text-indent: -9999px;
	float: right;
	margin-right: 10px;
}
div#winmovie_btn a{
	display: block;
	width: 139px;
	height: 42px;
	background: url(../img/home/win_movie_btn.png) no-repeat center top;
}
div#movie_home section{
	padding: 20px;
	padding-top: 48px;
}

/*--------SP_Movie出張所E----------*/

/*--------タイトル概要S----------*/
div#titlesummary{
	widht: 300px;
	height: 470px;
	background: url(../img/home/win_gamesummary.jpg) no-repeat center top;
}
div#titlesummary section ul{
	text-indent: -9999px;
}

