/* 領域定義 */
/* body領域 */
body {
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 16px;

}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
}

/* ヘッダー領域 */

#top-menu {
	width: 980px;
	float: right;
	margin-top: 8px;
}

#top-menu a{
	text-decoration: none;
	color: #000000;
}

#top-menu a:hover{
	color: #999900;
}

#top-menu a:active{
	color: #808000;
}

/* レフト領域 */
#top2 {
	width: 980px;
	clear: both;
	background-color: #000000;
}
#top2 #menu {
	border: 10px solid #000000;
	width: 190px;
	float: left;
	text-color: #ffffff;
	background-color: #000000;
}
#top #images {
	width: 768px;
	background-color: #cccccc;
	float: right;
	text-align: right;
	margin: 0;
}
#top2 #menu h2 a {
	color: #999900;
	display: block;
	font-size: 9px;
}
#top2 #menu h2 {
	color: #999900;
	display: block;
	font-size: 9px;
}
#top2 #menu a {
	color: #ffffff;
	display: block;
}
#top2 #menu a:hover {
	color: #999900;
	display: block;
}
/* レフト領域 */
#left-menu {
	border: 10px solid #c9c5ac;
	width: 190px;
	height: 800px;
	float: left;
	background-color: #c9c5ac;
	margin-top: 2px;
	margin-bottom: 5px;
}

#left-menu a {
	padding: 0.2em;
	text-decoration: none;
	display: block;
	color: #ffffff;
	margin: 0;
}
#left-menu a:hover{
	color: #999900;
}
/* メイン(センター)領域 */
#main {
	width: 768px;
	text-align: left;
	float: right;
	margin-top: 2px;
	margin-bottom: 5px;
}
#main .info .left {
	width: 415px;
	float: left;
	margin-top: -8px;
}
#main .info .right {
	width: 348px;
	float: right;
	margin-top: -8px;
}

#main-left {
	clear: both;
	width: 250px;
	float: left;
}
#main-center {
	width: 250px;
	margin-left: 6px;
	float: left;
}
#main-right {
	width: 250px;
	margin-left: 6px;
	float: left;
}
#main-left h2 {
	clear: both;
	border-bottom: 1px dotted #c9c5ac;
	background-color: #eeeeee;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main-center h2 {
	clear: both;
	border-bottom: 1px dotted #c9c5ac;
	background-color: #eeeeee;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main-right h2 {
	clear: both;
	border-bottom: 1px dotted #c9c5ac;
	background-color: #eeeeee;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main .info h2 {
	clear: both;
	margin-top: 0px;
	width: 755px;
	border-bottom: 1px dotted #c9c5ac;
	background-color: #eeeeee;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main .info .second h2 {
	clear: both;
	margin-top: 0px;
	width: 400px;
	border-bottom: 1px dotted #c9c5ac;
	background-color: #eeeeee;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main .info h3 {
	clear: both;
	margin-top: 5px;
	width: 330px;
	border-bottom: 1px dotted #c9c5ac;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main .info .information h3 {
	clear: both;
	margin-top: 5px;
	width: 380px;
	color: #a49c73;
	padding: 0.4em;
	font-size: 11px;
}
#main .info .information dl {
	clear: both;
	margin-top: -11px;
	width: 387px;
	height: 100px;
	border-left: 1px dotted #c9c5ac;
	border-right: 1px dotted #c9c5ac;
	border-bottom: 1px dotted #c9c5ac;
	color: #a49c73;
	background: #e8e8d0;
}

#main .info .information dd {
	width: 375px;
	margin-left: 5px;
	font-size: 11px;
	padding: 0.4em;
}
#main li {
	font-size: 11px;
}
#main p {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}
#main .info li a {
	color: #000000;
}
/* フッター領域 */
#footer {
	width: 980px;
	clear: both;
	text-align: center;
	padding: 0.2em;
	color: #c9c5ac;

}
#footer a {
	text-decoration: none;
	color: #c9c5ac;
}
#footer a:hover{
	color: #999900;
}

/* 見出し定義 */

h1 {
	padding-top: 0.1em;
	font-size:0.8em;
	font-family: Arial;
	color: #ffffff;
	float: left;
}


a {
	border-top: 0px;
	text-decoration: none;
}
p {
	font-size: 0.8em;
}

#c1 {
	text-align: center;
	float: left;
}

.c100 {
	text-align: center;
}

#box1 {
	float: left;
	text-align: center;
	width: 100px;
	height: 16px;
	margin-top: 58px;
	font-weight: bold;
}
#box2 {
	float: left;
	text-align: center;
	width: 80px;
	height: 16px;
	margin-top: 58px;
	font-weight: bold;
}
#box3 {
	float: left;
	text-align: center;
	width: 80px;
	height: 16px;
	margin-top: 58px;
	font-weight: bold;
}
#box4 {
	float: left;
	text-align: center;
	width: 70px;
	height: 16px;
	margin-top: 58px;
	font-weight: bold;
}
#box5 {
	float: left;
	text-align: center;
	width: 75px;
	height: 16px;
	margin-top: 58px;
	font-weight: bold;
}
#box6 {
	float: left;
	text-align: center;
	width: 99px;
	height: 16px;
	margin-top: 58px;
	font-weight: bold;
}
.bun {
	padding-left: 10px;
}

/* 画像コンテンツ */
img {
	border-style: none;
}

.bun-right {
	width: 400px;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 10px;
}

table {
	border-collapse: collapse;
	border: 3px; solid #cccccc;
	margin: 2em auto;
}
th, td { padding: 0.3em 2em }
th, td {
	font-size: 11px;
}
th {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #ffffff;
	background-color: #cccccc;
}
td {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.c1 {
	color: #000000;
	background: #eeeeee;
}
