body {
	background-image : url(../img/bg_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
#adsense{
	width:700px;
	height:60px;
	margin-top:30px;
	margin-left:0px;
	border: 0px solid #ccc ;
}
#title{
	margin-left:20px;
	width: 155px ;
	height: 35px ;
	background-image:url(../img/title_business.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#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 ;
}

#page{
	border: 0px solid #ccc ;
	font-size: 90% ;
}

#inner{
	margin: 0 auto;
	width: 700px ;
	height: 100% ;
	border: 0px solid #ccc ;}
#contents{
	margin: 0px  24px ;

	width: 550px ;
	height: 530px ;
	border: 1px solid #ccc ;
	background: #ffffff;
	margin-left:auto ;
	margin-right:auto ;
}
#news{
	margin-left:auto ;
	margin-right:auto ;
	margin: 0px  24px ;
	padding: 10px ;
	width: 480px ;
	height: 100px ;
	border: 1px solid #ccc ;
	background: #ffffff;

	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;
	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;

}

.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 ;

}