/*--------- 基本設定 ---------*/
BODY{margin:0px;
	padding:0px;
	border:0px;
	font-size:90%;
	line-height:150%;
	color:#333;
	background:#fff;
  

  top : 0px;
  left : auto;
}

h1{font-size:150%;
	line-height:150%;
	margin:10px 0px 0px 30px;}
H2{	width:90%;
	margin : 9px 10px 10px 10px;
	padding : 3px 8px 4px 8px;
	line-height:150%;
	font-size : 100%;
	border-left : 10px solid #4a1bc7;
	
  font-weight : bold;
}
H3{	
	margin:10px;
	padding:4px 8px;
	line-height:150%;
	font-size:100%;
	background : #f5f8fe;
	border-left : 10px solid #6c6ad2;
	clear:both;
  width : 50%;
}

H4{	margin:0px;
	padding:5px;
	border:0px;	
	font-size:95%;
	line-height:150%;
	color : #3d4378;
	text-align:center;}
h5{	color:#fff;
	margin-top:-30px;
	margin-left:280px;}

p{width:95%;
	margin:0px;
	margin-left:20px;
	padding:5px;
	border:0px;}

A{text-decoration:none;
	
	border:0px;}

dl{margin:20px;}
dt{font-weight:bold;}
dd{	margin-top:-1.5em;
	margin-left:100px;
	padding:2px 20px;}
iframe{margin:20px;
	width:90%;}
img{ border-style:none;}


/*--------- ヘッダ ---------*/
#header{width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	background-image : url(images/logo_b2.gif);
	background-repeat : repeat-x;
	background-position : center top;
}

#header hr{width:100%;
	border:solid #9acea2 5px;
	height:10px;
	color:#9acea2;
	clear:both;}

/*--------- ヘッダベース ---------*/

#headbease{width:780px;
	margin:0px auto;}
#headbease img{float:left;}


/*---- メニュー ----*/
#menu{
	margin:0px;
	padding:0px;
	border:0px;
	height:30px;
  width : 600px;
}
#menu ul{margin:0px;
	margin-top:12px;
	padding:0px;
	border:0px;
	height:30px;
	text-align:center;}
#menu li{float:left;
	list-style-type:none;}

#menu LI A{display: block;
	width : 90px;
	height:25px;
	padding-top:5px;
	
	list-style-type:none;
	}

/*--------- ベース ---------*/
#container{width : 830px;
	margin:0px auto;
	padding:10px 0px;
	border-right:1px solid gray;
	border-left:1px solid gray;
  
  top : auto;
  left : auto;
}

/*--------- トップ写真 ---------*/
#photo{width:100%;
	margin:0px;
	padding:0px;
	text-align:center;}
#photo img{margin:0px auto;
	padding:0px;}

/*--------- メイン ---------*/
#main{width:100%;
	margin:0px;
	padding:0px;
	border:0px;}


/*-------
-- 左 --
#left2{width:50%;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;}
-- 右 --
#right2{width:49%;
	margin:0px;
	margin-left:50%;
	padding:0px;
	border:0px;}

---------*/

/*--------- 左 ---------*/
#left{width : 610px;
	margin:0px;
	padding:0px;
	border:0px;
	float:left;}
#left img{margin:10px;}

#left ul{
	width:80%;
	margin:0px 0px 0px 5px;
	padding:0px;
	border:0px;}

#left li{
	padding:3px;
	height:25px;
	border-left:3px solid #33a716;
	border-bottom:1px solid #006633;
	list-style-type:none;
}
#left li a{
	display: block;
	padding:3px;
	background-image : url(images/rmenu_b.gif);
	background-repeat : no-repeat;
	background-position : right;}
#left li a:hover{	background-image : url(images/rmenu_lu.gif);}


/*--------- 右 ---------*/
#right{width : 200px;
	margin:0px;
	margin-left : 0px;
	padding:0px;
	border : 1px solid #cccccc;
  background-color : #eeeeee;
}
#history dl{margin:30px;}
#history dt{padding-left:15px;}
#history dd{
border-bottom:1px dotted black;
	line-height:150%;
	margin-left:0px !important;
	padding-left:180px;
	background-image : url(images/list2.gif);
	background-repeat : no-repeat;
	background-position : 35% top;}

/*---------右項目---------*/
/*---問い合わせ---*/
#inquiry{width:780px;
	margin:10px 0px;
	padding:8px 0px;
	border:0px;
	background:#9ae468;
}

#inquiry p{width:98%;
	margin:0px auto;
	padding:5px;}

#inquiry hr{margin:0px;
	padding:0px;}


/*--------- フッター ---------*/
#footer{clear:both;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	height:30px;
	background:#33a617;
	text-align:center;
	color:white;
	font-weight:bold;}

/*--------- テーブル ---------*/
table#s01{
	width: 90%;
	margin:10px auto;
	line-height : 150%;
	border: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;}

table#s01 td{
	padding:5px 10px;
	border: 1px solid #888;}

table#s01 th{width:25%;
	text-align:center;
	padding:5px 10px;
	border: 1px solid #888;
	background: #99e366;
	font-weight: normal;}

.tb_color{background-color:#ebfae2;}

/*--------- 小項目 ---------*/
.back{text-align:right;
	font-size:90%;
	width:90%;}
.top_h2title{font-size:150%;
	margin:5px auto;
	text-align:center;
	border-left:0px !important;
	border-top:solid 1px #33a716;
	border-bottom:solid 3px #33a716;
	background-image : url(images/subtitle_b2.gif);}

.float-l{float:left;
	margin-right:5px;}
.float-r{float:right;
	margin-left:5px;}
.float-r img{margin:5px 0px 0px 320px;}
.clear{clear:both;}

#list_b{text-align:center;}
#list_b img{margin:10px 25px;
	text-align:center;}
#right P{
  
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
