@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../image/common/bg1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-size: 0.9em;
	background-color: #FFFFFF;
}


a:link {
	color: #990;
	text-decoration: none;
}
a:visited {
	color: #990;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.main {
	font-size: 0.9em;
	color: #333;
	clear: both;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.header {
	margin: 0px;
	clear: right;
	height: 100px;
	width: 800px;
	background-image: url(../image/common/header.jpg);
}

h1 {
	font-weight: normal;
	color: #71675E;
	margin: 0px;
	height: 16px;
	width: 800px;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}
.contents {
	margin: 0px;
	float: right;
	width: 600px;
}
.side {
	float: left;
	width: 200px;
}


.side a:link {
	color: #686053;
	text-decoration: none;
}
.side a:visited {
	color: #686053;
	text-decoration: none;
}
.side a:hover {
	color: #900;
	text-decoration: underline;
}
.side a:active {
	text-decoration: none;
}


.side-navi {
	line-height: 1.4em;
	list-style-type: none;
	font-size: 1.0em;
	margin-left: -2em;
}
.bread {
	height: 20px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	vertical-align: middle;
	font-size: 0.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bread a:link {
	color: #585C3D;
	text-decoration: none;
}
.bread a:visited {
	color: #585C3D;
	text-decoration: none;
}
.bread a:hover {
	color: #900;
	text-decoration: underline;
}
.bread a:active {
	text-decoration: none;
}



.box {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 38px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
.box-t {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
h2 {
	color: #943B3D;
	height: 21px;
	width: 525px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 3px;
	background-image: url(../image/common/bg-h2.jpg);
	text-indent: 18px;
	font-size: 1.2em;
	font-weight: bold;
}
.photo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-l {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-r {
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.footer {
	background-image: url(../image/common/footer.jpg);
	margin: 0px;
	float: left;
	height: 40px;
	width: 750px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 70px;
	font-size: 0.85em;
	color: #38352E;
	padding-left: 50px;
	margin-bottom: 18px;
}
.copyright {
	font-size: 0.9em;
	color: #843B44;
	float: left;
	height: 20px;
	width: 797px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 28px;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
}
.box-button {
	text-align: center;
	width: 248px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box-right-text {
	margin: 0px;
	width: 240px;
	float: right;
}
.tb-1 {
	float: left;
	width: 155px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.box-sub-text {
	width: 480px;
	margin-top: 0px;
	margin-bottom: 28px;
	margin-left: 20px;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #D04040;
	letter-spacing: 0.1em;
	height: 24px;
	width: 500px;
	margin-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D04040;
}
.ft-privacy {
	color: #D07575;
}
.box_link {
	height: auto;
	width: 500px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
