body {
	background-image : url(../img/bg_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#link_title{
	font-size:110%;
}
#link{
	margin:20px 0px;
	padding:0px 10px;
	width: 550px ;
	border: 3px solid #A0BFDC ;
	background-color:#BDD3E7;
	margin-left:auto ;
	margin-right:auto ;
	clear:both;
	font-size:90%;
}

#link a:link {
	text-decoration: none;
	color: #000000;
}
#link a:visited {
	text-decoration: none;
	color: #000000;
}
#link a:hover {
	text-decoration: underline;
	color: #005BAF;
}
#link a:active {
	text-decoration: none;
	color: #005BAF;
}

#navbar{
	padding: 0px ;
	margin: 0px ;
	width: 700px ;
	border-top: 3px solid #CC3300 ;
	liststyle: none;
}
#title{
	margin-left:50px;
	width: 435px ;
	height: 35px ;
	background-image:url(../img/title_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#menu {   
	margin: 0px 0px ;
	padding: 5px 0 0 0 ;
	width: 700px ;
	height: 36px ;
	overflow: hidden ;
	background:#000080 ;
}  
#menu li {
	float: left ;
	margin-left:12px;
	list-style:none;
	font-size: 14px ;
}
#menu li a {
	display:block;
	width: 86px ;
	line-height:30px;
	color:#ffff00;
	text-align:center;
	text-decoration:none;
}   
#menu li a:hover {
	display:block;
	width: 86px ;
	line-height:30px;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
	border-bottom: 1px solid #ff0000 ;
}

#page{
	border: 0px solid #ccc ;
	font-size:90%;
}

#inner{
	margin: 0 auto;
	width: 700px ;
	height: 100% ;
	border: 0px solid #ccc ;
}

#contents{
	margin-left: 40px ;
	width: 500px ;
	border: 0px solid #ccc ;
	float:left;
}
#adsense{
	margin-top:20px;
	width:120px;
	height:600px;
	border:0px solid #ccc;
	float:right;
}
#adsense_g{
	width:700px;
	height:60px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #ccc ;
	clear:both;
}
#h_news{
	width: 550px ;
	height: 31px ;
	margin: -20px 0px 20px -30px ;
	border: 0px solid #000080 ;
	background-image:url(../img/NEWS02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#news_title{
	height: 20px;
	width:100%;
	margin: -10px 0px 0px -20px ;
	padding: 5px 0px 0px 5px ;
	border-left: 6px double #7BA2E7 ;
	border-bottom: 2px solid #7BA2E7 ;
}
#news{
	margin-left:auto ;
	margin-right:auto ;
	margin: 0px 0 0 0 ;
	padding: 10px 0px 10px 20px ;
	width: 480px ;
	border: 0px solid #ccc ;
	font-size: 14px;
}
#header{
	margin: 0px ;   
	width: 698px ;
	height: 92px ;
	border: 1px solid #000080 ;
	background-image:url(../img/TOP001.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#footer{
	position:relative; bottom:-2px;
	width: 700px ;
	height: 24px ;
	vertical-align: middle ;
	text-align: center ;
	border-top: 5px solid #000080 ;
	background-image:url(../img/copyright001.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear:both;
}
#midashi{
	color:#ffffff;
	text-indent: 20px ;
	height: 20px ;
	padding:  5px 0px;
	background-image:url(../img/h.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#333333 ;
}