#main {

}
/*ナビゲーションカテゴリ------------------ */
#main h3 {
	font-weight: bold;
	margin: 0px;
	font-size: 150%;
	text-align: center;
	line-height: 1.6em;
}
#main h4 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}
#right {
	float: right;
	width: 250px;
}
#container #main #left ul li {
	background-image: url(../../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 10px;
}
#container #main #right img {
	margin-bottom: 20px;
}
#container #main h5 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
	background-color: #4A3C29;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #main #left h2 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
