body {
	background: url(../img/bg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font: 12px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #666666;
	}

* {
  margin: 0;
  padding: 0;
}

a {
	border-style:none;
	text-decoration:none;
	}

#container {
	width: 780px;	
	}

h1 {
	float: left;
	text-align: left;
	width: 780px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	font: 12px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";

	}
/* header
-------------------------------------------------------------------------------------@*/
#header {
	float: left;
	width: 780px;
	margin: 0px;
	padding: 0px ;
	}
	



#logo {
 	float: left;
	margin: 0px;
	padding: 0px;
}

#logo a {
	display: block;
	text-indent: -9999px;
	height:	85px;
        width: 90px;
	background: url(../img/logo.gif) no-repeat;
	}
	
#subnavi {
	float: right;
        height:	85px;
        width: 625px;
	margin: 0px 65px 0px 0px;
	padding: 0px;
	text-align: right;
	background: url(../img/title.gif) no-repeat left bottom;
}

#subnavi a {
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
	}
	
#subnavi a:hover {
	color: #4169e1;
	text-decoration: underline;
	}

/* navi
-------------------------------------------------------------------------------------@*/

#navi {
	clear: left;
	float: left;
	width: 150px;
	height: 100%;
	margin: 0px 15px 0px 0px ;
	background: #ffffff;
	}

#navi ul {
	float: left;
	width: 130px;
	list-style-type: none;
	padding: 0px ;
	margin: 10px ;
	}

#navi li {
	float: left;
	padding: 0px ;
	}

#navi li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0px 0px;
	margin-bottom: 2px;
	}

#navi li#b01 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-01.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b01 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-01o.gif) no-repeat;
	margin-bottom: 2px;
	}


#navi li#b02 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-02.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b02 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-02o.gif) no-repeat;
	margin-bottom: 2px;
	}


#navi li#b03 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-03.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b03 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-03o.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b04 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-04.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b04 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-04o.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b05 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-05.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b05 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-05o.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b06 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-06.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b06 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-06o.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b07 a {
	width: 130px;
	height: 25px;
	background: url(../img/b-07.gif) no-repeat;
	margin-bottom: 2px;
	}

#navi li#b07 a:hover {
	width: 130px;
	height: 25px;
	background: url(../img/b-07o.gif) no-repeat;
	margin-bottom: 2px;
	}

/* fotter
-------------------------------------------------------------------------------------@*/

#fotter {
	float: left;
	width: 780px;
}
	
h4 {
	float: left;
	width: 721px;
	height: 15px;
	font: bold 14px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;
	border-top: 1px solid #0099FF;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	
}

#ad {
	float: left;
	width: 721px;
	font: bold 12px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#copyright {
	float: left;
	width: 721px;
	font: 12px "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color: #ffffff;
	text-align: center;
	height: 18px;
	margin-top: 20px;
	background: #00bfff;
	text-indent: 2pt;
}

