body {
	background: url(../images/bg.gif) repeat-y;
}
#content {
	width:650px;
	margin-left:20px;
}
/* ----------------------------- */
#header,
#navi,
#primary,
#footer {
}
/* ----------------------------- */
#header {
	position:relative;
	height:57px;
}
#header h1 {
	font-size:4px;
	width:175px;
	height:57px;
	background: url(../images/logo.gif) no-repeat;
}
#header h1 a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:57px;
	padding-top: 57px;
}
#subNavi {
	position:absolute;
	width:261px;
	right:20px;
	top:22px;
	list-style-type:none;
}
#subNavi li {
	height:13px;
	float:left;
	font-size:4px;
}
#subNavi1 {width:27px; margin-right:14px;}
#subNavi2 {width:36px; margin-right:10px;}
#subNavi3 {width:173px;}
#subNavi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:13px;
	padding-top: 13px;
	background-image: url(../images/subnavi.gif);
}
#subNavi1 a {background-position:0 0;}
#subNavi2 a {background-position:-27px 0;}
#subNavi3 a {background-position:-63px 0;}
/* ----------------------------- */
#navi {
}
#navi li {
	width:92px;
	list-style-type:none;
	height:25px;
	float:left;
}
#navi #navi1 { width:91px; }
#navi #navi7 { width:97px; }

#navi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	background-image:url(../images/navi.gif);
}
#navi1 a { background-position: 0 0; }
#navi2 a { background-position: -91px 0; }
#navi3 a { background-position: -183px 0; }
#navi4 a { background-position: -275px 0; }
#navi5 a { background-position: -367px 0; }
#navi6 a { background-position: -459px 0; }
#navi7 a { background-position: -551px 0; }
#navi1 a:hover { background-position: 0 -25px; }
#navi2 a:hover { background-position: -91px -25px; }
#navi3 a:hover { background-position: -183px -25px; }
#navi4 a:hover { background-position: -275px -25px; }
#navi5 a:hover { background-position: -367px -25px; }
#navi6 a:hover { background-position: -459px -25px; }
#navi7 a:hover { background-position: -551px -25px; }
#navi1 a.stay { background-position: 0 -50px; }
#navi2 a.stay { background-position: -91px -50px; }
#navi3 a.stay { background-position: -183px -50px; }
#navi4 a.stay { background-position: -275px -50px; }
#navi5 a.stay { background-position: -367px -50px; }
#navi6 a.stay { background-position: -459px -50px; }
#navi7 a.stay { background-position: -551px -50px; }

/* ----------------------------- */
#primary {
	margin:6px;
	padding:5px;
	border:1px solid #ccc;
}
#primary a {
	color:#0066FF;
	text-decoration:none;
}
#primary a:hover {
	color:#0000E4;
	text-decoration:underline;
}
#primary .k {
	background:url(../images/line01.gif) no-repeat;
	height:18px;
	clear:both;
}
/* ----------------------- */

#cnavi {
	background:#ccc;
	padding:4px;
	list-style-type:none;
	margin-top:6px;
	text-align:center;
}
#cnavi li {
	list-style-type:none;
	float:left;
	width:2em;
	margin-right:2px;
	background:#fff;
}
#cnavi li a {
	width:100%;
	display:block;
	text-decoration:none;
	background: #efefef;
}
#cnavi li a:hover {
	background:#FFFF99;
}
#cnavi li a.stay {
	background:#fff;
}
/* ----------------------- */
#pnavi {
	background:#ccc;
	list-style-type:none;
	margin-top:6px;
}
#pnavi li {
	font-size:84%;
	line-height:1;
	padding:8px 0;
}
#pnavi a {
	color:#333;
	text-decoration:none;
}
#pnavi .prev {
	background:url(../images/arrow02.gif) no-repeat left center;
	padding-left:30px;
	float:left;
} 
#pnavi .next {
	background:url(../images/arrow01.gif) no-repeat right center;
	padding-right:30px;
	float:right;
} 
/* ----------------------------- */
#footer {
	clear:both;
	margin:6px 0;
	text-align:center;
	font-size:84%;
	border-top:1px solid #ccc;
}
#footer p {
	padding:6px;
}
#footer .copy {
	background: url(../images/copy.gif) no-repeat center;
	text-indent:-9999px;
	font-size:4px;
	margin:24px 0;
}
/* ----------------------------- */
/* ----------------------------- */
/* ----------------------------- */

