


*{
	font-family:"メイリオ","ＭＳ Ｐゴシック";

}

body {

	background-image: url("../img/wood1.jpg");
	background-attachment: fixed;

	margin: 0;
	padding: 0;
}
div#base{
	position: fixed;
	z-index: 2;
	width: 900px;
	height: 500px;
	background-image: url("../img/kami1s.jpg");
	margin-top: 20px;
	margin-left: 56px;
	float: left;
}
/*--------- left box------------------------*/

div#lbox{
	position: fixed;
	z-index: 2;
	width: 140px;
	height: 498px;
	border: solid 1px #000000;
	border-right: none;
	margin-top: 0px;
	margin-left: 0px;
}
/*======== rogo ========*/
div#rogo{
	width: 100px;
	height: 92px;
	border: solid 1px #000000;
	background-image: url("../img/tai.jpg");
	margin-top: 20px;
	margin-left: 20px;
}
/*======== pb1 ========*/
div#se1{
	width: 100px;
	height: 40px;
	border: solid 1px #FFDAB9;
	background-image: url("../img/bot2.gif");
	margin-top: 20px;
	margin-left: 20px;
}
div#se1 p{
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*======== pb2 ========*/
div#se2{
	width: 100px;
	height: 40px;
	border: solid 1px #FFDAB9;
	background-image: url("../img/bot4.gif");
	margin-top: 5px;
	margin-left: 20px;
}
div#se2 p{
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*======== pb3 ========*/
div#se3{
	width: 100px;
	height: 40px;
	border: solid 1px #FFDAB9;
	background-image: url("../img/bot4.gif");
	margin-top: 5px;
	margin-left: 20px;
}
div#se3 p{
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*======== pb4 ========*/
div#se4{
	width: 100px;
	height: 40px;
	border: solid 1px #FFDAB9;
	background-image: url("../img/bot4.gif");
	margin-top: 5px;
	margin-left: 20px;
}
div#se4 p{
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*======== pb5 ========*/
div#se5{
	width: 100px;
	height: 40px;
	border: solid 1px #FFDAB9;
	background-image: url("../img/bot4.gif");
	margin-top: 5px;
	margin-left: 20px;
}
div#se5 p{
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*======== pb6 ========*/
div#se6{
	width: 100px;
	height: 40px;
	border: solid 1px #FFDAB9;
	background-image: url("../img/bot4.gif");
	margin-top: 5px;
	margin-left: 20px;
}
div#se6 p{
	margin-top: 12px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
/*------------- right box --------------------*/
div#rbox{
	position: fixed;
	z-index: 2;
	width: 757px;
	height: 498px;
	border: solid 1px #000000;
	border-left: none;
	margin-top: 0px;
	margin-left: 142px;
	float: right;
}
/*========hed=========*/
div#hed{
	width: 640px;
	height: 40px;
	border: solid 1px #000000;
	background: #006400;
	margin-top: 25px;
	margin-left: 58px;
}

div#hed h1{
	text-align: center;
	margin-top: 4px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;

}
/*======slideshow=======*/
div#slideshow{
	width: 640px;
	height: 340px;
	border: solid 1px #000000;
	margin-top: 20px;
	margin-left: 58px;
}
/*========foot=========*/
div#foot{
	width: 640px;
	height: 30px;
	border: solid 1px #000000;
	background-image: url("../img/foot.jpg");
	margin-top: 20px;
	margin-left: 58px;
}
div#foot p{
	margin-top: 6px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a{
	text-decoration: none;
}
/*------------ c&c-----------------*/
div#cl{
	width: 200px;
	height: 16px;
	border: none;
	margin-top: 0px;
	margin-left:498px;
}
div#cl p{
	text-align: center;
	font-size: 12px;
	color: #A0522D;
	margin-top:2px;
}
	
a:link { 
	color:  #000000;
 }
a:visited {	
	color: #000000;
 }
a:hover { 
	color: #87CEEB; 
}

a:hover div#se1 { 
	background-image: url("../img/bot2.gif");
}
a:hover div#se2 { 
	background-image: url("../img/bot2.gif");
}
a:hover div#se3 { 
	background-image: url("../img/bot2.gif");
}
a:hover div#se4 { 
	background-image: url("../img/bot2.gif");
}
a:hover div#se5 { 
	background-image: url("../img/bot2.gif");
}
a:hover div#se6 { 
	background-image: url("../img/bot2.gif");
}





