/*リードテキスト
------------------------*/

#bg_read {
	background: url(../images/index/bg_read_img.jpg) no-repeat;
	height: 171px;
	width: 430px;
	padding-top: 9px;
	padding-left: 10px;
	margin-bottom: 17px;
}
#read_title {
	color: #1E7314;
	font-size: 1.5em;
	width: 315px;
	line-height: 1.2em;
	margin-bottom: 8px;
}
#read_text {
	width: 300px;
}

/*トピックス
------------------------*/

#title_topics {
	background: url(../images/index/title_topics_img.gif) no-repeat;
	height: 14px;
	width: 440px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.date {
	color: #1E7314;
	margin-right: 15px;
}
#topics_text {
	width: 430px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 400px;
	overflow: auto;
}

#topics_text dt {
	float: left;
	width: 55px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#topics_text dd {
	margin-right: 0px;
	width: auto;
	margin-left: 70px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#topics_text a {
	font-weight: bold;
	color: #FF0000;
}

.b_red {
	font-weight: bold;
	color: #FF0000;
}

.b_blue {
	font-weight: bold;
	color: #0000FF;
}

#title_item {
	background: url(../images/index/title_item_img.gif) no-repeat 0px 0px;
	height: 18px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
}




/*クロックス
------------------------*/

#title_crocs {
	background: url(../images/index/title_crocs_img.gif) no-repeat;
	height: 14px;
	width: 440px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.crocs_box {
	float: left;
	height: 81px;
	width: 140px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.crocs_box_end {
	float: left;
	height: 81px;
	width: 140px;
	margin-bottom: 10px;
}

