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;

}

/*見た目*/

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


.main {
width : 720px;
overflow: auto;
background-color:#ffffff;
text-align: center;
}


.c-both {
clear:both;}


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

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

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

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

/*アクセスマップ*/

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

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

h2.box{
	color: #bb0000;
	width: 95%;
	font-size: 18px;
	padding: 5px 0px 0px 0px;
	line-height: 100%;
	background:#fde8d0;/*薄卵色*/
	font-family : "MS UI Gothic";
	text-align : left;
	padding:2 5px;
	border: solid 1px #ecb428;
	border-left:solid 10px #ecb428;
}

h3{
	color: #bb0000;
	font-size: 15px;
	padding: 5px 0px 0px 0px;
	line-height: 100%;
}
.text{
	text-align: left;
	width: 80%;
}

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

.announcement{
	width: 450px;
	float: left;
}

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

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

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