@charset "Shift_JIS";


#contents #menu {
	font-size:78%;
	color:#666666;
	border:1px solid #CCCCCC;
}

#contents #menu h2 {
	font-weight:normal;
	padding-top:13px;
	padding-left:40px;
}

#contents #menu .buy {
	margin-bottom:10px;
	padding-bottom:1px;
	height:35px;
	border-bottom:3px solid #FFCC33;
	background:url(../img/menu_ttl_buy.gif) no-repeat;
}

#contents #menu .keep {
	margin-bottom:10px;
	padding-bottom:1px;
	height:35px;
	border-bottom:3px solid #FFCC33;
	background:url(../img/menu_ttl_keep.gif) no-repeat;
}

#contents #menu .change {
	margin-bottom:10px;
	padding-bottom:1px;
	height:35px;
	border-bottom:3px solid #FFCC33;
	background:url(../img/menu_ttl_change.gif) no-repeat;
}

#contents #menu ul {
	margin-bottom:15px;
	padding:0px;
}

#contents #menu .listmenu {
	margin:0px;
	padding-left:10px;
}

#contents #menu .listmenu li {
	margin-bottom:3px;
	padding-left:15px;
	background-color:transparent;
	background:url(../img/link_arw.gif) no-repeat;
	background-position: 0em 0.3em;
	
}

#contents #menu .listmenu li img {
	margin-left:2px;
}


#contents #menu h3 {
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:3px solid #FFCC33;
}


