@charset "utf-8";
/* -----------------------------------------------------------
yHTMLz
----------------------------------------------------------- */

html {
	color:#000000;
	overflow-y:scroll;
}
/* -----------------------------------------------------------
yBODYz
----------------------------------------------------------- */

body {
	margin:0;
	overflow:visible;
	padding:0;
	font-family: 'Lucida Grande', Helvetica, "lr oSVbN";
	line-height: 1.6;
}
/* for IE7 */
	*:first-child+html body {
	font-family: verdana, "lr oSVbN", "CI", Meiryo;
}
/* for IE6 */
	* html body {
	font-family: verdana, "lr oSVbN";
}
/* -----------------------------------------------------------
yOTHER TAGSz
----------------------------------------------------------- */

a {
	overflow:hidden;
}
a img, img {
	border:0;
}
abbr, acronym {
	border:0;
}
address, caption, cite, code, dfn, em, th, strong, var {
	font-style:normal;
	font-weight:normal;
}
blockquote, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, pre, span, td, th, ul {
	margin:0;
	padding:0;
}
caption, th {
	text-align:left;
}
code, kbd, pre, samp, tt {
	font-family:monospace;
	line-height:100%;
}
/* for IE7 */
	*:first-child+html code, kbd, pre, samp, tt {
	font-size:108%;
}
ol, ul {
	list-style:none;
}
q:before, q:after {
	content:'';
}

/* -----------------------------------------------------------
yAz
----------------------------------------------------------- */

a {
	cursor:pointer;
	text-decoration:underline;
	color: #000000;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}
/* -----------------------------------------------------------
yOTHER TAGSz
----------------------------------------------------------- */

abbr, acronym {
	border-bottom:1px dotted;
	cursor:help;
}
blockquote {
	margin:1em;
}
caption {
	margin-bottom:0.5em;
	text-align:center;
}
em, strong {
	font-weight:bold;
}
p {
	text-align:left;
	width:auto;
}
.clear {
	clear: both;
}
/* clearfix */
	.clearfix:after {
	content: url(http://keiba-reviews.com/images/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
	.clearfix {
	overflow:hidden;
}
/* for IE6 */
	* html .clearfix {
	display:inline-block;
}
/* for IE7 */
	*:first-child+html .clearfix {
	display:inline-block;
}
.timex_sp {
	margin-right: 10px;
}
.s_title {
	margin-top: 10px;
	padding-left: 10px;
}
.titlex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	padding-bottom: 10px;
	padding-left: 10px;
}
.titlex a {
	font-weight: normal;
}
