<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* =======================================================
【netkeiba ウイニングポスト8 2015 特典紹介】 wp8.css

	1.サイドカラム body#game_wp8
	2.メインビジュアルエリア .MainVisual
	
======================================================= */

/* =======================================================
1.サイドカラム body#game_wp8
======================================================= */
#game_wp8_2015 .OsusumeGame {
	margin: 0 0 10px;
	padding: 0;
	border: #a3b3d1 1px solid;
	border-top: 0 none;
}

#game_wp8_2015 .OsusumeGame .side_infobox_title {
	position: relative;
	width: 218px;
	height: 27px;
	background: url("../image/h_content_bg_04.png") no-repeat 0 0;
	margin: 0 0 2px;
}

#game_wp8_2015 .OsusumeGame .side_infobox_title h2 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#game_wp8_2015 .OsusumeGame ul li {
	margin: 0 auto;
	width: 214px;
	margin-bottom:2px;
}

/*-------------------------------------
.SpInfo_Box 
-------------------------------------*/
#game_wp8_2015 .SpInfo_Box {
	margin: 0 0 10px;
	padding: 0 0 2px;
	border: #a3b3d1 1px solid;
	border-top: 0 none;
}
#game_wp8_2015 .SpInfo_Box .side_infobox_title {
	position: relative;
	width: 218px;
	height: 27px;
	background: url("../image/h_content_bg_04.png") no-repeat 0 0;
	margin: 0;
}

#game_wp8_2015 .SpInfo_Box .side_infobox_title h2 {
	position: absolute;
	top: 3px;
	left: 2px;
}

#game_wp8_2015 .SpInfo_Box .SpImage_Box {
	position: relative;
	width: 214px;
	height: 310px;
	background: url("../image/bg_spinfo.jpg") 0 0 no-repeat;
}

#game_wp8_2015 .SpInfo_Box .SpImage_Box img.icon {
	display: block;
	position: absolute !important;
	top: 1px;
	right: 1px;
}

#game_wp8_2015 .SpInfo_Box .SpImage_Box a {
	position: relative;
	display: block;
	width: 214px;
	height: 310px;
}

#game_wp8_2015 .SpInfo_Box .SpImage_Box a:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#game_wp8_2015 .SpInfo_Box .SpImage_Box a img {
	position: absolute;
	top: 270px;
	left: 22px;
}

#game_wp8_2015 .SpInfo_Box p.txt_r {
	text-align: right;
	margin: 4px;
}

#game_wp8_2015 .SpInfo_Box p.txt_r img {
	display:inline;
	margin-bottom:4px;
}
/* =======================================================
2.メインビジュアルエリア .MainVisual
======================================================= */

#game_wp8_2015 .MainVisual {
	margin-bottom:14px;
}

/* =======================================================
3.特典エリア他
======================================================= */
/*-- 特典ボーナスへの導線 --*/
p.TokutenBonusLink{
	border: 1px solid #a3b3d1;
	margin-bottom: 12px;
	padding: 8px 12px;
}
p.TokutenBonusLink a{
	display:block;
	background: url("../../../style/netkeiba.ja/image/mark_arrow_blue_01.gif") 0% 50% no-repeat transparent;
	padding: 0 0 0 15px;
}
p.TokutenBonusLink02 {
	background: url("../../../style/netkeiba.ja/image/mark_arrow_blue_01.gif") 0% 50% no-repeat transparent;
	padding: 0 0 0 15px;
	margin: 8px 12px;
}
.no_border {border: none !important;}
.mb0 {margin-bottom: 0 !important;}
.bold {font-weight: bold;}

/* スペシャル特典 */
[class*="Special"] {
	overflow: hidden;
	margin-bottom: 12px;
}
.Special_Inner {
	padding: 10px 10px 0;
}
.Game_Image {
	float: left;
	margin-right: 10px;
}
.Inner_Txt &gt; p {
	font-size: 150%;
	font-weight: bold;
}

/* 特典の受け取り方法・購入される方 */

.Btn_Box {
	margin-bottom: 12px;
}
.Btn_Box ul {
	text-align: center;
}
.Btn_Box ul li {
	display: inline-block;
}
.Btn_Box ul li + li {
	margin-left: 10px;
}
.Btn_Box ul a:hover img {
	opacity: .7;
}
.Buying ul {
	margin-bottom: 10px;
}

/*-- FAQ最近多い質問 .CheckNotes --*/
.CheckNotes {
	border:1px solid #a3b3d1;
	padding:8px 12px;
	margin-bottom:12px;
}
.CheckNotes dt {
	font-weight:bold;
	font-size:110%;
}
ul.Select_Question_01 {
	margin: 0 18px 12px;
}
ul.Select_Question_01 li {
	background	:	url("../image/faq_icon_guestion_01.png") no-repeat 0 2px;
	margin	:	0 0 3px;
	padding-left:22px;
}


</pre></body></html>