@import "base.css";

/*  ‘‘‘‘‘‘‘ Index Wrapper Setting ‘‘‘‘‘‘‘ */

#Index-Left-Wrapper{
	width:220px;
	height:auto;
	margin:0 0 0 20px;
	padding:0 0 0 0;
	float:left;
	background:url(../images/left_wrapper_bg.png) repeat-y;
}
*html #Index-Left-Wrapper{
	margin:0 0 0 10px;
	display:inline;
	background:url(../images/left_wrapper_bg.jpg) repeat-y;
}
#Banner-Space, #Banner-Space2{
	width:200px;
	height:700px;
	margin:0 0 0 10px;
	overflow:hidden;
}
#Banner-Space2{
	height:765px;
}
#Index-Main-Wrapper{
	width:530px;
	height:auto;
	float:left;
	margin:0 20px 0 10px;
}
*html #Index-Main-Wrapper{
	margin:0 10px 0 10px;
	display:inline;
}

/*  ‘‘‘‘‘‘‘ Index Main Setting ‘‘‘‘‘‘‘ */

#Index-Main-Left{
	width:310px;
	height:auto;
	margin:0 10px 0 0;
	/margin:10px 10px 0 0;
	float:left;	
	overflow:hidden;
}
#ML-Con-Title, #ML-Con-Title02, #ML-Con-Title03{
	width:310px;
	height:28px;
	background:url(../images/site_update_title.png) left no-repeat;
}
*html #ML-Con-Title{
	background:url(../images/site_update_title.jpg) left no-repeat;
}
#ML-Con-Title02{
	background:url(../images/race_result_title.png) left no-repeat;
}
*html #ML-Con-Title02{
	background:url(../images/race_result_title.jpg) left no-repeat;
}
#ML-Con-Title03{
	background:url(../images/news_title.png) left no-repeat;
}
*html #ML-Con-Title03{
	background:url(../images/news_title.jpg) left no-repeat;
}
#ML-Con-Title img{
	margin:4px 0 0 100px;
}
#ML-Con-Title02 img{
	margin:4px 0 0 110px;
}
#ML-Con-Title03 img{
	margin:4px 0 0 87px;
}
.ML-Con-Contents{
	width:310px;
	height:auto;
	overflow:hidden;
	background:url(../images/ml_con_contents_bg.png) repeat-y;
}
*html .ML-Con-Contents{
	background:url(../images/ml_con_contents_bg.jpg) repeat-y;
}
.ML-Con-Contents dl{
	width:270px;
	height:auto;
	margin:5px 0 0 10px;
	padding:5px;
	background:url(../images/contents_list_bg.png) repeat-y;
}
*html .ML-Con-Contents dl{
	background:url(../images/contents_list_bg.jpg) repeat-y;
}
.ML-Con-Contents dt{
	padding:0 0 0 20px;
	line-height:120%;
	background:url(../images/icon_a.gif) left no-repeat;
}
.ML-Con-Contents dd{
	line-height:120%;
	padding:2px 0 0 0;
}
.ML-Con-Contents a:link{
	color:#0000FF;
	text-decoration:none;
}
.ML-Con-Contents a:visited{
	color:#0000FF;
	text-decoration:none;
}
.ML-Con-Contents a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.ML-Con-Bottom{
	width:310px;
	height:20px;
	margin:0 0 10px;
	overflow:hidden;
	background:url(../images/ml_con_bottom_bg.png) left no-repeat;
}
*html .ML-Con-Bottom{
	background:url(../images/ml_con_bottom_bg.jpg) left no-repeat;
}

/*  ‘‘‘‘‘‘‘ Index Main SettingiOCγ^LΏj ‘‘‘‘‘‘‘ */

#ML-Con2-Title, #ML-Con2-Title02, #ML-Con2-Title03{
	width:310px;
	height:28px;
	background:url(../images/site_update2_title.png) left no-repeat;
}
*html #ML-Con2-Title{
	background:url(../images/site_update2_title.jpg) left no-repeat;
}
#ML-Con2-Title02{
	background:url(../images/race_result2_title.png) left no-repeat;
}
*html #ML-Con2-Title02{
	background:url(../images/race_result2_title.jpg) left no-repeat;
}
#ML-Con2-Title03{
	background:url(../images/news2_title.png) left no-repeat;
}
*html #ML-Con2-Title03{
	background:url(../images/news2_title.jpg) left no-repeat;
}
#ML-Con2-Title img{
	margin:4px 0 0 100px;
}
#ML-Con2-Title02 img{
	margin:4px 0 0 110px;
}
#ML-Con2-Title03 img{
	margin:4px 0 0 87px;
}
.ML-Con2-Contents{
	width:310px;
	height:auto;
	overflow:hidden;
	background:url(../images/ml_con_contents2_bg.png) repeat-y;
}
*html .ML-Con2-Contents{
	background:url(../images/ml_con_contents2_bg.jpg) repeat-y;
}
.ML-Con2-Contents dl{
	width:270px;
	height:auto;
	margin:5px 0 0 10px;
	padding:5px;
	background:url(../images/contents_list_bg.png) repeat-y;
}
*html .ML-Con2-Contents dl{
	background:url(../images/contents_list2_bg.jpg) repeat-y;
}
.ML-Con2-Contents dt{
	padding:0 0 0 20px;
	line-height:120%;
	background:url(../images/icon_a.gif) left no-repeat;
}
.ML-Con2-Contents dd{
	line-height:120%;
	padding:2px 0 0 0;
}
.ML-Con2-Contents a:link{
	color:#0000FF;
	text-decoration:none;
}
.ML-Con2-Contents a:visited{
	color:#0000FF;
	text-decoration:none;
}
.ML-Con2-Contents a:hover{
	color:#0000FF;
	text-decoration:underline;
}
.ML-Con2-Bottom{
	width:310px;
	height:20px;
	margin:0 0 10px;
	overflow:hidden;
	background:url(../images/ml_con_bottom2_bg.png) left no-repeat;
}
*html .ML-Con2-Bottom{
	background:url(../images/ml_con_bottom2_bg.jpg) left no-repeat;
}


