body.main{
	color:#666666;
	font-size:14px;
}
.header_top{width:800px;height:15px;background-image:url(../img/headertop.gif);background-repeat:no-repeat;text-align:center;padding-top:5px;font-size:12px;}
.header_body{width:800px;height:100px;background-image:url(../img/header.gif);background-color:#FFFFFF;border-bottom:1px solid #cccccc;}
.contents_all{width:800px;overflow:hidden;background-image:url(../img/body.gif);background-repeat:repeat-y;}
.left_all{width:150px;float:left;text-align:center;padding-top:5px;padding-bottom:5px;}
.center_all{width:500px;float:left;text-align:center;padding-top:5px;padding-bottom:5px;}
.right_all{width:150px;float:right;overflow:hidden;text-align:center;padding-top:5px;padding-bottom:5px;}
.footer_all{width:800px;clear:both;height:30px;background-image:url(../img/footer.gif);text-align:center;border-top:1px solid #cccccc;font-size:12px;padding-top:5px;}

HR{height : 1px;border-color:#cccccc;border-style:solid;}
.header_line{background-image:url(../img/headerline.gif);height:10px;background-repeat:repeat-x;margin-left:2px;margin-right:3px;}
.contents_hr{height : 1px;border-color:#999999;border-style:dotted;clear:both;}
.contents_hr2{height : 1px;border-color:#999999;border-style:dotted;}
.menu_hr{height : 1px;border-color:#999999;border-style:dotted;padding:0px;margin:0px;}

.menu{width:140px;height:20px;background-image:url(../img/menu.gif);background-repeat:no-repeat;padding-top:6px;padding-bottom:0px;margin-top:10px;margin-left:4px;text-align:center;color:#999999;font-size:12px;font-weight:bold;}
h2.menu2{width:140px;height:20px;background-image:url(../img/menu.gif);background-repeat:no-repeat;padding-top:6px;padding-bottom:0px;margin-left:4px;text-align:center;color:#999999;font-size:12px;font-weight:bold;}
h3.menu2{width:140px;height:20px;background-image:url(../img/menu.gif);background-repeat:no-repeat;padding-top:6px;padding-bottom:0px;margin-left:4px;text-align:center;color:#999999;font-size:12px;font-weight:bold;}
.menu_link{text-align:left;padding-left:10px;padding-top:5px;padding-bottom:10px;padding-right:10px;}
.menu_link2{text-align:left;padding-left:10px;padding-top:5px;padding-bottom:10px;padding-right:10px;font-size:12px;}
h2.subject{width:480px;height:28px;background-image:url(../img/subject.gif);background-repeat:no-repeat;padding-top:6px;padding-left:40px;color:#999999;font-size:14px;font-weight:bold;text-align:left;}
.subject{width:480px;height:28px;background-image:url(../img/subject.gif);background-repeat:no-repeat;padding-top:6px;padding-left:40px;color:#999999;font-size:14px;font-weight:bold;text-align:left;}
.contents{padding-left:15px;padding-bottom:0px;padding-right:20px;padding-top:0px;text-align:left;}
.right_contents{width:146px;font-size:12px;text-align:left;}

strong.header_str{font-weight:lighter;font-size:12px;text-align:center;height:12px;}
.right_pr{background-color:#339900;font-weight:lighter;width:140px;color:#FFFF99}
strong{font-weight:lighter;}

ul.menu_link{
	font-size:12px;
	text-align:left;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	margin:0px;
}
ul.menu_link li{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding:0px;
	margin:0px;
}

a{
	color:#339900;
	text-decoration:none;
}
a.ancher_menu:hover {
	color:#CC9900;
	text-decoration:underline;
	position : relative;
	top:1px;
	left:2px;
}

a:hover {
	color:#CC9900;
	text-decoration:underline;
}

h1{
	margin-top:0px;
}

table.list{
	border-top:0px;
	border-left:0px;
	border-bottom:1px;
	border-right:1px;
	border-style:dotted;
	border-color:#999999;
	border-spacing:0px;
}
td.list_img{
	text-align:center;
	border-top:1px;
	border-left:1px;
	border-bottom:0px;
	border-right:0px;
	border-style:dotted;
	border-color:#999999;
	width:140px;
}

td.list_txt{
	vertical-align:top;
	border-top:1px;
	border-left:1px;
	border-bottom:0px;
	border-right:0px;
	border-style:dotted;
	border-color:#999999;
	width:320px;
	font-size:14px;
}