
	body {	
	margin: 0;
	padding: 0;
/*	height: 100%; */
/*	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;	*/
/*	 background: #1D0D00 url(images/BG_body.jpg) repeat-y;  */
	background-color: #cccccc;
	color: #000000;
	}

		a:link { 
			text-decoration: none;
		/*	background-color: #ffffff;	*/
		 	color: #000050;	
		 	}
		 
 		a:visited { 
 			text-decoration: none; 
 		/*	background-color: #ffffff;*/
 			color: #500050;	
 			}
 		a:hover {
 			text-decoration: underline;
 			background-color: #ffffff;
 			color: #ff0000;
 		}
 		a:active {
 			text-decoration: none;
 		/*	background-color: #ffffff;
 			color: #ff6600	;*/
 		}


	
	#container {
/*	position: absolute;  */
	margin: 0 auto;
	padding: 0px;
	width: 800px;
/*	height: 1000px;	*/
	
	background-color: #ffffff;
	color: #000000;
/*	background: url(images/BG_blackcomb.jpg) top left no-repeat; */ 
	}
	
	
	
 #header1 {
/*	position: absolute;   */
	margin: 0px;
/*	padding: 10px 10px 10px 10px;	*/
	padding: 0px;
	width: 798px;
	height: 100px;
   background: url(pic/toyako_s.jpg) bottom right no-repeat; 
	background-color: #ffffff;
	color: #000000;
	
	float:left;
	}
	
	#header2 {
/*	position: absolute;   */
	margin: 0px;
/*	padding: 10px 10px 10px 10px;	*/
	padding: 0px;
	width: 400px;
	height: 98px;
   background: url(pic/head_march.jpg) bottom left no-repeat; 
	background-color: #ffffff;
	color: #000000;
	
	float:left;
	}
	
	
 #div1 {
/*	position: absolute;   */
	margin: 0px;
	padding: 20px 5px 5px 5px;

	width: 465px;
/*	height:600px;	*/
	text-align: left;
/*  background: url(images/BG_blackcomb.jpg) top left no-repeat; */ 
	background-color: #ffffff;
	color: #000000;
	font: normal 16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float:left;
	}
	
#div2 {
/*	position: absolute;
 	top: 10px;
	left: 500px;  */
	
/*	width: 245px; */
	width: 313px;
/*	height: 550px;*/
/*	margin: 3px 0px 0px 0px ;*/
	margin: 0px;	
	padding: 20px  5px 5px 5px;

	
	text-align: left;
	
	background-color: #f9edf9;
	color: #000000;
	font: normal 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float:right;	
	}
 #div3 {
/*	position: absolute;
	top: 410px;
	left: 0px;*/
	width: 800px;
	height: 150pt;   
	margin: 0px;
	padding: 0px 0px 0px 0px;	
	text-align:center;
/*	background-color:#ccffff;	*/
	background-color:#ffe8e8;	
	color: #000000;
	
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	float:left;	
	}
	
	#div4 {
/*	position: absolute;   */
	margin: 0px;
	padding: 20px 5px 5px 5px;
	width: 789px;
/*	height:550px;	*/
	text-align: left;
/*  background: url(images/BG_blackcomb.jpg) top left no-repeat; */ 
	background-color: #ffffff;
	color: #000000;
	float:left;
	}

 
 .c-both{
	clear:both;
}
 
 
  .class_name{
  	
	width: 800px;
	height: 30px;
	line-height: 30px;
/*	background-color:#ffe8e8;
	color: #ffffcc;*/
	
/*	border:solid 1px #cccccc;*/
	}

.class_name a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	width: 128px;
	height: 30px;
/*	background-color:#ffe8e8;	*/
	background: url(pic/bg_topmenu_winter.gif) top left repeat; 
	text-align: center;
	font-size: 12pt;	
 	letter-spacing: 0em;
	border:solid 1px #cccccc;
	display: block;
	float: left;
}



.class_name a:hover{
	width:128px;
	height:30px;
/*	background: #d5989d;	*/
	background: url(pic/bg_top_act_winter.gif) top left; 
	color: #800000;	
 	font-size: 12pt;		 
 	letter-spacing: 0.3em;
	text-align: center;
	display: block;
	float: left;
}
.act_page a,
.act_page a:link,
.act_page a:visited,
.act_page a:active{
	width:128px;
	height:30px;
	/*	background: #d5989d;	*/
	background: url(pic/bg_top_act_winter.gif) top left; 
	color: #800000;	
 	font-size: 14pt;	 
	
	font-weight: bold;	
 	letter-spacing: 0.3em;
	text-align: center;
	display: block;
	float: left;
}

h1 {
 	background-color:#ffffff;
 	color: #000000;
	padding: 0px 0px 0px 8px;
 	font-size:150%;
 	letter-spacing: 0.5em;
	border-left:solid 12px #a14e90;
 	border-bottom:solid 2px #a14e90;
 }
 h1.main_title {
 	background-color: #ffffff;
 	color: #000000;
 	font-size:100%;
 	letter-spacing: 0.0em;
 	line-height:1em
 }
 
  h1.topitem {
 	background-color:#ffffff;
 	color: #000000;
 	padding: 0px 0px 0px 10px;
 	font-size:150%;
 	letter-spacing: 0.5em;
 	/*	line-height: 1.5em;	*/
 	border-left:solid 12px #800000;
 	border-bottom:solid 2px #800000;
 }
 
 h2 {
 /*	background-color: #d4accc;	*/
	background: url(pic/bg_h2_winter.gif) top left repeat; 
 	color: #000080;
	padding: 2px 2px 2px 3px;
 	font-size:130%;
 	text-indent:1em;
 	letter-spacing: 0.5em;	
 }
 
 h2.topic {
 /*	background-color: #f0ffff;	*/
 	background: url(pic/bg_h2_topic_winter.gif) top left repeat; 
 	color: #000000;
 	padding: 2px 2px 2px 8px;
 	font-size:110%;
 	text-indent:0;
 	font-style:italic;
 	letter-spacing: 0.5em;
 	/*	line-height: 1.5em;	*/
 	border-left:solid 5px #800000;
 /*	border-right:solid 1px #903030;
 	border-top:solid 1px #903030;	*/
 	border-bottom:solid 1px #800000;
 	
 }
 
 
 
 strong.head1{
 	font-size:150%;
 	font-weight:bold;
 	text-indent:2em;
 	letter-spacing: 0.5em;
 	}
 	
 	li{
 	list-style-image:url(./pic/list_img1.png);
 	line-height:180%;
 	font-size: 110%;
 	}
.r{
	color:#ff0000;
	}
.g{
	color:#00ff00;
	}
.b{
	color:#0000ff;
	}
 	
 	
img.logo1{
float:left;
 border: 0px;
}

img.pic320{
	float:left;
	margin: 10px;
	border: 0px;
	width: 320px;
	height: 240px;
}

img.pic35{
	float:right;
	margin: 0px;
	border: 0px;
	width: 180px;
	height:45px;
}
img.burner1{
	float:right;
	margin: 0px;
	border: 1px;
	width: 245px;
	height:65px;
/*	width: 285px;
	height:95px;*/

}
img.tenpo{
	float:left;
	margin: 10px;
	border: 0px;
	width: 380px;
	height:214px;
}
img.pic_left{
	float:left;
	margin: 10px;
	border: 0px;
}
div.expl {
/*	position: absolute;   */
	margin: 0;
	padding: 10px 10px 10px 10px;
/*  background: url(images/BG_blackcomb.jpg) top left no-repeat; */ 
	background: #ffffff;
	color:#000000;
	
	float:left;
	font-size: 120%;
	
	}

div.expl2{
 	padding: 0px 0px 0px 20px;
/*	background: #ffffff;
	color:#000000;	*/
	font-size: 130%;	
)

