@import url(styles.css); 

/* 20080603
.header
{
	padding: 0px;
	top: 0px;
	bottom: 0px;
	background-image:         url(header/header.gif);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
*/

/* 20080603
.mainnavi {
	position:relative;
	width:auto;
	margin:0px 140px 0px 160px;
	background-color:#DBDBCA;
	padding:3px 0px 0px;
	z-index:1;
	font-family: "Arial", "Helvetica", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 90%;
	line-height: 1em;
	text-align: center;
}
*/

/* 20080603
.main {
	position:relative;
	width:auto;
	line-height:120%;
	margin:0px 140px 0px 160px;
	background-color:white;
	padding:0px 10px 10px;
	z-index:3;
	font-family: "Arial", "Helvetica", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 90%;
}
*/

/* 20080603
.navi {
	display: block;
	position:absolute;
	top:105px;
	left:0px;
	z-index:3;
	width:160px;
	background-color:#DBDBCA;
} 
*/
		
/* 20080603
.ads {
	display: block;
	position:absolute;
	top:120px;
	right:0px;
	z-index:1;
	width:140px;
	background-color: #DBDBCA;
	text-align: center;
	margin: 5px;
} 
*/

/* 20080603
.footer {
	width:100%;
	clear:left;
	background-color: #304335;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 50px;
	padding: 10px;
	font-size: 10pt;
	bottom: 40px;
}
*/

/* 20080603
#news {
	background-color: #f90;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
	width: 158px;
*/
/**	border-bottom: 1px solid #eee;**/
/* 20080603
	font-family: "Arial", "Helvetica", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #FFFFFF;
	display: inline;	
}
*/

.copyright {
	height: 20px;
	bottom: 5px;
}

/* 20080606
.hide {
	background-color: #369;
	display: block;
	padding: 3px 3px 3px 10px;
	text-decoration: none;
	width: 160px;
	border-bottom: 1px solid #eee;
	font-family: "Arial", "Helvetica", "sans-serif", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	color: #FFFFFF;
}
20080606 */
