/* 大見出し */
.midashi_big {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	border-right-width: 1px;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../homeimg/common/midashi_bg680.jpg);
	background-repeat: no-repeat;
	height: 36px;
	overflow: hidden;
	clear: both;
	line-height: 36px;
}
/* 2枠コンテンツ */
.index_context{
	clear:both;
	margin-bottom:15px;
}
.index_context:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .index_context{
    height: 1em;
    overflow: visible;
}
/**/
.index_context01{
	width:330px;
	float:left;
	margin-right:20px;
	background-repeat:no-repeat;
}
.index_context02{
	width:330px;
	float:right;
}
.index_context01 .ph{
	background-image:url(../harley-guide/img/context_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	margin-bottom:5px;

}
.index_context01 .ph a img{
	margin-top:8px;
	margin-left:8px;
}
.index_context02 .ph{
	background-image:url(../harley-guide/img/context_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	margin-bottom:5px;

}
.index_context02 .ph a img{
	margin-top:8px;
	margin-left:8px;
}
.clear{
	clear:both;
}
.introtext{
	font-size:13px;
	line-height:150%;
	margin-bottom:8px;
}
.racing10{
	margin-bottom:5px;
	margin-top:5px;
	text-align:right;
}
/* 3枠コンテンツ */
.index_03context01{
	width:220px;
	float:left;
	margin-right:10px;
	background-image:url(../harley-guide/img/03context_bg.jpg);
	background-repeat:no-repeat;
}
.index_03context02{
	width:220px;
	float:right;
}
.index_03context01 .ph{
	background-image:url(../harley-guide/img/03context_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	margin-bottom:5px;

}
.index_03context01 .ph a img{
	margin-top:8px;
	margin-left:8px;
}
.index_03context02 .ph{
	background-image:url(../harley-guide/img/03context_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	margin-bottom:5px;

}
.index_03context02 .ph a img{
	margin-top:8px;
	margin-left:8px;
}