@charset "utf-8";

/* BASE */
body {
	background-color: #F7F4EE;
	margin-top: 0px;
	font-size: 0.9em;
	color: #333;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-repeat: repeat-x;
	text-align:justify;
	letter-spacing: 0.1em;
}

br {
	letter-spacing:0 ;
}


/* リンク */
a:link {
	color: #56442C;
	text-decoration: none;
}
a:visited {
	color: #56442C;
	text-decoration: none;
}
a:hover {
	color: #455ED1;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/* コンテンツボディー */
.main {
	font-size: 0.9em;
	color: #333;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	clear: both;	
	overflow: hidden;
}

/* ヘッダー */
.header {
	margin: 0px;
	clear: right;
	height: 80px;
	width: 800px;
	background-image: url(../images/common/header.gif);
	background-repeat: no-repeat;
}

/* フッター */
.footer {
	font-size: 0.8em;
	color: #3B3B3B;
	background-image: url(../images/common/footer.jpg);
	float: left;
	height: 20px;
	width: 800px;
	padding-top: 88px;
	text-align: right;
	padding-right: 10px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.copy {
	font-size: 10px;
	height: 26px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 28px;
	margin-left: auto;
	font-weight: normal;
	letter-spacing: 0.2em;
	text-align: center;
}


h1 {
	font-size: 10px;
	height: 16px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: normal;
	letter-spacing: 0.2em;
}

/* コンテンツ ボディー */
.contents {
	margin: 0px;
	float: right;
	width: 580px;
}

/* コンテンツ */
.box {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 28px;
	margin-left: 30px;
	overflow: hidden;
}

/* ページタイトル画像 */
.pt {
	clear: both;
	width: 540px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 30px;
	overflow: hidden;
}


/* 画像位置 */

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

.img-waku {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 2px;
	margin-top: 10px;
	border: 1px solid #958C82;
}
.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ボタン画像 */
.button-r {
	margin: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* サイドメニュー */
.side {
	float: left;
	width: 220px;
	background-color: #F0ECE0;
	padding-bottom: 28px;
	padding-top: 8px;
	margin-top: 8px;
}


/* サイドメニュー　個別 */
.s-menubox {
	width: 198px;
	margin-left: 10px;
	margin-bottom: 18px;
	background-color: #EBE6D6;
	padding-bottom: 8px;
}


/* サイドメニュー　個別 */
.s-menubox-spa {
	width: 198px;
	margin-left: 10px;
	margin-bottom: 18px;
	background-color: #EBE6D6;
	padding-bottom: 8px;
	font-size: 12px;
}
/* サイドメニュー　詳細項目 */
.s-list {
	line-height: 20px;
	list-style-type: none;
	text-indent: -12px;
}

/* サイドメニュー　詳細項目1 */
.s-list1 {
	line-height: 20px;
	list-style-type: none;
	text-indent: -1px;
}


/* サイドメニュー　タイトル */
.s-title {
	font-weight: bold;
	letter-spacing: 0.1em;
}


/* テキストリンク */
.box-link {
	text-align: center;
	height: 18px;
	width: 500px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}

/* 改行 */
br {
	letter-spacing:0 ;
}

.font-06 {
	font-size: 0.7em;
}
.pt {
	width: 540px;
	margin-bottom: 8px;
}


.attention {
	height: auto;
	width: 500px;
	color: #9C8C7B;
	font-size: 0.9em;
}

.attention2 {
	height: auto;
	width: 500px;
	text-indent: -2em;
	color: #990000;
	margin-left: 1em;
	padding-left: 2em;
}

.attention3 {
	font-size: 0.8em;
	color: #900;
}

.box-right2 {
	float: right;
	width: 240px;
	margin-left: 30px;
}
