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;

}

/*見た目*/

.header{
width : 100% ;
height: 30px;
margin-bottom :5px;

text-align: left;
background-image: url("./img/SLtitle.gif");
background-repeat: no-repeat;
}


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

.text{
	width : 650px;
	text-align: left;
	/*float : left;*/
	margin: 10px;
	background-image : url("./img/season-a01.jpg");
	background-repeat : no-repeat ;
	background-position : right bottom;
	background-color: #ffffff;
}

.side {
width : 0px;
background:#ffffff;
float : right;
margin-top: 10px;
margin-right: 5px;
}


.c-both {
clear:both;}


.footer{
width : 100% ;
margin-top : 5px ;
background:#d6e9ca;/*白緑*/
text-align : right;
} 

A {
	text-decoration: none;}
A:link {
	color: #cc001a;}
A:active {
	color: #ffcfcf;}
A:visited {
	color: #ffcfcf;}
A:hover{
	color: #cc001a;
	text-decoration: underline;}

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

.indent{
	margin-left: 50px;
	color: #666666;
	line-height: 130%;
}

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

/*top*/

div.indent{
	margin-left: 15px;
	margin-top: 5px;
}

span.indent{
	margin-left: 50px;
}

h2.box{
	color: #316745;
	width: 100%;
	font-size: 18px;
	padding: 5px 0px 0px 0px;
	line-height: 100%;
	background:#d6e9ca;/*白緑*/
	font-family : "MS UI Gothic";
	text-align : left;
	padding:2 5px;
	margin: 10px;
	margin-bottom: 25px;
	border-bottom: solid 1px #316745;/*千歳緑*/
	border-left:solid 10px #316745;
}

h3{
	color: #bb0000;
	font-size: 15px;
	padding: 5px 0px 0px 0px;
	line-height: 100%;
}


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

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

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