body {
	background-image : url(../img/bg_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#page{
	border: 0px solid #ccc ;
}
#adsense_gw{
	margin-top:-20px;
	margin-bottom:-15px;
	width:120px;
	border:0px solid #000;
	float:right;
	font-size:90%;
}
#adsense{

	width:120px;
	border:0px solid #000;
	float:right;
	font-size:90%;
}
#adsense_g{
	width:700px;	margin-left:0px;
	border: 0px solid #ccc ;
	clear:both;
}
#adsense_gg{
	width:120px;	margin-left:0px;
	border: 0px solid #ccc ;
	clear:both;
}
#navbar{
	padding: 0px ;
	margin: 0px ;
	width: 700px ;
	border-top: 3px solid #CC3300 ;
	liststyle: none;
}

#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 ;
}
#inner{
	margin: 0 auto;
	width: 700px ;
	height: 100% ;
	border: 0px solid #ccc ;
}
#introduction{
	width: 650px ;
	height: 128px ;
	margin-left:auto ;
	margin-right:auto ;
	border: 0px solid #000080 ;
	background-image:url(../img/introduction.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contents{
	margin: 0px  24px ;
	margin-bottom:20px;
	width: 520px ;
	border: 0px solid #ccc ;
	margin-left:40px ;
	margin-right:auto ;
	float:left;
}
#h_news{
	width: 550px ;
	height: 31px ;
	margin: -20px 0px 20px -30px ;
	border: 0px solid #000080 ;
	background-image:url(../img/NEWS01.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_date{
	margin: 5px 13px -14px 0px ;
	text-align:right;
	font-size:80%;
}
#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: 90%;
}
#news li{
	font-size: 90%;
	line-height: 25px ;
}
#news a:link {
	text-decoration: none;
	color: #000000;
}
#news a:visited {
	text-decoration: none;
	color: #000000;
}
#news a:hover {
	text-decoration: underline;
	color: #005BAF;
}
#news a:active {
	text-decoration: none;
	color: #005BAF;
}
#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;
	margin: 0px  ;   
	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;
}
.leftside{
	float:left;
	width: 15px ;
	height: 100% ;
	background: #ffffff ;
	background-image:url(../img/side-left.gif);
	background-repeat: repeat-y ;
	background-position:right;   
}
.rightside{
	float:left;
	width: 15px ;
	height: 100% ;
	background: #ffffff ;
	background-image:url(../img/side-right.gif);
	background-repeat: repeat-y ;
	background-position:right;   
}

#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 ;
}
