@charset "UTF-8";
/* CSS Document */

div.top_wrap {
	background-image:url(/themes/wcf/common/img/pic/images/bg.gif); background-repeat:repeat-x ;
}

div.wrap {
	margin:0 auto;
	width:800px;
}

div.flash_area {
	width:720px;
	height:300px;
	margin:0 auto;
	padding:10px 20px 10px 20px;
	border:#231815 1px solid;
}

div.bnr_area {
	margin:0 auto;
	text-align:center;
	padding-left:40px;
}

div.clear {
	clear:both;
}
div.bnr {
	float:left;
	width:360px;
	height:107px;
}

/*ロールオーバー設定*/

/*bnr_rider*/


a.bnr_rider {
display:block;
width:360px;
height:107px;
background:url(/themes/wcf/common/img/pic/bnr_rider.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}
a.bnr_rider:hover {
background-position:left bottom;
}


/*item2*/
a.bnr_op {
display:block;
width:360px;
height:107px;
background:url(/themes/wcf/common/img/pic/bnr_op.jpg) no-repeat left top;
font-size:1px;
line-height:1px;
text-indent:-9999px;
text-decoration:none;
outline:none;
}

a.bnr_op:hover{
background-position:left bottom;
}

div.top_fooder {
	clear:both;
	padding:20px;
	text-align:center;
	color:#888888;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
div.top_fooder img {
	margin-top:10px;
}

div.rider_wrap {
	background:url(/themes/wcf/common/img/pic/rider_bg.gif) repeat-y center;
}

/*ライダーロールオーバー設定*/
div.content1 a.rider_item {
	font-size:1px;
	display:block;
	width:800px;
	height:280px;
	background:url(/themes/wcf/common/img/pic/rider_page03.jpg) no-repeat left top;
	text-indent:-9999px;
}
div.content1 a.rider_item:hover {
	background-position:left bottom;
}

div.content2 a.rider_item {
	font-size:1px;
	display:block;
	width:800px;
	height:280px;
	background:url(/themes/wcf/common/img/pic/rider_page04.jpg) no-repeat left top;
	text-indent:-9999px;
}
div.content2 a.rider_item:hover {
	background-position:left bottom;
}
