@charset 'UTF-8';
#top_right .menu {
	background-image: url(../../img/top/contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#top_right .menu_area {
	background-image: url(../../img/area/contents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
h2.title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F598A0;
	padding-bottom: 4px;
	font-size: 14px;
	word-spacing: 0.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F598A0;
	padding-top: 5px;
	padding-left: 8px;
	margin-bottom: 15px;
}
