<!--
body{
	text-align:center;
	margin:0px;
	padding:0px;
}

a:link{
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:18px;
}
a:visited{
	font-size:12px;
	color:#333;
	text-decoration:none;
	line-height:18px;
}
a:hover{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
	line-height:18px;
}


/*---------------id------------*/

#container{
	margin:0px auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#fff;
	width:760px;
	height:100%;
}

#main{
	margin:0px;
	width:758px;
	height:60%;
}

#left{
	float:left;
	border-right:1px solid #ccc;
	width:180px;
	height:100%;
}
#footer2{
	text-align:center;
	font-size:12px;
	color:#666;
}
#depthpath{
	border-bottom:1px solid #ccc;
	float:right;
	width:575px;

	font-size:12px;
	color:#666;
	padding:10px;
	text-align:left;
}

#depthpath a:link{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
#depthpath a:visited{
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
#depthpath a:hover{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
}

#contents{
	font-size:12px;
	color:#333;
	height:640px;
	padding:10px;
	text-align:left;
}

#contents a:link{
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:10px;
}
#contents a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:10px;
}
#contents a:hover{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
	padding:10px;
}

#footer2 a:link,a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	line-height:18px;
}
#footer2 a:hover{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
}



#title1{
	background-image:url(images/menubar.gif);
	border-top:1px solid #ccc;
	font-size:12px;
	color:#444;
	padding:8px;
	width:180px;
	height:33px;
}

#leftcontents{
	text-align:left;
	color:#666;
	font-size:12px;
	padding:8px;
	line-height:18px;
}
#leftcontents a:link{
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 8px 8px;
}
#leftcontents a:visited{
	font-size:12px;
	color:#666;
	text-decoration:none;
	padding:8px 0px 8px 8px;
}
#leftcontents a:hover{
	font-size:12px;
	color:#ff0000;
	text-decoration:underline;
	padding:8px 0px 8px 8px;
}





#righttitle{
	width:550px;
	height:22px;
	background-image:url(images/menubar2.gif);
	padding:5px 5px 0px 10px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#444;
}
#rightcontents{
	line-height:20px;
	padding:10px;
}

#news a:link{
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	line-height:20px;
}

#news a:visited{
	font-size:12px;
	color:#333;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	line-height:20px;
}

#news a:hover{
	font-size:12px;
	color:#ff6666;
	text-decoration:underline;
	padding:0px 0px 0px 10px;
	line-height:20px;
}



#news2 a:link{
	font-size:15px;
	color:#0066cc;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	line-height:24px;
	font-weight:bold;
}

#news2 a:visited{
	font-size:15px;
	color:#0066cc;
	text-decoration:none;
	padding:0px 0px 0px 10px;
	line-height:24px;
	font-weight:bold;
}

#news2 a:hover{
	font-size:15px;
	color:#ff0000;
	text-decoration:underline;
	padding:0px 0px 0px 10px;
	line-height:24px;
	font-weight:bold;
}

#news3{
	font-size:15px;
	color:#666;
	padding:0px 5px 0px 5px;
	line-height:22px;
}


#kisyu td{
	color:#666;
	font-size:12px;
	padding=5px;
	background-color:#fff;
}

#text1{
	color:#666;
	font-size:12px;
	line-height:18px;
	text-align:left;
	padding:10px;
}

#footerbar{
	background-image:url(images/footer.jpg);
	font-size:12px;
	color:#333;
	text-align:center;
	height:35px;
	width:760px;
	padding:10px;
	font-weight:bold;
}
td{
	color:#333;
	font-size:12px;
	line-height:20px;
}