@charset "utf-8";
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: small;
	line-height: 1.7em;
	background-image: url(../images/back.jpg);
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#allitem {
	width: 950px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/contentback.jpg);
	background-repeat: repeat-y;
}
header h1 {
	font-size: 12px;
	line-height: 36px;
	color: #EBEBEB;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: right;
	padding-right: 15px;
}
img {
	display: block;
}
#mein {
	width: 675px;
	padding-right: 30px;
	float: right;
	display: block;
	font-size:18px;
}
#menu {
	width: 204px;
	padding-left: 30px;
	float: left;
	display: block;
	font-size:15px;
	line-height: 1.2em;
}
footer {
	clear: both;
	display: block;
	background-image: url(../images/footer.jpg);
	height: 111px;
	margin-right: -5px;
	margin-left: -5px;
	padding-right: 55px;
	padding-left: 55px;
	text-align: center;
	font-size: 12px;
	color: #633;
}
a:hover {
	color: #F36;
}

hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #A09494;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: both;
}

#menu .h01 {
	background-image: url(../images/menuh01.jpg);
	margin-top: 0px;
	margin-right: -4px;
	margin-bottom: 0px;
	margin-left: -4px;
	line-height: 46px;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #F6F6F6;
	height: 48px;
}
#menu ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li {
	background-image: url(../images/hr01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 9px;
	margin-bottom: 7px;
}
#menu ul li a {
	background-image: url(../images/list01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
}
#mein .h01 {
	background-image: url(../images/h01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 18px;
	font-weight: bold;
	color: #9C5718;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.image01 {
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mein .h03 {
	background-color: #E04A4B;
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #A63336;
	font-size: 18px;
	line-height:1.3em;
}
#mein .h02 {
	background-image: url(../images/h02.jpg);
	height: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 33px;
	background-repeat: no-repeat;
	padding-left: 85px;
	font-size: 24px;
	color: #8A2D00;
}
#mein blockquote {
	color: #933;
}
#mein ul {
	list-style-image: url(../images/list01.jpg);
	list-style-position: inside;
	padding-right: 20px;
	padding-left: 20px;
}
#mein ul li {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
aside {
	font-size: x-small;
	margin: 0px;
	font-weight: normal;
	padding-left: 10px;
	display: inline;
}
.table01 {
	line-height: 1.2em;
	font-size: 11px;
}

.bun {
	line-height: 1.2em;
	font-size: 18px;
}

.tohead {
	display: block;
	line-height: 21px;
	background-image: url(../images/tohead.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 100px;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: left center;
}

.green01{
	font-weight: bold;
	background-color:#AADDAA;
}


.rose01{
	color: #8C0200;
	font-weight: bold;
}

