
.size1  { font-size: 9px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
.size2  { font-size: 10px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
.size3  { font-size: 12px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
.size4  { font-size: 14px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
.size5  { font-size: 18px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
.size6  { font-size: 24px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
.size7  { font-size: 36px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }

body{
	font-size: 12px; 
	line-height: 130%; 
	font-family: Osaka, "‚l‚r ƒSƒVƒbƒN"; 
	background: url(image/bg_color.gif) fixed; 
	margin: 0; 
	padding: 0; 
	text-align:center;
}

a:link { text-decoration: none }
a:hover
 { text-decoration: underline }
h1 { font-weight: normal; font-size: 12px; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN"; color:#999999; padding-top:78px; padding-left:500px }
h2 { font-weight: bold; font-size: 18px; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
h3 { font-weight: bold; font-size: 14px; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
h4 { font-weight: bold; font-size: 12px; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
h5 { font-weight: bold; font-size: 10px; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
h6 { font-weight: bold; font-size: 9px; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
td  { font-size: 12px; line-height: 130%; font-family: Osaka, "‚l‚r ƒSƒVƒbƒN" }
a:visited { text-decoration: none }
a:active { text-decoration: none }
.coment { line-height: 150% }

img{
	border:none;
}

.red{
	color:#ff0000;
}

.title{
	margin:0;
	text-align:right; 
	color:#0066cc;
}

#main{
	border:1px solid #ff6600;
	background-color:#ffffff;
	width:800px;
	margin:0 auto;
}	

#container{
	width:800px;
	margin:10px auto;
}

#top{
	background-image:url(./image/bg.gif);
	background-repeat:repeat;
	height:100%;
	width:100%;
}

/*-- menu --*/

#menu{
	width:190px;
	float:left;
	background-image:url(./image/back.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
}

.menulist{
	background-color:#ffffff;
	text-align:center;
}


/*-- contents --*/
#contents{
	float:right;
	width:600px;	
	background-image:url(./image/back.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

.contentsbox{
	padding:10px 50px;
	text-align:left;
}

.contentsbox h3{
	background-color:#ff9933;
	font-size: 14px; 
	line-height: 130%;
	padding:3px 10px;
	font-weight:normal;
	margin:0 0 0px 0px;
}

.contentsbox h4{
	background-image:url(./image/bg_color.gif);
	background-repeat:repeat;
	padding:3px;
	text-align:center;
	font-weight:normal;
	margin:0 0 0px 0px;
}

.box{
	background-color:#ffffff;
	padding:0 10px;

}

.cbox{
	background-image:url(./image/bg_color.gif);
	background-repeat:repeat;
	padding:10px;
	width:420px;
	margin:0 auto;
	text-align:left;
}

/*-- download --*/
a.dl{
	width:337px;
	height:27px;
	display:block;
	background-image:url(./image/button.jpg);
	background-repeat:no-repeat;
}

a.dl:hover{
	width:337px;
	height:27px;
	display:block;
	background-image:url(./image/button-on.jpg);
	background-repeat:no-repeat;
}

/*-- table --*/
.table01 {
	height: auto;
	border-collapse:collapse;
	empty-cells:show;
	margin:0 auto;
}

.table01 th	{
	text-align: center;
	height: auto;
	padding:10px;
	background-image:url(./image/bg_color.gif);
	background-repeat:repeat;
	border:solid 1px #ff9900;
	font-weight:normal;
	font-size:100%;
}

.table01 td	{
	height: auto;
	padding:10px;
	border:solid 1px #ff9900;
		font-size:100%;
}


/*---- site map ----*/
.sitemap{
	margin:10px 0 0 20px;
}

.sitemap li{
	height:20px;
	line-height:20px;
	list-style-type:none;
	background-image:url(./image/sitemap/bo2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 30px;
	margin:0 0 0 10px;
}

.sitemap li.top{
	background-image:none;
	margin:0 0 0 10px;
	padding:0;

}

.sitemap li.sub{
	background-image:url(./image/sitemap/bo.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 50px;
	margin:0 0 0 10px;
}

.sitemap li.subend{
	background-image:url(./image/sitemap/boend.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 50px;
	margin:0 0 0 10px;
}

.sitemap li.end{
	background-image:url(./image/sitemap/end2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 30px;
	margin:0 0 0 10px;
}

.sitemap li a,
.sitemap li a:visited{
	margin-top:10px;
	color:#000000;
}

.sitemap li a:hover{
	color:#ff9933;
	text-decoration:none;
}


/**/

/*--link --*/
.link{
	list-style-type:disc;
	margin:10px 0 20px 20px;
}

.link li{
	list-style-type:disc;
	margin:10px 0 0 0px;
}

.link li a,
.link li a:visited{
	text-decoration:none;
	color:#000000;
}

.link li a:hover{
	color:#ff9933;
	text-decoration:none;
}

/*-- footer --*/
#footer{
	background-image:url(./image/copy_bg.gif);
	background-repeat:;
	height:18px;
	clear:both;
	font-size: 10px; 
	line-height: 18px;
	color:#0066cc;
}

