/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://honda.sports-ikehara.com/staffblog/css/base-weblog.css);
@import url(http://honda.sports-ikehara.com/staffblog/css/layout.css);
/* end StyleCatcher imports */

.entry_image123{width:380px;}

p.ime-j {
	margin:5px 10px 5px 0;
	float: left;
	width: 240px;
}

/* おすすめバイク紹介
--------------------------------------------------------*/

.block_out {
	border-bottom:#999 dotted 1px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:490px;
}

.bike_intro_l {
	float:left;
	margin-right:8px;
}

.bike_intro_r {
	float:right;
	margin-left:8px;
}


/* margin
--------------------------------------------------------*/

.p-tm {
	padding-left:35px;
}


/* margin
--------------------------------------------------------*/

.w-m {
	width:425px;
}



/* clearFix
--------------------------------------------------------*/

.clearFix {
	overflow:hidden;
}

.clearFix:after {
	content: "";
	display: block;
	clear: both;
}