@charset "EUC-JP";
/* 基本 */
.check{
  border:dotted;
  border-color:red;
  border-width:1pt;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(img/bodyBg.gif);
	background-repeat:repeat-x;
	background-color:rgb(26%,22%,17%);
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ ゴシック',osaka, sans-serif;
	color:rgb(20%,20%,20%);
	font-size:12px;
}


body.photoGallery{
	margin:0px;
	padding:0px;
	background-color:black;
	background-image:none;
}



table {
	padding:0px;
	margin:0px;
	border:0px;
	border-collapse:collapse;
  }

tr {
  padding:0px;
  margin:0px;
  }

td {
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
	border-collapse:collapse;
	color:rgb(20%,20%,20%);
  }

th{
	color:rgb(20%,20%,20%);
  }

div {
  margin:0px;
  padding:0px;
  }

p {
  font-size:12px;
  color:rgb(20%,20%,20%);
  margin:0px;
  padding:0px;
  line-height:150%;
  }


img{
   margin:0px;
   padding:0px;
   border:0px;
   }

a{
	margin:0px;
	padding:0px;
	}

a:link {
  text-decoration: underline;
  color:rgb(44%,24%,35%);
  }

a:visited {
	text-decoration: underline;
	color:rgb(22%,27%,36%);
  }

a:hover {
  text-decoration:underline;
  color:rgb(67%,26%,34%);
  }

a:active {
  text-decoration: underline;
  border:none;
  }  

h1{
  margin:10px 0px 5px 0px;
  padding:0px;
  font-weight:bold;
  font-size:18px;
  line-height:24px;
  }

h1 img{
	margin-bottom:8px;
	}

h2{
	margin:16px 0px 16px 0px;
	}

h3{
  margin:30px 0px 2px 0px;
  font-size:16px;
  padding:0px;
  }

h4{
  margin:12px 0px 2px 0px;
  font-size:12px;
  font-weight:bold;
  padding:0px;
  }

h5{
  font-size:12px;
  font-weight:bold;
  margin:3px 0px 3px 0px;
  padding:0px;
  }

form{
  padding:0px;
  margin:0px;
  }
 
.s10{
 	font-size:10px;
	 }

.s12{
 	font-size:12px;
	 }

.s14{
 	font-size:14px;
	 }

.s16{
 	font-size:16px;
	 }

.jisage12{
	margin-left:12px;
	text-indent:-12px;
	}

.ind12{
	margin-left:12px;
	}


.ind24{
	margin-left:24px;
	}

.colorR{
	color:rgb(92%,30%,9%);
	}

.colorGr{
	color:rgb(58%,75%,35%);
	}

.colorBGr{
	color:rgb(0%,56%,24%);
	}

.colorBrwn{
	color:rgb(40%,17%,9%);
	}

p.cap{
	font-size:10px;
	}

.pageTop{
	display:block;
	margin-top:5px;
	text-align:right;
	font-size:10px;
	}

.kakomi{
	border-style:solid;
	border-width:1px;
	border-color:gray;
	padding:12px;
	background-color:white;
}
	
	

/* 外枠のテーブル */
 
.mainL{
	background-image:url(img/main_leftBG.gif);
	background-repeat:repeat-y;
	}

.mainR{
	background-image:url(img/main_rightBG.gif);
	background-repeat:repeat-y;
	}

.contentsBG{
	background-color:rgb(93%,92%,88%);
	padding-bottom:15px;
	}


/* 上部メニュー02 */

.menu02{
	background-color:rgb(15%,10%,6%);
	color:white;
	padding:0px;
	font-weight:bold;
	height:28px;
  }


.menu02 div{
	float:left;
	height:28px;
	font-size:10px;
  }

.yber img{
	clear:both;
	height:2px;
	}

.menu02 a, .menu02 p{
	display:block;
	height:28px;
	width:100%;
	color:white;
	text-align:center;
	padding-top:9px;
	line-height:100%;
  }


.menu02 a{
	text-decoration:none;
	}

.menu02 a.here{
	background-color:rgb(53%,39%,5%);
	}

.menu02 a:hover{
	color:white;
	text-decoration:none;
	background-color:rgb(53%,39%,5%);
	}


.menu02 #m7 a:hover{
	background-color:transparent
	}

.menu02 a:visited{
	color:white;
	text-decoration:none;
	}		

#m0{
	width:3px;
	}

#m1{
	margin-left:5px;
	width:77px;
	letter-spacing:-1px;
	}

#m2{
	width:66px;
	}

#m3{
	width:88px;
	letter-spacing:-1px;
	}

#m4{
	width:99px;
	letter-spacing:-2px;
	}

#m5{
	width:111px;
	letter-spacing:-1px;
	}

#m6{
	width:99px;
	letter-spacing:-1px;
	}
	

#m7{
	width:138px;
	text-align:left;
	}



/* 上部メニュー01 */

.menu01{
	background-image:url(img/menu01BG.gif);
	background-repeat:no-repeat;height:70px;
	}

table.btnMenu{
	margin-top:16px;
	}

td.btnMenu01{
	text-align:right;
	}

td.btnMenu02{
	padding-top:13px;
	}

.logo{
	margin-top:19px
	}

.subMenuBox{
	width:140px;
	visibility:hidden;
	position:absolute;
	z-index:200;
	margin-top:-23px;
	}

.subBox{
	background-color:rgb(10%,6%,3%);
	margin-left:16px;
}

#subMenu2 .subBox{
	background-color:rgb(10%,6%,3%);
	margin-left:8px;
}
.sub{
	border-style:solid;
	border-color:rgb(10%,6%,3%);
	border-width:0px 1px 1px 1px;
	line-height:125%;
	background-color:rgb(48%,40%,30%);
	font-size:10px;
	color:white;
	font-weight:bold;
	}

#subMenu2 .subBox .sub{
	border-style:solid;
	border-color:rgb(10%,6%,3%);
	border-width:0px 1px 1px 1px;
	line-height:125%;
	background-color:rgb(48%,40%,30%);
	font-size:10px;
	color:white;
	font-weight:bold;
	overflow:hidden;
	height:22px;
	}

.sub a{
	padding:5px 6px 5px 6px;
	display:block;
	}

#subMenu2 .subBox .sub a{
	display:block;
	padding:5px 6px 5px 6px;
	width:138px;
	text-align:left;
	}

.sub a:link, #subMenu2 .subBox .sub a:link{
	color:white;
	text-decoration:none;
	}

.sub a:visited, #subMenu2 .subBox .sub a:visited{
	color:white;
	text-decoration:none;
	}

.sub a:hover{
	color:white;
	background-color:rgb(45%,32%,5%);
	}

#subMenu2 .subBox .sub a:hover{
	color:white;
	background-color:rgb(45%,32%,5%);
	}



/* フッタ */
.footer{
	border-style:none;
	margin-bottom:15px;
	 margin-top:-1px;
	}


td.footerC{
	background-image:url(img/fotter_centerBG.gif);
	width:740px;
	}

p.ad{
	padding-right:60px;
	font-size:10px;
	color:rgb(19%,17%,12%);
	text-align:right;
	line-height:130%;
	}

p.ad2{
	padding-right:40px;
	font-size:10px;
	color:rgb(19%,17%,12%);
	text-align:right;
	line-height:130%;
	}

p.copyRight{
	font-size:10px;
	color:white;
	text-align:left;
	line-height:130%;
	padding-left:0px;
	padding-top:20px;
	}



div.contentsWhite{
	width:620px;
	margin-left:60px;
	}

div.contentsWhite2{
	width:680px;
	margin-left:20px;
	}


p.headcopy{
	margin-bottom:30px;
	}

p.pagetopP{
	margin-top:25px;
	}

table.nomalTable{
	width:620px;
	margin-bottom:3px;
	}

table.nomalTable td{
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	padding:4px;
	line-height:120%;
	background-color:white;
	vertical-align:middle;
	}

table.nomalTable th{
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	padding:4px;
	line-height:120%;
	background-color:rgb(94%,93%,82%);
	vertical-align:middle;
	}

table.nomalTable td.price{
	text-align:right;
	}

table.nomalTable td.mark{
	text-align:center;
	}

table.nomalTableM td{
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	padding:8px;
	line-height:120%;
	background-color:white;
	vertical-align:middle;
	}

table.nomalTableM th{
	font-size:12px;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	padding:8px;
	line-height:120%;
	background-color:rgb(94%,93%,82%);
	vertical-align:middle;
	}

th.th_s{
	font-size:10px;
	font-weight:normal;
	background-color:rgb(94%,93%,82%);
	}

th.th_m{
	font-size:12px;
	font-weight:normal;
	background-color:rgb(94%,93%,82%);
	}


/* メッセージ */
.listField{
	float:left;
	width:180px;
	background-color:rgb(94%,93%,82%);
	line-height:125%;
	margin-top:15px;
	}

.listFieldBtm{
	background-color:rgb(93%,92%,88%);
	padding:36px 0px 12px 12px;
	}


.messageField{
	float:left;
	width:470px;
	padding-left:30px;
	margin-top:15px;
	}

.clears{
  clear:both;
}

.listField  ul{
	margin-left:0px;
	padding-left:24px;
	padding-right:10px;
	}

.listField li{
	line-height:120%;
	padding-top:12px;
	}

.listTop{
	display:block;
	background-color:rgb(41%,25%,12%);
	color:white;
	padding:2px 2px 2px 10px;
	}

.listPost{
	font-size:10px;
	}

span.post{
	font-size:12px;
	font-weight: normal; 
	}

.message{
	margin-top:20px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:gray;
	}
	
.message h3{
	margin-top:0px;
	padding:3px 5px 3px 10px;
	background-color:rgb(88%,88%,87%);
	color:rgb(20& 20% 20%);
	}

.message p{
	padding:20px;
	line-height:170%;
	}

.message p.namae{
	padding:0px 20px 10px 0px;
	line-height:170%;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	}

.imagePhoto{
	text-align:center;
	}

.imagePhoto img{
	padding:30px 0px 30px 0px; 
	}
	
/* 思いやりフロア */	
.figure{
	float:left;
	margin-top:24px;
	margin-bottom:24px;
	}

ol li{
	padding-top:8px;
	line-height:150%;
	}
	
ul.programs{
	margin:5px 0px 5px 0px;
	background-color:white;
	border-width:1px;
	padding:12px 12px 20px 40px;
	}

ul.programs li{
	padding-top:4px;
	}
	
.underline{
	text-decoration:underline;
	}



