/*‚¨‚µ‚È‚ª‚« CSS*/

body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	line-height:140%;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_img_.gif);
}

.style1 {
	color: #FF0000;
	font-weight: bold;
}

.style3 {color: #333333; font-weight: bold; }

.style5 {color: #FF0000; font-weight: bold; font-size: large; }

.style6 {
	font-size: x-small;
	color: #FFFFFF;

}

.style9 {color: #000000; font-weight: bold; }

#header{ 
	background-image:url(img/head.jpg); 
	background-repeat: no-repeat;  
	height: 183px;
	margin: 0px;
	padding: 0px;
}

.header_top{ 
	text-align:right; 
	width: 800px; 
	height: 135px;
	margin: 0px;
	padding: 0px;
}

.navi ul li{
	text-align:left; 
	line-height:100%;
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.navi{height: 23px; width: 800px;


}

.main{
	margin: 10px;
}
