*{
	padding:0;
	margin:0;
}	
body{
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:16px;
	margin:0;
	padding:0;
	text-align:left;}

h1{
	text-align:center;
	background-color:#FFFFFF;
}

img {
	border:0;
	}

/* ----------- link ----------- */
a:link {text-decoration: underline;color: #0033CC;}
a:visited {text-decoration: underline;color: #339900;}
a:active  {text-decoration: underline;color: #339900;}
a:hover   {text-decoration: underline;color:#006600;}

.clear{clear:both;}

/* datatable -------------------------- */

table.linktable{
	width: 95%;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	border-top: 1px solid #999999;
}
table.linktable td{
	padding: 5px 2px 5px 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #999999; 
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999; 
}
table.linktable caption{
	font-weight:bold;
	text-align:left;
}

/*main-menu------------------------------*/

#main-menu_top{
	width:650px;
	height:30px;}

#main-menu_top1{
	width:206px;}

#main-menu_top2{
	width:90px;}

#main-menu_top3{
	width:95px;}

#main-menu_top4{
	width:120px;}

#main-menu_top5{
	width:124px;}

#main-menu_top6{
	width:15px;}


#main-menu_top li{
float:left;}

/*-------------*/
#main-menu{
	width:799px;
	height:35px;
}
#main-menu_1{
	width:324px;}

#main-menu_2{
	width:100px;}

#main-menu_3{
	width:100px;}

#main-menu_4{
	width:125px;}
	
#main-menu_5{
	width:140px;}
	
#main-menu_6{
	width:10px;}
	
#main-menu li{
	float:left;
}
/*con_center------------------------------*/
#con-center{
	font-size:12px;
}
h3{
	font-size:18px;}

/*con_center------------------------------*/
#con-center_left{
	width:400px;
	float:left;
}
#c-left_left{
	float:left;
}
#c-left_right{
	margin:5px 0 0 0;
	padding:0 0 10px 0;
	border:solid 1px #FF0000;
	float:right;
}
.c-text-box{
	padding:10px;
}
/*con_center------------------------------*/
#con-center_right{
	width:250px;
	float:right;
}
#c-right_left{
	float:left;
}
#c-right_right{
	margin:5px 0 0 0;
	border:solid 1px #8000FF;
	float:right;
}
#c-right_right ul{
	margin:0px;
}
#c-right_right li{
	list-style-type:none;
}

/*footer------------------------------*/

#footer{
	text-align:center;
	font-size:12px;
	padding:20px 0;
	background-color:#F0FFF0;}

#footer-copyright{
	color:#666600;
	font-weight:bold;}
	
#footer p{
	margin:5px 0;
	color:#999933;}

#footer-list{
	width:500px;
	margin:10px auto;}

#footer li{
	margin:0 15px;
	float:left;}

/*footer_w------------------------------*/

#footer_w{
	text-align:center;
	font-size:12px;
	padding:10px 0;
	background-color:#ffffff;}

#footer_w-copyright{
	color:#666600;
	font-weight:bold;}
	
#footer_w p{
	margin:5px 0;
	color:#999933;}

#footer_w-list{
	width:500px;
	margin:10px auto;}

#footer_w li{
	margin:0 15px;
	float:left;}

