@charset "utf-8";
/* CSS Document */

body {
	font-size: 0.9em;
	color: #463C2F;
	margin: 0px;
	background-color: #FDFCFB;
	background-image: url(../images/common/header.jpg);
	background-repeat: repeat-x;
}


.footer {
	background-image: url(../images/common/footer.jpg);
	background-repeat: repeat-x;
	height: 128px;
	width: 100%;
}
.container {
	clear: both;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D3CC;
}



a:link {
	color: #857665;
	outline: none; 
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	outline: none; 
	color: #857665;
}
a:hover {
	text-decoration: underline;
	outline: none; 
	color: #5161B9;
}
a:active {
	text-decoration: none;
	outline: none; 
	color: #857665;
}



.header {
	background-image: url(../images/common/head.gif);
	background-repeat: repeat-x;
	height: 88px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.contents {
	float: right;
	width: 652px;
	margin-top: 18px;
	margin-bottom: 68px;

}
.s-navi {
	width: 226px;
	padding-right: 20px;
	margin-top: 18px;
	padding-top: 38px;
	float: left;
}
.box {
	width: 598px;
	margin-right: 8px;
	margin-left: auto;
	margin-bottom: 38px;
	overflow: hidden;
}

.boxf{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 38px;
}

.pt {
	width: 598px;
	margin-right: 8px;
	margin-left: auto;
	margin-bottom: 8px;
}

#footer {
	text-align: right;
	padding-top: 10px;
	margin-bottom: 0px;
}
#copy {
	text-align: right;
	font-size: 0.7em;
	margin-top: 18px;
}
.link{
	clear: both;
	width: 900px;
	margin-top: 48px;
	margin-right: auto;
	margin-bottom: 28px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/common/bg-link.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.link-bb {
	width: 700px;
	margin-right: 38px;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}

.link h2 {
	font-size: 1em;
	font-weight: normal;
	text-indent: 10em;
	margin-top: -1px;
	margin-bottom: 8px;
}


.link-b {
	float: left;
	width: 148px;
	margin-right: 10px;
	margin-left: 10px;
}


.link-list {
	font-size: 0.7em;
	text-indent: -24px;
	list-style-type: none;
	line-height: 18px;
	margin-top: -1px;
}
.info {
	float: left;
	width: 178px;
	margin-right: 10px;
	margin-left: 8px;
}
.info h2{
	float: none;
	font-weight: bold;
	color: #88735B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1DCD7;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 5px;
}
.i-Right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 18px;
	margin-left: 18px;
}
.i-left {
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navi-btn {
	margin-top: 6px;
	margin-bottom: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navi-res {
	margin-top: 48px;
	margin-bottom: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navi-blog {
	margin-top: 18px;
	margin-bottom: 48px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.button {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.subglobal {
	text-align: left;
	height: 18px;
	width: 900px;
}
/* 画像位置 */

.img-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-r {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font-s {
	font-size: 10px;
	color: #666666;
}
.font-b {
	font-weight: bold;
	color: #90806E;
}
.font-10 {
	font-size: 10px;
	margin-top: 28px;
	padding-top: 28px;
	color: #978875;
}
