body{
  font-size: 12px;
  text-align: center;
  line-height: 160%;
font-family : "MS UI GOTHIC",  sans-serif;  margin: 0;
  margin-top: 5px;
  margin-bottom:5px;
  padding: 0;
  color: #ffffff;
  background-color: #000000;
  background-image:url("http://bfile.shinobi.jp/1688/mata1-2.jpg");
  background-repeat:no-repeat;
  background-position:center top;
scrollbar-base-color : #D4C096; 
scrollbar-face-color : #D4C096; 
scrollbar-track-color : #D4C096; 
scrollbar-arrow-color : #000000; 
scrollbar-3dlight-color : #ffffff; 
scrollbar-highlight-color : #D4C096; 
scrollbar-darkshadow-color : #ffffff; 
scrollbar-shadow-color : #D4C096;
}
A:link{ 
color : #ffffff;
text-decoration:none; 
}
A:visited{ 
color : #ffffff; 
text-decoration:none; 
}
A:active{ 
color : #ffffff; 
text-decoration:none; 
}
A:hover{ 
color : #ffffff; 
text-decoration :  line-through;
}
#all{
  width: 750px;
  margin: 5px auto;
  margin-bottom:10px;
  text-align: left;
  background-color:; 
}
h1{
  height:160px;
  font-color:#B3BCDF;
  margin: 0;
  padding: 0px 0px 0px 0px;
  border:0px solid;
  border-top-width:0px;
  border-bottom-width:0px;
  background-image:url("http://bfile.shinobi.jp/1688/matabg2.jpg");
  background-repeat:no-repeat;
}
.tt{
float:left;
font:23px #FFFFFF;
padding:80px 0 0 20px;
}
.tt2{
float:left;
}
h1 a,h1 A:link{ 
color : #ffffff; 
}
h1 A:visited{ 
color : #ffffff; 
}
h1 A:active{ 
color : #ffffff; 
}
h1 A:hover{ 
color : #ffffff; 
text-decoration :  line-through;
position : relative; 
bottom : 2px; 
top : 2px; 
left : 2px; 
right : 2px; 
}
#intro{ 
  font-size: 80%;
  text-align: right;
  margin: 0 0 0 0;
  padding: 0px 0 0 0;
  border: 2px dashed #000000;
  background-color:#AB8D59;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
}

#main{
  width: 380px;
  height:516px;
  float: left;
  overflow: auto;
  margin: 0 2px 0 2px;
}
#main h2{
  font-size: 100%;
  padding: 10px 0px 10px 25px;
  margin: 0;
  border: 2px dashed #D4C096;
  background-color: ;
  background-image: url("http://bfile.shinobi.jp/1688/matakijibg2.jpg");
  background-repeat: no-repeat;
  background-position:;
}
h2 a,h2 A:link{ 
color : #FFFFFF;
text-decoration:none; 
}
h2 A:visited{ 
color : #FFFFFF; 
}
h2 A:active{ 
color : #FFFFFF; 
}
h2 A:hover{ 
color : #FFFFFF; 
text-decoration :  line-through;
position : relative; 
bottom : 2px; 
top : 2px; 
left : 2px; 
right : 2px; 
}
.ebody{
  font-size: 100%;
  padding: 3px 6px 3px 6px;
  margin: 0 0 10px 0;
  border: 0px solid #000;
  background-color: ;
  
}
.ebodyfooter{
  font-size: 80%;
  text-align: right;
}
.ebodyfooter ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ebodyfooter li{
  display: inline;
  margin-right: 3px;
}
.menu{
  width: 181px;
  height:516px;
  float: left;
  overflow: auto;
  margin: 0;
  border: 0px;
  background-color: ;
}
.menu h3{
  color: #ffffff;
  font-size: 80%;
  padding: 2px;
  padding-left:20px;
  margin: 0;
  border: 2px dashed #D4C096;
  background-color: ;
  background-image: url("http://bfile.shinobi.jp/1688/mataplbg2.jpg");
  background-repeat: repeat;
}
.menu ul{
  font-size: 90%;
  padding: 5px;
  margin: 0;
  list-style-type: none;
}
.menu li{
  margin-bottom: 0px;
}
.comtb{
  padding: 3px 0px 3px 2px;
  margin: 0 0 0 0;
  border: 1px dashed #BF8C00;
  background-color: #BF8C00;
}
dl.comtbform {
    width: 85%;
    margin: 0;
    padding: 0;
}
.comtbform dt {
    letter-spacing: 0.1em;
}
.comtbform dd {
    font-size: 90%;
    margin: 0;
    padding: 0 0 0.5em 0;
}
.comtbttl{
  color: #ffffff;
  padding: 0px;
  margin: 0;
  border: 0px solid #BF8C00;
  background-color: ;
  background-image: url("");
  background-repeat: repeat;
}
/*コメントを投稿するフォーム全体の設定*/
.CommentFormBlock{
padding:20px 20px;
margin-bottom:20px;
}
/*コメントフォーム用テーブル*/
.CommentFormTable{
	text-align:left;
	font-sizse:12px;
	color:#ffffff;
}
/*コメントフォームTHタグ設定*/
.CommentFormTh{
font-size:12px;
padding-top:5px;
color:#ffffff;
text-align:left;
}
/*コメントフォームTDタグ設定*/
.CommentFormTd{
font-size:12px;
padding-top:5px;
text-align:left;
}
/*コメントフォーム送信ボタンのTDタグ設定*/
.CommentFormSubmit{
text-align:left;
}
/*inputタグやtextareaの設定*/
.CommentForms{
 border:solid 1px #5A441F;
 color:#000000;
 font-size: 12px;
}
.comtbfooter{
  font-size: 100%;
  text-align: right;
}
.comtbfooter ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.comtbfooter li{
  display: inline;
  margin-right: 3px;
}
#calender{
  margin: 0 auto;
  padding: 0;
  width: 99%;
}
#calender caption{
}
#calender th{
  border-bottom: 1px solid #000;
  width: 14%;
}
#footer{
  width: 750px;
  clear: both;
  margin-:0;
  padding: 0px 0 0px 0 ;
  font-size: 85%;
  text-align: center;
}
/*-------------------------------------------------------
  コメント -> 管理者返信部分デザイン
-------------------------------------------------------*/
.CommentResBlock {
	padding:10px 30px 10px 50px;
}

.CommentResBox {
	border:solid 1px #BF8C00;
	padding:10px;
}

.CommentResTitle {
	font-size:14px;
	font-weight:700;
}

.CommentResText {
	padding:10px 0px 0px 10px;
}

.CommentResFooter {
	text-align:right;
	margin:15px 0;
	border-top:1px dotted #ffffff;
}


