@charset "euc-jp";

/*----------------------------------------------------------
	CSS Document Feature
--------------------------------------------------------- */

#feature {
	clear: both;
	margin-top: 20px;
	position: relative;
}

#feature h3#title {
	clear: both;
	width: 422px;
	height: 33px;
	overflow: hidden;
	background: url(../../../themes/mama/images/h3_feature.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#feature h3#title a {
	display: block;
	height: 23px;
	overflow: hidden;
}

#block h3 {
	clear: both;
	width: 422px;
	height: 33px;
	overflow: hidden;
	background: url(../images/title2.jpg) no-repeat 0 0;
	text-align: left;
	text-indent: -9999px;
}

#block h3 a {
	display: block;
	height: 23px;
	overflow: hidden;
}

#feature h4#feature_new {
	margin-top: 20px;
}

#feature p {
	margin-top: 10px;
}

#feature #index ul {
	list-style: none;
}

#feature #index li {
	margin-top: 10px;
	padding-left: 8px;
}

#feature #index li.even {
	border-left: solid 3px #7E9DB9;
	border: 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

#feature #index li.odd {
	border-left: solid 3px #FFC97E;
	border: 0;
	padding-bottom: 10px;
	border-bottom: solid 1px #ccc;
}

#feature #index span.bold {
	font-weight: bold;
}

#feature #index a.right {
	display: block;
}

#feature_link {
	width: 422px;
	height: 70px;
}

#feature_link .f_left {
	float: left;
	width: 100px;
	height: 70px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#feature_link .f_right {
	float: right;
	width: 240px;
	height: 70px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
