h3 {
	margin: 20px 0;
	text-align: center;
}

h4 {
	margin: 0 0 10px 0;
}

div.section {
	margin: 10px 0 20px;
}

div.section_jisedai {
	margin: 10px 30px 30px;
}

div.section_dot {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px dotted #999;
}

div.chiiki {
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
}

th.ken {
	text-align: center;
	background-color: #efe5d6;
	width: 65px;
	line-height: 1.5;
	padding: 2px;
}

th.chiiki1 {
	text-align: center;
	background-color: #a2bce2;
	width: 230px;
	line-height: 1.5;
	padding: 2px;
}

th.chiiki2 {
	text-align: center;
	background-color: #b2dab8;
	width: 60px;
	line-height: 1.5;
	padding: 2px;
}

th.chiiki3 {
	text-align: center;
	background-color: #ffe45f;
	width: 150px;
	line-height: 1.5;
	padding: 5px;
}

td.ken {
	text-align: center;
	background-color: #efe5d6;
	width: 65px;
	line-height: 1.2;
	padding: 2px;
}

td.chiiki1 {
	text-align: left;
	background-color: #a2bce2;
	width: 230px;
	line-height: 1.2;
	padding: 5px;
}

td.chiiki2 {
	text-align: left;
	background-color: #b2dab8;
	width: 60px;
	line-height: 1.2;
	padding: 5px;
}

td.chiiki3 {
	text-align: left;
	background-color: #ffe45f;
	width: 150px;
	line-height: 1.2;
	padding: 5px;
}

div.texts {
	width: 205px;
	float: left;
}

div.texts_kouhoon {
	width: 305px;
	float: left;
}

div.texts_season {
	width: 500px;
	margin: 10px 0 20px;
	
}

div.picture {
	width: 300px;
	text-align: center;
	float: right;
}

div.picture_kouhoon {
	width: 200px;
	text-align: center;
	float: right;
}

div.texts p,
p{
	line-height: 1.5;
}

div.tag_menu{
	height: 50px;
	position: relative;
	margin: 10px 0 30px;
}

div.menu_right {
	position: absolute;
	top: 8px;
	right: 24px;
	z-index: 2;
}

div.menu_left {
	position: absolute;
	top: 8px;
	left: 6px;
	z-index: 3;
}

div.menu_select {
	position: absolute;
	top: 5px;
	z-index: 1;
}

ul#merit1 {
	background: transparent url(jisedai/merit/merito1.gif) no-repeat left top;
	height: 30px;
	position: relative;
	padding-left: 25px;
	padding-top: 8px;
}
ul#merit2 {
	background: transparent url(jisedai/merit/merito2.gif) no-repeat left top;
	height: 30px;
	position: relative;
	padding-left: 25px;
	padding-top: 8px;
}

ul#merit3 {
	background: transparent url(jisedai/merit/merito3.gif) no-repeat left top;
	height: 30px;
	position: relative;
	padding-left: 25px;
	padding-top: 8px;
}

ul#merit4 {
	background: transparent url(jisedai/merit/merito4.gif) no-repeat left top;
	height: 30px;
	position: relative;
	padding-left: 25px;
	padding-top: 8px;
}

#merit1 li,
#merit2 li,
#merit3 li,
#merit4 li {
	line-height: 1.5;
}

h5 {
	color: #800000;
}

p.small{
	font-size: x-small;
	line-height: 1.5;
}

span.red{
	color: red;
}

span.winter{
	color: white;
	background-color: #688CC0;
}
span.summer{
	color: white;
	background-color: #FEC400;
}