﻿body{
	text-align:center;
	margin: 0px;
	background: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
}

a:link,a:visited {
	color: #663399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#header{
	margin: 0px;
	width: 760px;
	height: 105px;
	background: url(../image/bg_header.jpg) no-repeat 0% 0%;
	overflow: hidden;
}

#logo {
	margin: 5px 0px 0px 0px;
	width: 760px;
	height: 100px;
	float: left;
}

#logo img{
	margin: 0px;
}

#body{
	width: 760px;
	margin: auto;
	text-align: left;
}
#body .popup:hover{
	background: url(../image/hanakyousitu.JPG) 0% 0%;
 	background-repeat: no-repeat;

#script {
	width: 760px;
	height: 180px;
	float: left;
}

#script img{
	margin: 0px;
}

#mainNavi {
	display: block;
  	width: 760px;
  	height: 20px;
	margin-bottom: 10px;
}

#mainNavi li {
  	display: inline;
  	float: left;
  	font-size: 100%;
}

#mainNavi li#mHome {
  	margin-left: -40px;
}

#mainNavi a {
 	display: block;
 	width: 95px;
  	height: 20px;
  	background-color: #999999;
	padding: 2px auto;
	text-align: center;
  	border-left: 1px solid #ffffff;
  	border-right: 1px solid #ffffff;
}

#mainNavi a:link, ul#mainNavi a:visited {
  	color: #ffffff;
}

#mainNavi a:hover, ul#mainNavi a:active {
  	color: #ff9900;
}

#left{
	clear: both;
	margin: 0px;
	width: 240px;
	height: 500px;
	float: left;
	font-size: 90%;
	color: #999999;
	line-height: 130%;
	overflow:hidden;
}

#left .menu{
	width:220px;
	float:left;
}

#left .menu .tabimg{
	padding: 5px;
	list-style-type: none;
	color:#ff9900;
	font-weight: bold;
  	border-bottom-width : 1px;
  	border-bottom-style : solid;
  	border-bottom-color : #ff9900;
}

#left .menu ul{
	margin: 0px;
	width: 220px;
	height: 240px;
	padding:0;
  	border-left-width : 1px;
  	border-left-style : solid;
 	border-left-color : #ff9900;
	background-image: url(../image/bg_leftmenu.gif);
}

#left .menu li{
	margin: 0px;
	width: 220px;
	height: 60px;
	padding:5px;
	list-style-type: none;
	border-width : 4px;
  	border-style : solid;
  	border-color : #ffffff;
}

#left .menu a{
	padding: 0px;
	color:#000000;
	font-weight: none;
	font-size: 110%;
}

#left .menu li.s a{
	color:#000000;
}

#left .menu a:hover{
	color:#ffffff;
	text-decoration:none;
	background-image: url(../image/bg_ov_leftmenu.gif);
}


#left .mail{
	margin: 0px 20px;
	color: #999999;
 	padding: 8px 30px;
 	background: url(../image/btn_mail.gif) no-repeat 0% 0%;
}

#left .mail:hover{
	background: url(../image/btn_ov_mail.gif) no-repeat 0% 0%;
}

#left .map{
	margin: 0px 20px;
	color: #999999;
 	padding: 8px 30px;
 	background: url(../image/btn_map.gif) no-repeat 0% 0%;
}

#left .map:hover{
	background: url(../image/btn_ov_map.gif) 0% 0%;
 	background-repeat: no-repeat;
}

#left .popup img{
	display:block;
	top:-10000px;
	left:-10000px;
	position:absolute;
}

#left .popup a:hover{
	position: relative;
}

#left .popup a:hover img{
	top: 0px;
	left:100px;
	overflow: visible;
}

#left a.guide{
	margin: 0px 15px;
	float: left;
}

#main{
	clear: both;
	width: 520px;
	height: 450px;
	font-size: 90%;
	float: right;
}

#main .body{
	width: 520px;
	height: 450px;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	scrollbar-base-color: #999999;
	background-image: url(../image/bg_main.gif);
 	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	top: -20px;
}

#main .topimg{
	padding: 5px;
	font-weight: bold;
	color: #ff9900;
}

#main p{
 	margin: 8px 20px;
 	line-height: 150%;
 	color: #000000;
}

#line1{
 	margin: 5px;
	width: 500px;
	height: 3px;
	background-image: url(../image/line1_main.gif);
	background-repeat: repeat-x;
}

#line2{
 	margin: 5px;
	width: 500px;
	height: 3px;
	background-image: url(../image/line2_main.gif);
	background-repeat: repeat-x;
}

#footer{
	clear: both;
	width: 760px;
	height: 10px;
	padding: 0px;
	font-size: 80%;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}


/*----------------------------span-*/

span.tel{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	line-height: 5px;
}

/*-------------------------------------for any--*/

.clear{
	clear: both;
	line-height: 1px;
}
