/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
}
img {
	border: 0;
}
.clr {
	clear: both;
}
h1 {	
}
h2 {
	color: #FFFFFF;
	background: #5552DE;
	padding: 6px 0 3px 10px;
	margin-bottom: 10px;
	font-size: 17px;
}
h3 {
	color: #5552DE;
	line-height: 1.5;
	font-size: 16px;
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 10px;
}




/* --------------------------------------- content */


#shadow {
	width: 790px;
	background: url(images/background.gif) repeat-y;
	margin: 0 auto 0 auto;
}
#content {
	width: 670px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}




/* --------------------------------------- header */


#header {
}
#header h1 {
	margin: 0;
	padding: 12px 0 12px 0;
	text-align: center;
	font-size: 16px;
}



/* --------------------------------------- leftmenu */


#leftmenu {
	width: 176px;
	float: left;
}
#leftmenu img {
	vertical-align: bottom;
}

#l-menubox {
	background: #F26818;
	padding: 10px 0 0 6px;
	margin: 0 0 0 3px;
}



/* --------------------------------------- contentbox */


#contentbox {
	width: 479px;
	float: left;
	background: #E2F56F;
	margin: 0 0 30px 15px;
	padding: 20px 0;
}
#contentbox p {
	font-size: 12px;	
	line-height: 1.4em;
}




/* --------------------------------------- footer */


#address {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.4em;
	margin: 0 10px 0 0;
	padding: 15px 0 20px 0;
}
#footer {
	border-top: solid 5px #F26818;
	padding: 10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 30px 0 0 0;
}




/* --------------------------------------- shisetu */


.shisetu_box {
	width: 419px;
	padding: 10px 30px;
}
.shisetu_inbox_left {
	width: 178px;
	float: left;	
}
.shisetu_inbox_right {
	width: 211px;
	margin-left: 30px;	
	float: right;	
}




/* --------------------------------------- top_page */


.top_page {
 	font-size: 12px;
	text-align: right;
	line-height: 100%;
	margin: 5px 10px 10px 0;
}
.top_page a:link {
	color: #000000;
	text-decoration: none;
}
.top_pagea:visited {
	color: #000000;
	text-decoration: none;
}
.top_page a:hover {
	color: #000000;
	text-decoration: underline;
}




/* --------------------------------------- saiyou_table */


.saiyou_table {
	width: 419px;
	font-size: 75%;
	border-top: solid 1px #b59469;
	border-left: solid 1px #b59469;
	margin: 30px 0 40px 0;
}
.saiyou_table th {
	width: 80px;
	color: #5B5B5B;
	text-align: right;
	background: #f3e8c9;
	border-right: solid 1px #b59469;
	border-bottom: solid 1px #b59469;
	padding: 3px 5px;
}
.saiyou_table td {
	color: #000000; 
	line-height: 1.5;
	background: #ffffff;
	border-right: solid 1px #b59469;
	border-bottom: solid 1px #b59469;
	padding: 3px 5px;
}
.dot {
	width: 419px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #96b20a;
	margin-bottom: 2px;
	padding: 15px 0 5px 0;
}
.saiyou_text_center {
	text-align: center;
	color: #5a5047;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
.saiyou_backcolor {
	font-size: 75%;
	color: #5a5047;
	background: #FFF8E6;
	padding: 5px;
	margin: 10px 0;
}

.saiyou_title {
	color: #FFFFFF;
	background: #5a5047;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 3px 10px;
	margin: 50px 0 0 0;
}
.cha {
	color: #5a5047;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 5px 0;
}


/* --------------------------------------- access_table */


.access_table {
	width: 419px;
	font-size: 75%;
	margin: 20px 0 2px 0 ;
	padding: 5px 0 5px 0;
}
.access_table th {
	width: 80px;
	color: #000000; 
	line-height: 1.5;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #96b20a;
	background: #e2f56f;
	padding: 6px 5px;
}
.access_table td {
	color: #000000; 
	line-height: 1.5;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #96b20a;
	background: #e2f56f;
	padding: 6px 5px;
}




/* --------------------------------------- setubi */


.setubi {
	width: 419px;
	margin-bottom: 40px;
}
.setubi_naiyou {
}
.setubi_naiyou img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.setubi_naiyou_sub {
	 margin-top:8px;
}
.setubi_naiyou_sub img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bold{
	font-weight:bold;
}


/* --------------------------------------- staff */


.staff_box {
	width: 419px;
	margin: 20px 0 10px 0;
}
.staff_inbox_left {
	width: 160px;
	float: left;	
}
.staff_inbox_right {
	width: 239px;
	margin-left: 20px;	
	float: right;	
}
.staff_table {
	width: 239px;
	font-size: 75%;
	line-height: 1.3;
}




/* --------------------------------------- index */


#index_container {
	width: 752px;
	margin: 0 auto 0 auto;
	background: #FFFFFF;
}
#index_header {
	width: 752px;
}
#index_menu {
	width: 752px;
	background: #FFFFFF;
	margin-top: 15px;
}
#index_flash {
	width: 507px;
	height: 307px;
	float: left;
}
#index_news {
	width: 502px;
	background: #E2F382;
	padding: 3px 0 0 5px;
	font-size: 12px;
	height: 14px;
}
#index_phot01 {
	width: 245px;
	float: left;
}
#index_menu img {
	vertical-align: bottom;
}
#index_menu li {
	float: left;
	list-style-type: none;
}
#index_copy {
	padding: 10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.or {
	color: #F47B20;
}




