@charset "UTF-8";
body {
	color: #323228;
	font-family:  "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background-color: #959578;
	background-image: url(Images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0
}
#wrapperOut {
	background-image: url(Images/paper.png);
	margin: 0 auto;
	padding: 0;
	width: 818px;
}
#wrapperIn {
	background-image: url(Images/paper_top.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 50px 109px;
	width: 600px
}
#wrapperBottom {
	background-image: url(Images/paper_end.jpg);
	background-repeat: no-repeat;
	width: 818px;
	margin: 0px;
	clear: left;
	height: 100px;
}
.container {
	margin: 0 0 40px;
	padding: 0
}
h1, h2, h3, h4, h5, h6, dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
h1 {
	margin: 30px 0;
	padding: 0
}
h1 a:hover {
	background-color: transparent
}
h2 {
	margin: 0 0 50px;
	padding: 0
}
h3 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin: 0 0 20px;
	padding: 0
}
h4 {
	font-size: 0.63em;
	font-weight: normal;
	margin: 0 0 5px;
	padding: 0
}
h5 {
	font-size: 0.63em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0 0 20px;
	padding: 0
}
p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0 0 30px;
	padding: 0
}
ul, dl {
	line-height: 1.7em;
	letter-spacing: 0.1em;
	margin: 0 0 30px;
	padding: 0
}
li {
	font-size: 0.75em;
	line-height: 1.7em;
	list-style-type: none;
	margin: 0;
	padding: 0
}
dt {
	font-size: 0.75em
}
dd {
	font-size: 0.56em;
	line-height: 1.7em;
	margin: 0;
	padding: 0
}
a.point {
	background-image: url("Images/anchor.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 10px
}
a.pointNew {
	background-image: url("Images/new.png");
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 45px
}
a.mailto {
	background-image: url("Images/mailto.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px
}
a, a:visited {
	color: #323228;
	text-decoration: underline
}
a:hover {
	color: #323228;
	text-decoration: underline;
	background-color: #e6ff00
}
.photo {
	margin: 0 0 20px;
	padding: 0
}
.caption {
	font-size: 0.56em
}
#copyright {
	text-align: center;
	padding-top: 15px;
}
