/* CSS Document */



@import "base.css";





#index-contents-wrapper {
	width: 580px;
	clear: both;
}
#index-contents-left {
	width: 360px;
	float: left;
}
#index-contents-right {
	width: 220px;
	float: left;
}
#iCr-space {
	padding: 0 0 0 10px;
}

/* index contents header */
.index-content-header {
	width: 360px;
	height: 31px;
	float: left;
	background-image: url(../images/index_contentsheader_bg.gif);
	background-repeat: no-repeat;	
}
.index-content-header h2#column {
	float: left;
	background: url(../images/index_column_title.gif) no-repeat;
	text-indent:-9999px;
	width:230px;
	height:37px;
}
.index-content-header h2#news {
	float: left;
	background: url(../images/index_racenews_title.gif) no-repeat;
	text-indent:-9999px;
	width:230px;
	height:31px;
}
.more-list {
	width: 120px;
	height: 26px;
	padding: 5px 0 0 0;
	float: left;
	text-align: right;
}

/* index racenews */
#index-racenews {
	float: left;
	padding: 0 0 10px 0;
}
#index-racenews ul {
	padding: 0 2px;
}
#index-racenews li {
	width: 356px;
	padding: 5px 0;
	list-style: none;
	background-image:url(../images/index_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}

/* index column */
#index-column {
	float: left;
	padding: 0 0 5px 0;
}
#index-column ul {
	padding: 0 2px;
}
#index-column li {
	width: 356px;
	padding: 5px 0;
	list-style: none;
	background-image:url(../images/index_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
.cPht {
	float: left;
	padding: 0 5px;
}
.cDay {
	font-weight: bold;
	color: #666666;
}

/* index report */
#index-report {
	width: 210px;
	background:url(../images/index_report_bg.gif) repeat-y;
	border-bottom:1px solid #D9D9D9;
	padding:0 0 5px 0;
}
#index-report h2 {
	background:url(../images/index_report_title.jpg) no-repeat;
	width:210px;
	height:100px;
	text-indent:-9999px;
	margin:0 0 6px 0 !important;
}
#index-report ul {
	padding: 0 5px;
}
#index-report li {
	width: 200px;
	list-style: none;
	background-image:url(../images/index_report_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 0;
}
.acquisition-report {
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}
.rDay {
	font-weight: bold;
	color: #666666;
}
.index-report-more {
	text-align: right;
	padding: 2px 5px;
}

/* index rank */
#index-rank {
	width: 210px;
	background:url(../images/index_report_bg.gif) repeat-y;
	margin: 10px 0;
	border-bottom:1px solid #D9D9D9;
	padding:0 0 5px 0;
}
#index-rank h2 {
	background:url(../images/index_ranking_title.jpg) no-repeat;
	text-indent:-9999px;
	width: 210px;
	height:100px;
	margin:0 0 6px 0;
}
#index-rank ul {
	padding: 0 5px;
}
#index-rank li {
	width: 200px;
	list-style: none;
	background-image:url(../images/index_report_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 0;
}
.iRank {
	width: 25px;
	float: left;
}
.prize {
	font-weight: bold;
	color: #FF0000;
}

/* テスト用 */

#index-mailform2 {
	width: 580px;
	height: 80px;
	background-color: #000000;
	margin: 0 0 0 0;
}
#flash {
	margin: 0 0 10px 0;
}
/* テスト用 */

#index-mailform {
	width: 580px;
	height: 80px;
	background-color: #000000;
	margin: 0 0 10px 0;
}
#index-mailform-left {
	width: 350px;
	float: left;
	margin: 3px 0 0 0 ;
}
#index-mailform-left h2 {
	height: 35px;
	width:345px;
	background:url(../images/index_mailform.jpg) no-repeat;
	text-indent:-9999px;
}
#index-mailform-right {
	width: 230px;
	float: left;
}
.irmail{
	height: 18px;
	width:345px;
	background:url(../images/index_mailform_foot.jpg) no-repeat;
	text-indent:-9999px;
}
.irform {
	width: 330px;
}
.irFs {
	padding: 0 5px;
}
.irBts {
	padding: 5px 3px;
}
.tc-p {
	padding:10px 0 0 0;
}
.tore_cp {
	margin: 0 0 10px 0;
}
#mtnc {
	width:800px;
	border:0;
}
#mtnc table{

}

#mtnc th{
	padding:0;
	text-align:center;
	padding:5px 0 5px 0;
	border:0;
}
#mtnc td{
	background-color:#ffffff;
	text-align:center;
	line-height:1.5em;
	padding:50px;

}
#mtnc p{
	margin:10px 0 0 0;
	line-height:1.5em;
	}
#mtnc h3{
	margin:0 0 20px 0;

	}