/* レイアウト */
#layoutBody {
	width: 820px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #ACAB8D;
	color: #333;
}
#header {
	height: 90px;
	background-position: left top;
	background-color: #ACAB8D;
	background-repeat: no-repeat;
}
#head-images {
	height: 180px;
	margin-bottom: 0px;
}
#contentBody {
	width: 820px;
	background-image: url(../images/bodybg.gif);
	background-position: left top;
	_float: none;
	background-color: #D9DAC5;
	padding: 0;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
}
#contents {
	width: 630px;
	float: right;
	background-position: left top;
	background-color: #ACAB8D;
	padding: 10px;
}
#localNavi {
	width:195px;
	float:left;
	background-position: left top;
	padding: 0px;
}
#contents-top {
	width: 580px;
	float: right;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#contents-top-main {
	width: 430px;
	float:right;
	margin: 0;
	padding: 0px;
	background-color: #FFFFCC;
}
#contents-top-side {
	width: 160px;
	float:left;
	background-position: left top;
	padding: 0px;
	margin: 0;
	background-color: #FFFFFF;
}
#contentsNavi {
	float:left;
	margin: 0;
	width: 210px;
	padding: 0px;
}
#topNavi {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
}
#footer {
	clear: both;
	background-position: left bottom;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../images/background-01.jpg);
	background-repeat: repeat-x;
	font-size: 90%;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}
#copy {
	text-align: right;
}
#footerNavi {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	width: 820px;
	background-color:#FFFFFF;
	font-size: 80%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#localNavi h2 {
	display: none;
}
#localMenu {
	width: 205px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#localMenu li {
	_height:1em;
}
#localMenu li a {
	display: block;
	_height:1em;
	background-position: top;
}

/* 規定値の変更 */
body {
	background-color: #888769;
	font-size: 100%;
	line-height: 1.3em;
	padding-top: 0px;
	margin-top: 0px;
}
TD {
	font-size: 90%;
	line-height: 1.4em;
}
ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
ul.rates {
	list-style-type: square;
	line-height: 1.3em;
	margin-top: 0px;
	list-style-position: inside;
}
ul.normal {
	list-style-type: square;
	color: #AAAB7D;
	list-style-position: inside;
	line-height: 1.5em;
}

/* デザインまわり */
.s-style {
	font-size: 80%;
}
.m-style {
}
.honbunstyle {
	padding-right: 10px;
	padding-left: 30px;
}	
.copy-style {
	font-size: 80%;
	color: #CCCCCC;
}
.kakomi{
	padding: 5px;
	margin-top: 35px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 35px;
	line-height: 1.4em;
	background-color: #FFFFFF;
	border: 3px double #993366;
	color: #993366;
	}
/* 見出し */

h2 {
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	font-size: 120%;
	background-image: url(../images/background-01.jpg);
	padding-left: 5px;
	}
h3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px 10px 0px 0px;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 110%;
	}
h4 {
	font-size: 110%;
	margin-bottom: 5px;
	line-height: 1.4em;
	margin-left: 20px;
	padding: 2px 2px 2px 6px;
	margin-top: 35px;
	margin-right: 10px;
	color: #3D4519;
	border-top: 1px solid #3D4519;
	border-right: 1px #3D4519;
	border-bottom: 1px solid #3D4519;
	border-left: 1px #3D4519;
	}
.attention {
	margin-left: 25px;
	margin-top: 30px;
	margin-right: 5px;
	border: 1px dashed #3D4519;
	font-size: 90%;
}
a.white:hover {
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
}
a.white:active {
	color:#0000FF;
	text-decoration:underline;
	font-size: 12px;
}
a.white:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 12px;
}
a.white:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}

