@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	color: #333333;
	background-image: url(../kuresara_img/kuresarahaikei.jpg);
	background-repeat: repeat-x;
}

#KURESARAWRAP {
	width:800px;
	color:  #333333;
	background-repeat: no-repeat;
	margin-top: 87;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p{
	font-size: 14px;
	line-height: 140%;
	padding: 5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #000000;
}

a {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover,
a:active, 		
a:focus {	
	color: #CC0000;
	text-decoration: none;
}


/*____トップ画像CSS情報___ */
.top{
	height: 100px;
	width: 850px;
}


/*___________ WRAPレイアウト情報 ___________ */

h1 {
	font-size:11px;
	color:  #FFFFFF;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	padding-top: 2px;
	padding-right: 15;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0;
	line-height: 11px;
	background-image: url(../kuresara_img/kuresarahaikei.jpg);
	height: 11px;
}
/*___________ TOPBODYレイアウト情報 ___________ */

#KURESARABODY{
	color: #003300;
	background-image: url(../kuresara_img/top.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 799px;
	padding: 0px;
	border: 1px solid #000000;
	margin-top: 5px;
}

.header{
	background-attachment: fixed;
	float: none;
}

.saitomap{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



/*___________ MAINレイアウト情報 ___________ */
#KURESARAMAIN {
	width:800px;
	float:left;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#KURESARAMAIN-A {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

/*___________ CONTENTSレイアウト情報 ___________ */
#KURESARACONTENTS {
	width:600px;
	float:right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#KURESARACONTENTS h2 {
	font-size:14px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #4A9430;
	line-height: 30px;
}

.topback {
	text-align: right;
	font-size: 13px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
	color: #0000FF;
}

.topback a {
	text-align: right;
	font-size: 12px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
	color: #000099;
	text-decoration: none;
}

/*___________ SIDEMENUレイアウト情報 ___________ */
#KURESARASIDEMENU {
	width:180px;
	float:left;
	margin-left: 5px;
	padding: 0px;
}
#KURESARASIDEMENU h2 {
	font-size:14px;
	color: #000000;
	background-repeat: no-repeat;
	line-height: 30px;
	padding: 0;
	margin-top: 2;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	text-align: center;
}
.sidemenu {
	background: url(../img-layout/side-f.jpg) no-repeat center bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.sidemenu p {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
}

.sidemenu a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 2px center;
}


.sidemenu a:visited {
	color: #000000;
	text-decoration: none
}
.sidemenu a:hover,
.sidemenu a:active, 		
.sidemenu a:focus {
	color: #999999;
	margin: 0;
	background-position: 4px center;
}
/*___________ FOOTERレイアウト情報 ___________ */

#KURESARAFOOTER {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #ECE9D8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#KURESARAFOOTER p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
/*___________ 固定情報 ___________ */
.clear {
	clear:both;
}


img{
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
