@charset "utf-8";
/* *****************************************************************************

  Reset

***************************************************************************** */
html, body {
	width: 100%;
	height: 100%;
}
body * {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	text-indent: 0;
	/* font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',"MS P Gothic",Osaka,sans-serif; */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
img {
	/* vertical-align: bottom; */ /* IE 6-7 img align 指定が崩れるので未指定 */
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
}
* html table { /* IE 6 Inherit */
	font-size: 1em;
}
caption, th, td {
	text-align: left;
	vertical-align: top;
}
ul {
	list-style: none;
}
input, select, textarea {
	padding: 2px;
}

/* *****************************************************************************

  Default Style

***************************************************************************** */

strong {
	font-weight: bold;
}
a:link {
	color: #486dc8;
}
a:visited {
	color: #486dc8;
}
a:hover {
	color: #f00;
}
a:active {
	color: #486dc8;
}

/* *****************************************************************************

  base (Body Element) & container

***************************************************************************** */
body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
}
/* *****************************************************************************

  header

***************************************************************************** */
#header {
	height: 100px;
	height: 100px;
	background-color: #145726;
	background-image: url("../img/_share/header_back.jpg");
	background-repeat: repeat-x;
}
#headerWrap {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	background-image: url("../img/_share/header.jpg");
	background-repeat: no-repeat;
}
#header h1 {
	padding-top: 3px;
	font-size: 85%;
	font-weight: bold;
	color: white;
}
#header #header-title {
	margin-left: 20px;
}
#header #header-title a {
	display: block;
	width: 200px;
	height: 60px;
}
#header #header-title a span {
	display: none;
}

/* *****************************************************************************

  mainNav

***************************************************************************** */
#mainNav {
	height: 44px;
	background-color: #eee;
	background-image: url("../img/_share/mainNav_back.jpg");
	background-repeat: repeat-x;
}
#mainNavWrap {
	width: 950px;
	height: 44px;
	margin: 0 auto;
	background-image: url("../img/_share/mainNav.jpg");
	background-repeat: no-repeat;
}
/* siteSearch */
#siteSearch {
	position: relative;
	width: 900px;
}
#siteSearch h2 {
	display: none;
}
#siteSearch #siteSearch_keyword {
	position: absolute;
	top: 6px;
	left: 5px;
	width: 289px;
	height: 22px;
	border: 2px solid #f9e472;
	margin: 0;
	padding: 2px 2px 2px 5px;
	font-size: 16px;
	color: #aaa;
}
#siteSearch #siteSearch_keyword:hover {
	background-color: #ffa;
}
#siteSearch #siteSearch_submit {
	position: absolute;
	top: 6px;
	left: 305px;
	width: 100px; /* input paddin, border 含む */
	height: 30px;
	margin: 0;
	/* border: 1px solid #aaa; */ /* カラー適用されない */
	padding: 0;
	border: none;
	font-size: 14px;
	color: black;
	background-color: #f9e472;
	cursor: pointer;
}
/* easySearch 画像適用 */
#siteSearch #siteSearch_submit {
	width: 100px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 0; /* Firefox 2, Win Safari 3 : value 属性値を隠す */
	background-color: transparent;
	color: transparent; /* Mac Safari 3 : value 属性値を隠す */
	background-image: url("../img/_share/siteSearch_submit.gif");
	background-repeat: no-repeat;
	/* cursor: pointer; */
}
*:first-child+html #siteSearch #siteSearch_submit { /* IE 7 only */
	padding-top: 100px; /* value 属性値を隠す */
}
* html #siteSearch #siteSearch_submit { /* IE 6 and below */
	padding-top: 100px; /* value 属性値を隠す */
}
html:first-child #siteSearch #siteSearch_submit{ /* Opera 9 Only */
	padding-top: 100px; /* value 属性値を隠す */
}
#siteSearch #siteSearch_submit:hover { /* IE 6 非対応 */
	background-color: transparent;
	background-position: 0 -30px;
}







/* *****************************************************************************

  contentParent
  contentChild, contentChild_addMainMenu, contentChild_addMypageMenu

***************************************************************************** */
#contentParent {
	width: 950px;
	margin: 15px auto 0;
}
#contentChild {
	width: 100%;
}
#contentChild:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* *****************************************************************************

  mainContent

***************************************************************************** */
#mainContent {
	float: right;
	width: 700px; /* Parent 950px, mainMenu 240px */
	margin: 0 0 20px 10px;
}
* html #mainContent { /* IE 6 and below */
	display: inline; /* margin x2 bug */
}
#mainContent:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* *****************************************************************************

  mainManu

***************************************************************************** */
#mainMenu {
	float: left;
	width: 240px;
	padding-bottom: 20px;
}
#mainMenu:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* サイトランキング */
#siteRank {
	width: 230px; /* 240px */
	margin: 0 10px 10px 0;
}
#siteRank h2 {
	width: 230px; /* Parent 230px */
	height: 37px;
	background-color: #aaa;
	background-image: url("../img/_share/mainMenu_siteRank_headline.jpg");
	background-repeat: no-repeat;
}
#siteRank h2 span {
	display: none;
}

#siteRank ul {
	border-style: solid;
	border-width: 0 1px;
	border-color: #aaa;
	background-color: #fff;
}
#siteRank ul li {
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 85%;
	border-color: #aaa;
}
#siteRank ul li a {
	display: block;
	padding: 5px 5px 5px 30px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#siteRank ul li#siteRank-01 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank01.jpg");
}
#siteRank ul li#siteRank-02 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank02.jpg");
}
#siteRank ul li#siteRank-03 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank03.jpg");
}
#siteRank ul li#siteRank-04 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank04.jpg");
}
#siteRank ul li#siteRank-05 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank05.jpg");
}
#siteRank ul li#siteRank-06 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank06.jpg");
}
#siteRank ul li#siteRank-07 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank07.jpg");
}
#siteRank ul li#siteRank-08 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank08.jpg");
}
#siteRank ul li#siteRank-09 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank09.jpg");
}
#siteRank ul li#siteRank-10 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank10.jpg");
}

/* 悪質な競馬予想サイトにご注意！ */
#viciousSite {
	margin-bottom: 10px;
}
#viciousSite p a {
	display: block;
	width: 230px;
	height: 120px;
	background-image: url("../img/_share/mainMenu_viciousSite.jpg");
	background-repeat: no-repeat;
}
#viciousSite p a:hover {
	background-position: 0 -120px;

}
#viciousSite p a span {
	display: none;
}

/* 競馬予想サイトのクチコミ モバイル版 */
#mobileSite {
	margin-bottom: 10px;
}
#mobileSite h2 {
	display: none;
}
#mobileSite p {
	position: relative;
	width: 230px;
	height: 180px;
	background-image: url("../img/_share/mainMenu_mobileSite.jpg");
	background-repeat: no-repeat;
}
#mobileSite p img {
	position: absolute;
	top: 75px;
	left: 110px;
	width: 100px;
	height: 100px;
}

/* アクセスランキング */
#accessRank {
	width: 230px; /* 240px */
	margin: 0 10px 10px 0;
}
#accessRank h2 {
	width: 230px; /* Parent 230px */
	height: 37px;
	background-color: #aaa;
	background-image: url("../img/_share/mainMenu_accessRank_headline.jpg");
	background-repeat: no-repeat;
}
#accessRank h2 span {
	display: none;
}

#accessRank ul {
	border-style: solid;
	border-width: 0 1px;
	border-color: #aaa;
	background-color: #fff;
}
#accessRank ul li {
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 85%;
	border-color: #aaa;
}
#accessRank ul li a {
	display: block;
	padding: 5px 5px 5px 30px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#accessRank ul li#accessRank-01 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank01.jpg");
}
#accessRank ul li#accessRank-02 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank02.jpg");
}
#accessRank ul li#accessRank-03 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank03.jpg");
}
#accessRank ul li#accessRank-04 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank04.jpg");
}
#accessRank ul li#accessRank-05 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank05.jpg");
}
#accessRank ul li#accessRank-06 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank06.jpg");
}
#accessRank ul li#accessRank-07 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank07.jpg");
}
#accessRank ul li#accessRank-08 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank08.jpg");
}
#accessRank ul li#accessRank-09 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank09.jpg");
}
#accessRank ul li#accessRank-10 a {
	background-image: url("../img/_share/mainMenu__shareIcon_rank10.jpg");
}

/* その他 */
#addMenu {
	/* display: none; */
	width: 230px; /* 240px */
	margin: 0 10px 10px 0;
}
#addMenu h2 {
	display: none;
}
#addMenu ul {
	border-style: solid;
	border-width: 1px 1px 0;
	border-color: #aaa;
	background-color: #fff;
}
#addMenu ul li {
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 85%;
	border-color: #aaa;
}
#addMenu ul li a {
	display: block;
	padding: 5px 5px 5px 30px;
	background-image: url("../img/_share/mainMenu__shareIcon_data.jpg");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

/* *****************************************************************************

  subNav

***************************************************************************** */
#subNav {
	padding: 10px 0;
}
#subNav h2 {
	display: none;
}
#subNav ul {
	text-align: right;
}
#subNav ul li{
	display: inline;

	font-size: 85%;
	/* vertical-align: top; */
	line-height: 1;

}
#subNav ul li a {
	padding-left: 15px;
	background-image: url("../img/_share/subNav__shareMarker.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
	text-decoration: none;
}

/* *****************************************************************************

  footer

***************************************************************************** */
#footer {
	border-style: solid;
	border-width: 2px 0 0;
	padding: 5px 0 30px;
	text-align: center;
	border-color: #aaa;
}
#footerWrap {
	width: 950px;
	height: 50px;
	margin: 0 auto;
	background-image: url("../img/_share/footer.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#copyright {
	font-size: 85%;
	text-align: right;
	color: #555;
}

.size{
font-size: 0.9em;
}
#up_bar {
background-image: url("../img/_share/up_bar.jpg");
background-repeat: no-repeat;
padding: 5px 2px 5px 15px;
margin: 0px 2px 10px 0px;
}
.komento{
padding:3px 3px 3px 15px;
margin:3px 0px 10px 0px;
}
.bbs{
border: 1px solid #A3A3A3;
padding:3px 3px 3px 3px;
margin:0px 0px 10px 0px;
line-height : 20px;
}
