/* Kataoka TOP */

ul, li, dl, dt, dd {
	list-style:none;
	margin: 0;
	padding: 0;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}
h5 {font-size: 11px;}
a img {border: none;}
.none {display:none;}
a {
}
a:hover {
}

/* LAYOUT */
body {
	background-color:#bdb398;
	color:#666;
	margin: 0;
	padding: 0; 
}
#container {
	background:url(bg.gif) repeat-y;
}
#header {
	background:url(header_bg.gif) no-repeat;
	width:720px;
	height:62px;
	}
#header h1 {
	margin:3px 0 0 0;
}
#logo {
	padding-top:6px;
	widht:155px;
	height:62px;
	float:left;
	}
#header_nav {
	margin:10px 0 0 398px;
	text-align:right;
}

#compass {
	background:url(com_bg.gif) no-repeat;
	padding:106px 0 0 0;
}


/* top page */

#flash {
	width:580px;
	height:330px;
	text-align:center;
}
#top_under {
	width:580px;
	background:url(banner_bg.gif) repeat-y;
	background-color:#faf8e6;
}
#info {
	font-size: 12px;
	line-height:120%
}

.tx10 {
	font-size: 10px;
	line-height: 16px;
	color: #666;
}

/* footer */
#foot-link-sp{
	border-top: 4px solid #65070C;
	margin-bottom: 4px;
}

#foot-link {
	height:30px;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 6px;
	background-color: #f5eecc;
	width: 720px;
	
}

/* copyright */
#copyright {
	background-image: url(footer_bg.gif);
	margin: 0px;
	height: 13px;
	width: 708px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-repeat: repeat-x;
	background-color: #620;
	}

