body {
	background-image: url(image/body_bg.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Playfair Display', serif;

}

h1 {
	font-size: 10px;
	color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 14px;
	color: #333;
	font-family:  'Playfair Display', serif;
}

h3 {
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	margin-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #3C9;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.sample {
	text-decoration: none;
	color: #FFF;
	margin: 0px;
}  /* 白色に変更 */

a.sample:hover {text-decoration: none; color: #FFF;} /* ロールオーバー時は黒色*/

a.sample2 {text-decoration: none; color: #FFF;}  /* 赤色に変更 */

a.sample2:hover {text-decoration: none; color:#FFF;}

a.sample3 {text-decoration: none; color:#FFF;}  /* 紫色に変更 */

a.sample3:hover {text-decoration: none; color: #FFF;}


ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#footar #footer2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#center_r2 {
	background-image: url(image/naka.png);
	background-repeat: repeat-y;
	width: 900px;
}
.big {
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	line-height: 27px;
}



#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(image/haikei.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#l_item {
	width: 580px;
	float: left;
	padding-right: 20px;
}
#r_item {
	width: 300px;
	float: right;
}
td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}

#obi {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(image/h1.png);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#allitem {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}

#footar {
	height: 200px;
	background-image: url(image/h1.png);
	background-repeat: repeat;
	clear: both;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	font-weight: normal;
}
#footertop {
	height: 50px;
	clear: both;
	background-image: url(image/haikei2.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#center {
	text-align: center;
}

.red {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #F06;
	font-weight: bold;
}
#r {
	text-align: right;
}

h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #CCC;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


#footar_b {
	clear: both;
	height: 200px;
	background-image: url(image/ah.png);
	background-repeat: repeat;
	background-position: center top;
}
.blue {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #36F;
	font-weight: bold;
}

#allitem_s {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}

#l_item2 {
	width: 550px;
	float: left;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	border-radius: 5px;
}
#r_item2 {
	width: 290px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 5px;
}
.white {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.komoji {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 20px;
}
