@charset "utf-8";
body {
	line-height: 100%;
	color: #000000;
	background-image: url(../index/img/bg.gif);
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	top: 1px;
	clip:   rect(   );
	position: relative;
	color: #FF0000
}

/* WRAPPER */

#wrapper {
	margin: 0px auto;
	width: 860px;
	height: 100%;
	background-color: #FFFFFF;
	padding: 0px 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

/* HEADER SECTION */

#wrapper #header {
	padding: 0px;
	width: 860px;
	margin-bottom: 5px;
}

#wrapper #header h1 {
	font-size: 10px;
	width: 860px;
	display: block;
	color: #666666;
}

#wrapper #header h2 {
	font-size: 13px;
	text-align: center;
	display: block;
	width: 860px;
	padding-top: 5px;
	line-height: 100%;
}

#wrapper #header img {
	margin: 0px;
	padding: 0px;
	width: 860px;
	display: block;
	border: 0;
}

/* header Navigation */

#wrapper #header #headerNavi {
	margin: 0px;
	width: 860px;
	padding: 0px;
}
#wrapper #header #headerNavi ul {
	width: 860px;
	padding: 0px;
	margin: 2px 0 2px 3px;
}
#wrapper #header #headerNavi li {
	display: inline;
	padding: 0 3px;
	list-style-type: none;
}
#wrapper #header #headerNavi a {
	font-size: 10px;
}

/* CONTENTS SECTION */

#wrapper #content {
	width: 860px;
	height: 100%;
	line-height: 130%;
	margin: 0 auto;
	vertical-align: baseline;
}

#wrapper #content #primary {
	float: right;
	width: 685px;
	height: 100%;
}

/* SECONDARY PART left */

#wrapper #content #secondary {
	float: left;
	width: 167px;
}

/* sidemenu Navigation */

#wrapper #content #secondary #menutop {
	width: 165px;
	margin-bottom: 8px;
}
#wrapper #content #secondary #menutop img {
	width: 165px;
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
}

#wrapper #content #secondary .sidemenu {
	width: 165px;
	margin-bottom: 12px;
}

#wrapper #content #secondary .sidemenu img {
	width: 165px;
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
}

#wrapper #content #secondary .sidemenu ul {
	width: 165px;
	border-bottom: solid #B30200 1px;
}
#wrapper #content #secondary .sidemenu li {
	list-style-type: none;
	width: 165px;
}
#wrapper #content #secondary .sidemenu .kugiri {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

#wrapper #content #secondary .sidemenu a {
	display: block;
	padding: 12px 0px 9px 12px;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B30200;
	border-left-color: #B30200;
	background-image: url(../index/img/menu11.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper #content #secondary .sidemenu a:hover {
	background-image: url(../index/img/menu12.gif);
}


#wrapper #content #secondary .banner {
	width: 165px;
	margin-bottom: 5px;
}

#wrapper #content #secondary .banner img {
	display: block;
	width: 165px;
	border: 0;
}

#wrapper #content #secondary address {
	width: 157px;
	margin-left: 8px;
	margin-top: 8px;
	font-size: 11px;
	font-style: normal;
	width: 155px;
	display: block;
}

/* FOOTER SECTION */

#wrapper #footer {
	clear: both;
	width: 860px;
	padding: 5px 0;
}

/* COPYRIGHT SECTION */

#wrapper #footer #copyright {
	background-color: #FFE1C4;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	margin-top: 2px;
}
#wrapper #footer #copyright address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 130%;
	letter-spacing: 1px;
}

/* footer Navigation */

#wrapper #footer #footerNavi {
	margin: 0px;
	width: 860px;
	padding: 0px;
}
#wrapper #footer #footerNavi ul {
	width: 860px;
	padding: 0px;
	margin: 3px 0 3px 3px;
}
#wrapper #footer #footerNavi li {
	list-style-type: none;
	display: inline;
	padding: 0 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#wrapper #footer #footerNavi a {
	font-size: 10px;
	line-height: 100%;
}
