/*-------------------------------------------------
  Nucleus CMS Stylesheet - bundled with version 3.4
  Based on the Stanch skin by webmake
-------------------------------------------------*/

/* 全体 */
body {
    font-size: 13px;
    *font-size: 100%; /*for IE6,IE7*/
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	color: #4D4D4D;
	margin: 0px;
	background-image: url(images/back2.gif);
	}
a:link, a:visited {
	color: #987B45;
	text-decoration: none;
}
a:active, a:hover {
	color: #E10022;
	text-decoration: underline;
}
h1{
	font-size: 80%;
	color: #AA8800;
	font-weight: normal;
	clear: both;
	text-align: center;
	background-color: #000000;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
}
h2, h3{
	margin: 0px;
}
p{
	margin: 0px;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#contenir{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 863px;
}
#head{
	background-image: url(images/kani-head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 135px;
}
#head p{
	margin: 0px;
	padding: 0px;
}
#head img{
	display: block;
}
#main{
	background-color: #FFFFFF;
	width: 830px;
	margin-left: 33px;
	height: 100%;
}
#contents{
	width: 621px;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.pageswitch{
	padding: 5px;
	margin-bottom: 5px;
	font-size: 95%;
	clear: both;
	color: #990000;
}
#side{
	float: left;
	width: 189px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
}
#side h2{
	background-image: url(images/side-title.gif);
	background-repeat: no-repeat;
	font-size: 85%;
	color: #E8DDBB;
	margin-left: 7px;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}
#side a:link, #side a:visited {
	color: #F5D127;
	text-decoration: underline;
}
#side a:active, #side a:hover {
	color: #EA0000;
	text-decoration: underline;
}
#side p{
	padding-top: 2px;
	padding-bottom: 4px;
	font-size: 85%;
}
#side ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 100%;
}
#side ul li{
	background-image: url(images/aicon.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 85%;
}
#side h3{
	font-size: 95%;
}
#side .navi{
	background-image: url(images/navi.gif);
	background-repeat: repeat;
	margin-bottom: 10px;
}
#side .navi p{
	color: #BEAB5F;
}
#side .navi01{
	background-image: url(images/navi01.gif);
}
#side .navi02{
	background-image: url(images/navi02.gif);
}
#side .zuwai, #side .beni, #side .taraba, #side .kegani, #side .set{
	background-repeat: no-repeat;
	padding-left: 71px;
	margin-right: 7px;
	margin-left: 13px;
	height: 80px;
}
#side .zuwai{
	background-image: url(images/zuwai.jpg);
}
#side .sub{
	padding-left: 53px;
	height: 60px;
	margin-right: 7px;
	margin-left: 13px;
	background-repeat: no-repeat;
}
#side .sub h3{
	background-repeat: no-repeat;
	margin-bottom: 2px;
	line-height: 100%;
}
#side .matuba{
	background-image: url(images/matuba.jpg);
}
#side .seko{
	background-image: url(images/sekokani.jpg);
}
#side .beni{
	background-image: url(images/beni.jpg);
}
#side .taraba{
	background-image: url(images/taraba.jpg);
}
#side .kegani{
	background-image: url(images/kegani.jpg);
}
#side .set{
	background-image: url(images/kaniset.jpg);
}
.dot{
	background-image: url(images/sen.gif);
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-right:13px;
	margin-bottom: 10px;
}

#footer{
	clear: both;
	color: #F5F2E9;
	font-size: 80%;
	text-align: center;
	background-color: #000000;
	padding-top: 4px;
	margin-left: 33px;
}
#footer .footer{
	background-image: url(images/footer.gif);
	margin-top: 5px;
}
#footer p{
	line-height: 140%;
}
.pan{
	font-size: 90%;
	color: #856C16;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 14px;
}
.copy{
	margin-top: 40px;
	font-size: 90%;
	color: #987B45;
}
.center{
	text-align: center;
}
.right, .rightbox, .imgright{
	float: right;
}
.left, .leftbox, .imgleft{
	float: left;
}
.clear{
	clear: both;
}
#footer ul{
	list-style-type: none;
	clear: both;
	margin-top: 5px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer ul li{
	display: inline;
	padding-right: 4px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer ul a:link, #footer ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul a:active, #footer ul a:hover {
	color: #C8B879;
	text-decoration: underline;
}