﻿@charset "UTF-8";

body {
	line-height: 1.5;
	font-size:14px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}

h1 {
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

p{
	line-height: 1.5;
	margin-bottom: 1em;
}
a:link {color:#404040;}
a:visited {color:#404040;}
/*---------------------------------------------
wraper
---------------------------------------------*/
#wraper {
	width:800px;
	margin:auto;
}
/*---------------------------------------------
headreturn
---------------------------------------------*/
#headreturn{
	text-align:center;
	display: block;
	width: 60px;
	height: 25px;
	line-height:25px;
	margin: 3px;
	padding: 3px;
	font-size:18px;
	color: #000000;
	background-color: #999;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%,  from(#ffcc99), to(#ffccff));
	background: -moz-linear-gradient(19% 75% 90deg,#6699cc, #99cccc);
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
    -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99ccff), to(#ffccff));
}

/*---------------------------------------------
top
---------------------------------------------*/
#top h1{
    font-size: 12pt;
    display: block;
	height:14px;
	line-height:14px;
    color: #FFF;
    width: 100%;
	text-align:center;
    padding: 10px 0;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

/*---------------------------------------------
ad
---------------------------------------------*/
#ad {
	clear:both;
}
#ad h2{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#494EDE;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94FF), to(#494EDE));
}

#ad h3{
    font-size: 14pt;
    font-weight: bold;
    display: block;
    color: #008800;
    width: 100%;
	text-align:center;
    padding: 10px 0;
    background-color: #888888;
    background: -webkit-gradient(linear, left top, left bottom, from(#FF61FF), to(#FAC6FA));
}
#ad h4{
    font-size: 12pt;
    font-weight: bold;
    display: block;
    color: #008800;
    width: 100%;
    padding: 10px 0;
	border-bottom:1px solid #39F;
}
#ad h4 a{
	text-decoration:none;
	display:block;	
}
#ad{
	margin-bottom:5px;
}

/*---------------------------------------------
ad2
---------------------------------------------*/

#ad2 h2{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#494EDE;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94FF), to(#494EDE));
}

#ad2 h3{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#494EDE;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94FF), to(#494EDE));
}

#ad2 h4{
  height:60px;
	display:block;
	padding-top:6px;
	padding-right:6px;
	border-bottom:1px solid #39F;
  background:url(../img/more.png) 98% center no-repeat;
}

#ad2 a{
    font-size: 12pt;
    font-weight: bold;
    color: #008800;
    display: block;
	text-decoration:none;
}

.adfigure{
	float:left;
}

.ad2title{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#494EDE;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94FF), to(#494EDE));
}

	

#ad2 img{
	display:block;
	margin:auto;
}


/*---------------------------------------------
ad_simple
---------------------------------------------*/
#ad_simple {
  background:#494EDE;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94FF), to(#494EDE));
}
#ad_simple a{
  color:#FFDBDC;
  display:block;
  height:40px;
  border-top:1px solid #0c2676;
  border-bottom:1px solid #0c2676;
  text-align:left;
  border-left:1px solid #0c2676;
  line-height:40px;
  text-decoration:none;
  text-shadow:rgba(0,0,0,0.5) -1px 0;
  padding-left:3px;
  padding-right:20px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  background:url(../img/more.png) 97% center no-repeat;
}


/*---------------------------------------------
ad_jun（純稿広告用）
---------------------------------------------*/
#ad_jun {
	text-align:center;
}

#ad_jun a{
	text-align:center;
	display:block;
	text-decoration:none;
	padding:10px;
}

/*---------------------------------------------
広告用
---------------------------------------------*/
.ad_sinzui {
	color:#00F;
	size:18pt;
}
/*---------------------------------------------
newarriv（whatnewのトップ変更版）
---------------------------------------------*/
#newarriv ul {
	list-style: none;
	margin-bottom:10px;
}
#newarriv li {
	width: 70px;
	height: 70px;
	margin:2px;
	margin-bottom:10px;
}
.inline-block {
	text-align: center;
}
.inline-block li {
	display: inline-block;
}
#newarriv {
	clear::both;
}

#newarriv li a:after{
	display:block;
	content:attr(title);
	font-size:11px;
	text-align:center;
	white-space:nowrap;
}
#newarriv li a{
	display:block;
	font-size:12px;
  text-decoration:none;
}
#newarriv p{
  padding-left:10px;
  height:30px;
  line-height:30px;
  margin-bottom:6px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}
/*---------------------------------------------
whatnew(whatsnew)
---------------------------------------------*/
#whatnew ul{
	margin-top:6px;
}

#whatnew li{
	margin:0 0 10px 8px;
	float:left;
	width:70px;
	text-align:center;	
}

#whatnew ul:after{
	content:"";
	display:block;
	clear:both;
}

#whatnew li a{
	display:block;
	font-size:12px;
  text-decoration:none;
}

#whatnew img{
	margin-bottom:2px;
	width:70px;
	border-radius:5px;
	-webkit-box-shadow:3px 3px 3px #CCC;
	box-shadow:3px 3px 3px #CCC;
}

#whatnew li a:after{
	display:block;
	content:attr(title);
	font-size:11px;
	text-align:center;
	white-space:nowrap;
}

#whatnew h2{
  padding-left:10px;
  height:30px;
  line-height:30px;
  margin-bottom:6px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

#whatnew h3{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

#whatnew p{
  padding-left:10px;
  height:30px;
  line-height:30px;
  margin-bottom:6px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

.yosoback{
	background-image: url("../img/yosoback.png");
	background-repeat:no-repeat;
}

/*---------------------------------------------
menu(メインメニュー)
---------------------------------------------*/
#menu {
	margin-bottom:6px;
	margin-top:5px;
	line-height:30px;
}
.menutextad{
	margin-left:20px;
	color:#00F;
	margin-bottom:10px;
}

#menu h2{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

.contents{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

.backnum{
  height:40px;
  font-size:15px;
  color:#808080;
  line-height:40px;
  background:#EBD2A2;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF7D1), to(#EBD2A2));
  border-top:1px solid #0c2676;
  border-left:1px solid #0c2676;
  border-right:1px solid #0c2676;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}

.yosotext{
	line-height:30px;
}

#menu h3{
  padding-left:10px;
  line-height:30px;
  color:#fff;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#B8B8B8), to(#666666));
  border-top:1px solid #0c2676;
  border-left:1px solid #0c2676;
  border-right:1px solid #0c2676;
}

#menu li{
  height:44px;
  line-height:44px;
  border:1px solid #CCC;
  background:#FBFCF4;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#FEFFF6));	
}

#menu li a{
  display:block;
  text-align:left;
  text-decoration:none;
  padding-left:5px;
  padding-right:20px;
  background:url(../img/more.png) 97% center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.yosoback{
	background-image: url("img/yosoback.png");
	background-repeat:no-repeat;
}

.yosoconttext{
	font-size:1.5;
	color:#F00;
	background-color:#FF0;
}

#liad {
	height:130px;
	line-height:130px;
	text-align:center;
}


#top_topi {
  border-top:1px solid #0c2676;
  border-bottom:1px solid #0c2676;
  display:block;
  text-align:left;
  border-left:1px solid #0c2676;
  padding-left:3px;
  background-color: #EEF3F5;
}

.center{
	text-align:center;
}

.yosohit{
	color:#ffffff;
	background-color:#093;
	padding:5px;
}
.price{
	color:#F00;
	font-size:1.2;
}

/*---------------------------------------------
yoso
---------------------------------------------*/
#yoso {
	text-align:center;	
}

#yoso li{
  height:60px;
  line-height:60px;
  margin:0;
  padding:0;
  width:100%
  border:1px solid #CCC;
  background:#228b22;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#8fbc8f), to(#228b22));	
}

#yoso li a{
	font-size:20px;
	color:#FFF;
  display:block;
  text-align:center;
  text-decoration:none;
  background:url(../img/more.png) 97% center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/*---------------------------------------------
yoso_text
---------------------------------------------*/
#yoso_text p{
	padding:5px;	
}

.tit {
	font-weight:bold;
}
.tit2 {
	font-weight:bold;
	color:#fff;
	background:#090;
	margin:0;
}


/*---------------------------------------------
fpmenu(携帯)
---------------------------------------------*/
#fpmenu li{
	list-style:none;
}

/*---------------------------------------------
submenu（サブメニュー）
---------------------------------------------*/
#s_menu h2{
  padding-left:10px;
  height:30px;
  font-size:15px;
  color:#808080;
  line-height:30px;
  background:#EBD2A2;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF7D1), to(#EBD2A2));
  border-left:1px solid #0c2676;
  border-right:1px solid #0c2676;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
#s_menu h4{
  padding-left:10px;
  height:30px;
  font-size:15px;
  color:#808080;
  line-height:30px;
  background:#EBD2A2;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF7D1), to(#EBD2A2));
  border-left:1px solid #0c2676;
  border-right:1px solid #0c2676;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
}
#s_menu li{
  height:44px;
  line-height:44px;
  border:1px solid #CCC;
  background:#FBFCF4;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#FEFFF6));	
}

#s_menu li a{
  display:block;
  text-align:left;
  text-decoration:none;
  text-shadow:rgba(0,0,0,0.5) -1px 0;
  padding-left:5px;
  padding-right:20px;
  background:url(../img/more.png) 97% center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

#s_menu{
	margin-bottom:2px;
}

/*---------------------------------------------
s2_menu（サブメニュー）競馬予想ページ用
---------------------------------------------*/
#s2_menu {
	clear:both;
}


#s2_menu h2{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

#s2_menu h3{	
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#494EDE;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#9F94FF), to(#494EDE));
}

#s2_menu li{
  height:44px;
  line-height:44px;
  border:1px solid #CCC;
  background:#FBFCF4;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFFF6), to(#FBFCF4));	
}
#s2_menu li a{
  display:block;
  text-align:left;
  text-decoration:none;
  padding-left:5px;
  padding-right:20px;
  background:url(../img/more.png) 97% center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/*---------------------------------------------
help
---------------------------------------------*/
#help {
	margin-bottom:10px;
}
#help h2{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:15px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}
#help li{
  height:44px;
  line-height:44px;
  border:1px solid #CCC;
  background:#FBFCF4;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#FEFFF6));	
}

#help li a{
  display:block;
  text-align:left;
  text-decoration:none;
  text-shadow:rgba(0,0,0,0.5) -1px 0;
  padding-left:5px;
  padding-right:20px;
  background:url(../img/more.png) 97% center no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/*---------------------------------------------
return
---------------------------------------------*/
#return {
	clear:both;
  background:#EBD2A2;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFBED), to(#F7F2DF));	
}
#return a{
  height:40px;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F7FFFE), to(#E6F4F7));	
  border-top:1px solid #0c2676;
  border-bottom:1px solid #0c2676;
  display:block;
  text-align:left;
  border-left:1px solid #0c2676;
  line-height:40px;
  text-decoration:none;
  text-shadow:rgba(0,0,0,0.5) -1px 0;
  padding-left:3px;
  background:url(../img/more.png) 97% center no-repeat;
}

/*---------------------------------------------
footer
---------------------------------------------*/
#footer{
 margin-top: 20px;
 padding: 10px;
  background:#AB1818;
 font-size: 12px;
 text-align: center;
}

#footer li {
 display: inline;
}

#footer a {
 margin: 0 3px;
 color: #fff;
}

.copyright {
	margin-top:6px;
 margin-bottom: 0;
 color:#CCC;
}


/*---------------------------------------------
page_title(2階層目）
---------------------------------------------*/
#page_title h1{
  padding-left:10px;
  height:30px;
  line-height:30px;
  text-align:center;
  font-size:16px;
  color:#FFDBDC;
  text-shadow:#000000 -1px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  background:#AB1818;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#F25A5A), to(#AB1818));
}

#page_title h2{
	color:#060;
	text-align:center;
	margin-top:10px;
}

#page_title h3{
	color:#060;
	text-align:center;
	margin-top:10px;
}

#page_title{
	margin-bottom:2px;
}
#p #link{
    font-size: 14pt;
    font-weight: bold;
    display: block;
    color: #008800;
    width: 100%;
	text-align:center;
    padding: 10px 0;
    background-color: #888888;
    background: -webkit-gradient(linear, left top, left bottom, from(#FF61FF), to(#FAC6FA));
　  background:url(../img/more.png) 97% center no-repeat;
}

/*---------------------------------------------
butt（メルマガページボタン）
---------------------------------------------*/
#butt {
    display: block;
    width: 200px;
    height: 26px;
    margin: 3px;
    padding: 3px;
    font-size:18px;
    color: #000000;
    background-color: #99CF00;
    text-align: center;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,  from(#ffcc99), to(#ffccff));
    background: -moz-linear-gradient(19% 75% 90deg,#6699cc, #99cccc);
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
    border-right: solid 1px #666;
    border-bottom: solid 1px #666;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    -webkit-gradient(linear, 0% 0%, 0% 100%, from(#99ccff), to(#ffccff));
    margin: 3px auto;
 }
 
/*---------------------------------------------
backa(2階層目）第2見出し背景
---------------------------------------------*/
#backa p{
    display: block;
    color: #000000;
    width: 100%;
    padding: 10px 0;
    background-color: #FFFBF7;
}
/*---------------------------------------------
backb(2階層目）第2見出し背景
---------------------------------------------*/
#backb p{
    display: block;
    color: #000000;
    width: 100%;
    padding: 10px 0;
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#E8CFE6), to(#E8CFE6), color-stop(.5,#FFFFFF));
  border-top:1px solid #0c2676;
	text-align:center;
}

/*---------------------------------------------
komoku（特集ｸﾗｼｯｸ特集など）
---------------------------------------------*/
#komoku dt{
	color:#903;
}

/*---------------------------------------------
topics(2階層目）★<br />等
---------------------------------------------*/
#topics {
	font-size:13pt;
	margin-top:8px;
	line-height:1.5;
	padding:5px;
}
#topics ul li{
	margin-bottom:14px;
}
#topics ul li img{
	display:block;
	text-align:center;
	width:640px;
	clear:both;
	margin-top:10px;
	margin-bottom:-5px;
	margin-left:auto;
	margin-right:auto;
}
#topics ul li a{
	display:block;
	margin-bottom:5px;
	font-size:11px;
	color:#999;
}
.subtitle {
	font-size:20px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	padding:10px;
}
#topics table {
border-collapse: separate;
 border-spacing: 0px;
 border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
	width:100%;
}
#topics table th{
	border:1px solid #ccc;
}
#topics table tr{
	border:1px solid #ccc;
}
#topics table tr td{
	border:1px solid #ccc;
	padding:10px;
}
#topics2 {
	font-size:13pt;
	margin-top:8px;
	line-height:1.5;
	padding:5px;
}
#topics2 ul li{
	margin-bottom:14px;
}
	
.gold {
	background-color:#F00;
	color:#FFF;
}
.silver {
	background-color:#03F;
	color:#FFF;
}
.brnz {
	background-color:#FC6;
}
.inyo {
	margin:10px 0;
	background:#FFC;
	padding:10px;
	color:#666;
}
/*---------------------------------------------
pan（パンくずリスト）武豊ページなど
---------------------------------------------*/
#pan {
	text-align:left;
	margin-top:10px;
	padding:5px;
	line-height:1.8;
}
#pan a{
	text-decoration:none;
	color:#C00;
}
.syuboba {
	height:30px;
	line-height:30px;
}

#youtubespace {
	width:90%;
	text-align:center;
	
}
