body {
	background-image: url(images/wall.gif);
	background-repeat:repeat;
	margin-top: 0px;
	top:0px;
	margin-bottom: 0px;
	text-align:center;
	background-color: #FFFFFF;
	font-size:85%;
	color:#333333;
	line-height:110%;
}

a:link {
	text-decoration : none;
	color:#FFEE66;
 }
a:visited {
	text-decoration : none;
	color:#FFEE66;
 }

a:active {
	text-decoration : none;
	color:#FFEE66;
 }
a:hover	{
	color:#FFD633;
	text-decoration : underline;
}

li{
	line-height:0px;
	font-size:90%;
	margin:25px;
}


h1{
	width:350px;
	text-align: left;
	padding: 10px;
/*	border-left: 25px solid #009999; */
	border-bottom: 5px dotted #009999;
	line-height: 110%;
	font-size:20px;
	font-weight:nomal;
	color:#009999;
	margin-top:5px;
	margin-left: 10px;


}
h2{
	
	width:95%;
	margin-left:10px;
	margin-top:5px;
	text-align: left;
	padding: 2px;
	border-bottom: 4px dotted #336633;
	line-height: 100%;
	font-size:17px;
	font-weight:nomal;
	color:#336633;
}

h3{
	width:480px;
	text-align: left;
	line-height: 100%;
	margin-top:10px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:nomal;
	color:#0099CC;

}

h4{
	text-align: left;
	line-height: 100%;
	margin-top:10px;
	margin-bottom:2px;
	font-size:15px;
	font-weight:nomal;
	color:#669966;

}

.red_1 {color: #FF3333}
.blue_1 {color: #333399}
.green_1 {color:#009900}

.red_2 {
	color: #FF3333;
	font-weight:bold;
}
.blue_2 {
	color: #333399;
	font-weight:bold;
}
.right {
	text-align:right;
	margin-right:20px;
}
.special_1 {
	color:#333399;
	font-size:20px;
	font-weight:bold
}
.special_2 {
	color:#660033;
	font-size:14px;
	font-weight:bold
}
.special_3 {
	color:#660033;
	font-size:12px;
	font-weight:nonal
}
.special_4 {
	color: #003399;
	font-weight: bold;
}


div#main{
	background-color:#FFFFFF;
	margin-top:0px;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;


}
div#header{
	background-image: url(images/header_line1.gif);
	float:center;
	background-repeat: repeat-x;
	width:950px;
	height:37px;
	text-align:left;
}
div#header h2{
	width:90%;
	margin-left:15px;
	margin-top:12px;
	margin-bottom:0px;
	text-align: left;
	padding: 2px;
	border-bottom: 0px solid #336633;
	line-height: 90%;
	font-size:14px;
	font-weight:nomal;
	color:#E0FFF0;
}



div#contents{
	clear:both;
	width:100%;
	float:center;
	text-align:left;
	margin-top:0px;
	
}
div#top_cont{
	margin-left:10px;
}

div#special_items table{
	width:96%;
	border-top:solid #333333 1px;
	border-left:solid  #333333 1px;
	border-right:solid  #333333 1px;
	border-bottom:solid  #333333 1px;
}

div#special_items td{
	text-align:center;
}
div#special_items th{
	background-color:#339933;
	color:#FFFFCC;
	height:15px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	line-height:normal;
}

div#special_items a:link {
	text-decoration : none;
	color:#006666;
 }
div#special_items a:visited {
	text-decoration : none;
	color:#339966;
 }

div#special_items a:active {
	text-decoration : none;
	color:#006666;
 }
div#special_items a:hover	{
	color:#006666;
	text-decoration : underline;
}
div#special_items li{
	text-align:left;
	font-size:90%;
	margin-left:5px;
	line-height:90%;
}



div#special_items_in table{
	width:100%;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

div#special_items_in th{
	text-align:left;
	font-size:14px;
	font-weight:nomal;
	color:#3366CC;
	
}
div#special_items_in td{
	text-align:left;
	font-size:90%;
}
div#sub_container{
	font-size:20px;
	font-weight:bold;
	color:#669966;
}
div#special_area{
	line-height: 95%;
}

div#sub_menu{
	font-size:90%;
	font-weight:nomal;
	margin-left:10px;
	margin-top:30px;
	line-height: 130%;
}
div#banner_area{
	position:static;
	left:10px;
	bottom:20px;
}

div#sub_menu ul{
	font-size:110%;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;

}


div#sub_menu li{
	font-size:90%;
	margin-left:17px;
	line-height: 60%;

}


div#sub_content h1{
	width:150px;
	text-align: left;
	padding: 3px;
	border-left: 13px solid #669966;
	border-bottom: 2px solid #669966;
	line-height: 100%;
	font-size:16px;
	font-weight:nomal;
	color:#669966;
	margin-top:20px;


}
div#sub_content h2{
	
	width:90%;
	margin-left:10px;
	margin-top:5px;
	text-align: left;
	padding: 2px;
	border-bottom: 5px dotted #336633;
	line-height: 100%;
	font-size:17px;
	font-weight:nomal;
	color:#336633;
}

div#sub_content h3{
	width:480px;
	text-align: left;
	line-height: 100%;
	margin-top:10px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:nomal;
	color:#0099CC;

}

div#sub_content a:link {
	font-size:110%;
	text-decoration : none;
	color:#3333CC;
 }
div#sub_content a:visited {
	font-size:110%;
	text-decoration : none;
	color:#3333CC;
 }

div#sub_content a:active {
	font-size:110%;
	text-decoration : none;
	color:#3333CC;
 }
div#sub_content a:hover	{
	font-size:110%;
	color:#3333CC;
	text-decoration : underline;
}






div#main_content {


}
div#main_content a:link {
	text-decoration : none;
	color:#006600;
 }
div#main_content a:visited {
	text-decoration : none;
	color:#669900;
 }

div#main_content a:active {
	text-decoration : none;
	color:#006633;
 }
div#main_content a:hover	{
	color:#006633;
	text-decoration : underline;
}

div#main_content li{
	line-height:18px;
	font-size:90%;
	margin:20px;
}



div#meibo_area {
	text-align:left;
	margin-left:30px;
 }


div#meibo_area a:link {
	text-decoration : none;
	color:#009966;
 }
div#meibo_area a:visited {
	text-decoration : none;
	color:#009966;
 }

div#meibo_area a:active {
	text-decoration : none;
	color:#009966;
 }
div#meibo_area a:hover	{
	color:#339966;
	text-decoration : underline;
}
div#meibo_area h1	{
	width:200px;
	margin-left:0px;
	margin-top:10px;
	text-align: left;
	padding: 2px;
	border-left:20px solid  #336633;
	border-bottom: 4px solid #336633;
	line-height: 100%;
	font-size:16px;
	font-weight:nomal;
	color:#336633;

}
div#meibo_area h2	{
	margin-left:0px;
	margin-top:12px;
	border-bottom: 0px #FFFFFF;
	text-align: left;
	line-height: 70%;
	font-size:15px;
	font-weight:nomal;
	color:#336699;

}


div#detail{
	font-size:90%;
	line-height:160%;
}

div#detail a:link {
	text-decoration : none;
	color:#009900;
 }
div#detail a:visited {
	text-decoration : none;
	color:#009900;
 }

div#detail a:active {
	text-decoration : none;
	color:#009900;
 }
div#detail a:hover	{
	color:#009900;
	text-decoration : underline;
}



div#footer{
	background-image: url(images/footer_line1.gif);
	float:center;
	line-height: 180%;
	background-repeat: repeat-x;
	width:950px;
	height:45px;
	color:#669966;
}

