﻿/*====  BODY  =====*/
body{background-image:url('images/back_body.gif');
}

h1{	margin-left:20px;
	font-weight:bold;}
	
h2{ font-size:120%;
	height:30px;
	margin:10px;
	margin-bottom:20px;
	padding-top:3px;
	padding-left:30px;
	font-weight:bold;
	/*==background:#adc199;==*/
	background-image:url("images/back_h2.gif");
	clear:both;
}
h3{text-align:center;
	font-size:150%;
	font-weight:bold;
	border-bottom:1px #666 solid;
	margin:5px 20px;
	background-image:url('images/back_h3.gif');
	background-position:center;}
h4{
	margin-left:50px;
	font-size:120%;
	
}
p{	margin:10px 20px;}
th{	border:1px #666 solid;
	padding:5px 10px;}
th p{margin:0px 5px;
	border-top:1px #ccc solid;}

td{	border:1px #666 solid;
	padding:5px;}
span{color:red;
	font-size:100%;}

thead th{
	font-weight:bold;
	background:#777;
	color:#fff;
	border:1px #aaa solid;}
table{
	background:#fff;
	border:1px #666 solid;
	margin:10px auto;
	padding:0px;}


small{font-size:92%;}
dl{	margin:10px 30px;
	font-size:113%;}


dt{	width:18%;
	border-right:3px #999 inset;
	margin:10px 0px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}

dd{	margin-left:20%;
	margin-top:-2.4em;
	margin-bottom:10px;
	padding-left:5px;}
	
/*====  ボックス分け  =====*/
/*----- 背景　---
#container_base{
	width:820px;
	margin:0px auto;
	background-image:url('images/back.gif');
	background-repeat:repeat-y;
}--*/
/*----- ヘッダー　-----*/
#header{
	width:100%;
	height:130px;
	background-image:url('images/header.jpg');
	background-repeat:no-repeat;
}
#header img{
float:left;
margin:3px 15px;
padding:0px;
}
/*----- メイン-----*/
#base{
	clear:both;
	width:778px;
	margin:0px;
	display:block;
	overflow:hidden;
	border:1px #333 solid;
}
#main{
	clear:both;
	width:780px;
	margin:0px;
	display:block;
	overflow:hidden;
}

#main ul{
	margin:5px;
}
#main li{
	list-style:disc;
	margin-left:20px;
}

#main div{
	margin:20px;
	border:1px #666 solid;
	background:#fcfaf8;
	clear:both;
	display:block;
	overflow:hidden;
}
#main div img{
		/*--float:right;--*/
		margin:0px 30px;
		margin-bottom:10px;}

#main div a{color:#004400;}
/*----- メニュー　-----*/
#menu{
	background:#819e5d;
	height:30px;
	border-top:3px #333d00 solid;
	border-bottom:3px #333d00 solid;
	padding-left:20px;
}
#menu li{
	list-style:none;
	float:left;
	font-weight:bold;
	padding:3px 10px;
	margin-right:-1px;
	border-left:1px #adc199 solid;
	border-right:1px #adc199 solid;
}
/*----- カテゴリ　-----*/
#new img{float:right;}
#comment img{float:left;}
#comment table{width:400px;
				font-size:120%;
				float:right;
				margin-right:20px;
				margin-left:20px;
				margin-top:-10px;}
#comment th{font-weight:bold;
			text-align:center;}
#comment td{height:200px;
			max-height:300px;
			min-height:200px;
			padding:20px;
			vertical-align:top;
			background:#fff;}
#pr img{float:right;}
#pr ul{margin:0px 30px;
	margin-right:300px;
	padding:10px 20px;
	border:1px #aaa solid;
	background:#fff;}
#subscriber img{float:left;}
#map{width:93%;
	height:300px;
	clear:both;
	margin:0px auto;}
#map div{border:0px;
	margin:0px;
	padding:0px;
	background:none;
	overflow:visible;
}
#map div img{float:none;
		margin-right:-50px;}
 
#ques table{margin:10px auto;}
#ques tfoot{text-align:right;}
#ques thead{text-align:right;}
#ques td{text-align:center;}
#ques_q{border:0px !important;}
#ques_q table{border:0px;}
#ques_q tr{border:0px;}
#ques_q td{border:0px;}
#ques_q td{
width:650px;
text-align:left;
background:#fcfaf8;
}
#history p{
	font-size:110%;
}
#history dl{
	background-image:url('images/back_history.gif');
	background-position:right center;
	background-repeat:no-repeat;
}
#history dd{
	background-image:none;
}
#history dt{
	background-image:none;
}
#pri ol{
	margin:10px 50px;
}
#pri ol li{list-style:decimal;
	margin:10px;}
#pri ul li{list-style:disc;
		margin-left:100px;}
/*-----　各ページ毎の書式 -----*/
#link table{
	background:#eee;
}

/*----- テーブル -----*/
.t1_back{
	background-color: #eee;
	/* 偶数行の色を指定*/
}
#ques_t1,#ques_t2{	width:98%;}
#ques_t1 th,#ques_t2 th{text-align:left;
}
#ques_t2 td{text-align:left;}
#ques_t2 tfoot td{
	text-align:center;
}
.ctitle{width:100px;
	text-align:center;}
.center{
	text-align:center !important;
	margin:0px auto;
	clear:both;
	vertical-align:top;
}

.fl{
	float:left;
	margin:10px;
}
.fr{
	float:right;
	margin:10px 15px 0px 10px;
}

.move{border-bottom:1px #666 dotted;
	text-align:right;
	clear:both;}
#count{margin-left:700px;
	margin-top:110px;}
