#lmenu div {
	border-top: 1px solid #D0DCE8;
	border-right: none;
	border-left: none;
	width: 140px;
}

#lmenu a{
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka;
	color: #333333;
	text-decoration: none;
	display: block;
	width: auto;
	padding-left: 10px;
}
#lmenu a:hover {
	background-color: #E7EDF3;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px;
}
#lmenu div.point {
	font: 12px/18px "ＭＳ Ｐゴシック", Osaka;
	color: #FF4800;
	padding-left: 10px;
	display: block;
	background-color: #E7EDF3;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 130px;
	width: 130px;
}
#subtitle {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
#crumbs {
	text-align: right;
	padding: 10px;
	width: auto;
}


/*グッズリンク*/
#goodslink a:hover {
	background-color: #FE9D32;
	color: #FFFFFF;
	display: block;
	width: auto;
}
#goodslink a {
	color: #333333;
	display: block;
	width: auto;
}

#midokoro p {
	margin-left: 5px;
}
