﻿body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.jpg);
}
#header {
	background-image: url(../images/hd.jpg);
	background-repeat: no-repeat;
	height: 192px;
	margin-bottom: 15px;
}
#mein {
	float: right;
	width: 515px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#allitem {
	background-image: url(../images/itemback.jpg);
	width: 770px;
	text-align: left;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#head {
	background-color: #1991F0;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1em;
}

#menu {
	float: left;
	width: 215px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
#footer {
	clear: both;
	color: #FFF;
	text-align: center;
	background-color: #1991F0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1991F0;
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.menuhead {
	background-image: url(../images/menutop.jpg);
	height: 35px;
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	padding-top: 10px;
}
#menu ul {
	background-image: url(../images/menubottom.jpg);
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu ul li {
	background-image: url(../images/menulist.jpg);
	background-position: left center;
	font-size: 14px;
	line-height: 1.1em;
	padding-top: 7px;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8E0F8;
}
.headline01 {
	background-image: url(../images/headline01.jpg);
	height: 42px;
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 18px;
	color: #1991F0;
	clear: both;
}
a:hover {
	color: #F30;
}

.headline02 {
	background-image: url(../images/headline02.jpg);
	height: 30px;
	font-weight: bold;
	color: #06C;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 42px;
	clear: both;
	background-repeat: no-repeat;
}
.title01 {
	font-size: 36px;
	font-weight: bold;
	color: #039;
	margin: 0px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.title02 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
