body{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #c0c0c0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #c0c0c0;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0; 
	scrollbar-darkshadow-color: #ffffff;
	font-size:80%;

}

#outline{
width : 750px;
padding : 5px ;
text-align : center;
border:solid 1px #000000;

}

/*$B8+$?L\(B*/

.header{
width : 100% ;
margin-bottom :5px ;
background:#ffffff;
text-align : center;}


.main {
width : 690px;
/*width : 730px;*/
padding : 0 30px 0 30px;
/*padding : 0 10px 0 10px;*/
overflow: auto;
background-color:#ffffff;
text-align: center;
}


.c-both {
clear:both;}


.footer{
width : 100% ;
margin-top : 5px ;
background:#ffcc33;
text-align : right;
float : left;} 

div.footer a {
	text-decoration: none;}
div.footer a:link {
	color: #ff9933}
div.footer a:active {
	color: #ff9933;}
div.footer a:visited {
	color: #ff9933;}
div.footer a:hover{
	color: #cc001a;
	text-decoration: underline;}

.no{
	border:1px solid #ffffff;
}

p{
	color: #666666;
	line-height: 120%;
	text-align: left;
}

/*$B%"%/%;%9%^%C%W(B*/

.map{
float : left;
/*width : 300px;*/
width : 280px;
text-align: center;
}
.map_r{
width : 370px;
float : right;
text-align: left;
}
/*top*/

.indent{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 30px;
}

span.sakura_name{
	font-size: 12px;
	color : #bb0000;
}

td{
	padding : 2px; 
}

img.img_sakura{
	margin-top : 30px; 
}

h1.box{
	color: #bb0000;
	width: 80%;
	/*padding: 100px 0px 0px 0px;*/
	line-height: 150%;
	/*background:#ffff66;*/
	background:#ffcc33;
	font-family : "MS UI Gothic";
	padding:5px 5px;
	border-left:solid 10px #ff9933; 
	border-right:solid 10px #ff9933;
	border-top:dotted 3px #ff9933;
	border-bottom:dotted 3px #ff9933;
}

h2.box{
	color: #000000;
	/*width: 95%;*/
	font-size: 18px;
	/*padding: 5px 0px 0px 0px;*/
	line-height: 100%;
	background : #ffffff;
	font-family : "MS UI Gothic";
	text-align : left;
	padding:2 5px;
	border-bottom: solid 1px #ff9933;
	border-left:solid 10px #ff9933;
}

h3{
	color: #000000;
	font-size: 15px;
	line-height: 100%;
	font-family : "MS UI Gothic";
	text-align : left;
	border : solid  1px #ff9933;
	/*border-left : solid 10px #6495ed;*/
	padding:2 10px;
}
.text{
	text-align: left;
	padding : 0 10px 0 10px;
	/*width: 90%;*/
}

td{
	color: #666666;
	font-size: 85%;
	line-height: 130%;
	text-align: center;
}

.announcement{
	/*width: 420px;*/
	width : 350px;
	float: left;
}

.sakura{
	width: 250px;
	text-align: left;
	float: right;
}

.textbox_out{
	margin-top: 30px;
	background-color:#ffff66; 
	border:solid 1px #ff9933; 
	padding:5px; 
	width:230px;
}

.textbox_in{
	background-color:#ffffff; 
	border:dashed 1px #ff9933; 
	padding:5px; 
	line-height:130%;
	height:100px; 
}