@charset "utf-8";
/* formatting style 
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 85%;
	line-height: 1.6;
	color: #000000;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(images/bg_kanoko102.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link styles
-----------------------*/
a img {
	border-style: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout  
-----------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 860px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px auto;
}
/* header styles
-----------------------*/
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	border-top: 3px solid #7D0101;
	height: 125px;
}
#header #logo {
	top: 5px;
	left: 15px;
	position: relative;
}
#header ul {
	width: 860px;
	color: #DBDBDB;
	position: absolute;
	height: 30px;
	top: 100px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 2.5em;
	width: 171px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px double #7D0000;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	display: block;
}
#header ul li #nHome a {
	border-left-style: none;
}
/* sidebar styles
-----------------------*/
#sidebar {
	padding: 20px 10px 5px;
	float: left;
	width: 200px;
	margin-bottom: 8px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}
#sidebar li#sb1 {
	background-image: url(images/sb1.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb2 {
	background-image: url(images/sb2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb3 {
	background-image: url(images/sb3.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb4 {
	background-image: url(images/sb4.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb5 {
	background-image: url(images/sb5.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb6 {
	background-image: url(images/sb6.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb7 {
	background-image: url(images/sb2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar li#sb8 {
	background-image: url(images/sb2.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	width: 100%;
}
#sidebar em {
	font-size: 9px;
	visibility: hidden;
}
#sidebar img {
	margin-top: 7px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
/* main styles 
-----------------------*/
#main {
	width: 615px;
	margin: 10px 15px 5px 10px;
	padding: 20px 0px 0px;
	float: left;
}
#main #contents {
}
#main #contents img {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}




#main h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	margin-bottom: 20px;
	border-top: 3px solid #7D0000;
	border-bottom: 1px dashed #333333;
	background-image: url(images/list_15/list_15_04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 30px;
}


#main_sub {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 445px;
}
#main_sub img {
	margin: 10px 0px 0px 5px;
}



#rightbar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 180px;
}
#rightbar img {
	margin: 10px 20px 5px 0px;
	border: 1px solid #999999;
}
.map {
	border: 1px solid #666666;
}
/* footer styles 
-----------------------*/
#footer {
	padding: 10px;
	clear: both;
	color: #FFFFFF;
	background-color: #000000;
}
#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	color: #FFFFFF;
}
.waku {
	padding-right: 10px;
}
