	margin-top: 10px;@charset "UTF-8";
/* CSS Document */

.entry-content h1  {
	font-size: 110%;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 48px;
	line-height: 3.2em;
	text-align: left;
	display: block;
	text-indent: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;	/*text-shadow: 3px 3px 1px #ccc;*/
}
.entry-content h2  {
	font-size: 95%;
	font-weight: normal;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 3.1em;
	text-align: left;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	height: 44px;
	text-indent: 22px;
	margin-bottom: 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.entry-content h3  {
	font-size: 90%;
	font-weight: normal;
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	display: block;
	text-indent: 10px;
	height: 44px;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 3.6em;
}
.entry-content h4  {
	font-size: 90%;
	font-weight: normal;
	background-image: url(img/h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 2.5em;
	text-align: left;
	display: block;
	text-indent: 12px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #FFFFFF;
}
.entry-content h5  {
	font-size: 75%;
	font-weight: normal;
	background-image: url(img/h5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	line-height: 2.7em;
	text-align: left;
	display: block;
	text-indent: 12px;
	border-width: 0px;
	border-style: none;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-shadow: 0px 1px 0px #fff;
}
.entry-content h6 {
	font-size: 80%;
	font-weight: normal;
	text-shadow: 0px 2px 0px #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	line-height: normal;
}
.navigation {
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 14px;
	display: block;
	height: 23px;
	margin-left: 8px;
}
.navigation .navi_L {
	width: 289px;
	float: left;
	text-align: left;
	display: block;
	height: 22px;
	font-size: 90%;
}
.navigation .navi_L a {
}
.navigation .navi_R {
	width: 289px;
	float: right;
	text-align: right;
	display: block;
	height: 22px;
	font-size: 90%;
}
.navigation .navi_R a {
}

