*{
	margin: 0px auto;
}
html{
	font-family: "ＭＳ Ｐゴシック";
}
/****** 全体基本  ***********/
img{
	border: 0px none #ffffff;
}
a{
	top: 0px;
	left: 0px;
}
a:hover{
	position: relative;
	top: 1px;
	left: 1px;
	cursor: hand;
}
a:hover#PageTop{
	top: 0px;
	left: 0px;
}
body{
}
/****** 入力フォーム用 ******/
form{
	margin: 0px;
}
@media print {
input{display:none;}
} 
/****************************/
input,textarea,select{
	font-family: "MS UI Gothic";
}
input[type=image],
input[type=image]:focus{
	cursor: hand;
}
input[type=button],
input[type=submit],
input[type=reset],
input[type="file"]
{
	height: 30px;
}
input.Textbox{
	width: 98%;
	background-color: #ffffff;
	background-image: none;
}
textarea{
	height: 20em;
	width: 98%;
}
/**************************/
/* 大外枠 */
div.Main{
	/* Window幅 750 の 96% = 720(内寸) */
	width: 760px;
	min-width: 754px;	/* 内寸750 + border-left + border-right = 756 (NN用)*/
	border: 0px solid #ff0000;
	border-left: 3px solid #271403;
	border-right:3px solid #271403;
}
/****************************/
/* ページヘッダー */
div.Bodyheader{
	left : 0;
	top: 0;
	text-align: left;
	background-color: #ffffff;
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 70px;
	overflow:hidden;
	clear: both;
	padding-bottom: 3px;
	border: 0px solid #000000;
}
div.Bodyheader h1{
	color: #F8EFDD;
	padding: 13px 0px;
	height: 34px;
	font-weight: bold;
	font-size: x-large;
	border: 0px solid #ff0000;
}
div.Flash{
	text-align: left;
	width: 200px;
	border: 0px ridge #9c775b;
}
/****** Menu表示 ******/
div.Menus{
	text-align: left;
	border: 0px solid #ffffff;
	background-image: none;
	height: 30px;
}
div.Menus table{
	margin: 0px;
	padding:0px
	vertical-align:bottom;
	border-top: 1px solid #271403;
	border-bottom: 1px solid #271403;
	background-color: #271403;
}
div.Menus a img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
/****** コンテンツ表示 ******/
div.Bodys{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #2B0F00;
}
table.Bodys{
	width: 750px;
	margin: 3px auto;
	border-collapse: collapse; /* 隣り合ったセルを重ねる */
	border: 1px solid #8D8362;
	background-color: #f2ebd8;
}
td.Contents{
	vertical-align: top;
	text-align: left;
	border: 0px solid #0000ff;
	background-image: none;
	/*letter-spacing: 1px;*/
	line-height: 1.2em;
	font-family: "ＭＳ Ｐ明朝";
	/*background-color: #ffffff;*/
}
td.Contents table{
	width: 95%;
}
td.Contents table th{
	text-align: center;
	background-color: #FFFFCC;
	color: #CC0000;
}
td.Contents table td{
}

/****** ピックアップコンテンツ ******/
td.Pickup{
	vertical-align: top;
	/*background-color: #FFF9E5;*/
	text-align: left;
	width: 150px;
	top: 0px;
	margin: 0;
	padding: 0px 0px;
	font-size: small;
	text-align: center;
	border: 0px solid #898989;
}
div.PageMenu{
	background-color: #F9FFF4;
	background-position: 0 0;
	background-repeat: repeat;
	margin: 5px 0px 5px 3px;
	border: 1px solid #edf4c6;
}
div.PageMenu h2{
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	background-color: #edf4c6;
	color: #452E00;
	border:0px solid #edf4c6;
	font-size: small;
	text-align: center;
}
div.PageMenu a img{
	padding: 0px;
	border: 0px none #dddddd;
	cursor: hand;
}
div.PageMenu a{
	display:block;
	width: 120px;
	text-align: left;
	font-family:"MS UI Gothic";
	color:#4C2C2C;
	text-decoration:none;
	padding: 5px;
	border: 3px outset #edf4c6;
	margin: 3px 5px;
}
div.PageMenu a:hover{
	color:#452E00;
	background-color: #edf4c6;
	border: 3px outset #a1b880;
	/*text-decoration:underline;*/
}
div.SubMenu{
	margin: 5px 0px 5px 3px;
	border: 0px solid #FFE1C8;
	text-align: center;
}
div.SubMenu h2{
	width: 150px;
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	background-color: #87986a;
	color: #452E00;
	border:0px solid #4C2C2C;
	font-size: small;
	text-align: center;
}
div.SubMenu img{
	padding: 0px;
	border: 0px none #dddddd;
	cursor: hand;
}
div.SubMenu a{
	display:block;
	width: 125px;
	text-align: left;
	font-family:"MS UI Gothic";
	color:#4C2C2C;
	text-decoration:none;
	padding: 5px;
	border: 3px outset #87986a;
	margin: 3px 5px;
	background-color: #F1F7E5;
}
div.SubMenu a:hover{
	color:#452E00;
	background-color: #87986a;
	border: 3px outset #87986a;
	/*text-decoration:underline;*/
}
div.SubMenu a.Active{
	color:#291101;
	text-decoration:none;
	border: 3px outset #936E3A;
	background-color: #CBB18B;
}
div.SubMenu a.Article{
	margin-left: 5px;
	color:#291101;
	text-decoration:none;
	border: 0px outset #87986a;
	border-bottom: 1px dashed #936E3A;
	background-color: transparent;
	background-image: url("/HpImages/arrow_left2.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
div.SubMenu a:hover.Article{
	text-decoration: underline;
}
/********* コメント表示 *********/
.Comments{
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	font-size: small;
	font-family: "MS UI Gothic";
	background-color: #fffcf3;
	border: 1px solid #EDF4C6;
	color: #4C2C2C;
	height: 100%;
	width: 90%;
}

/****** テーブル用クラス ******/
hr{
	border: 1px solid #843500;
	width:98%;
}
div.PageTitle{
	margin:0px;
	margin-left: 10px; 
	margin-top: 10px;
}
/* 汎用テーブル */
table.Basictable{
	font-size: small;
	font-family: "ＭＳ Ｐゴシック";
	width: 560px;
	border-collapse: collapse;
	margin: 10px auto;
}
table.Basictable tr.Empty,
table.Basictable th.Empty,
table.Basictable td.Empty{
	vertical-align: top;
	background-image: none ! important;
	background-color: transparent ! important;
	border: 0px none #000000 ! important;
}
table.Basictable th{
	background-image: none;
	text-align: center;
	padding: 3px;
	background-color: #EDF4C6;
	color: #452E00;
	border:1px solid #4C2C2C;
}
table.Basictable td{
	padding: 8px 8px;
	color: #4C2C2C;
	border:1px solid #4C2C2C;
}
table.Basictable a img{
	padding: 15px;
	border-top: 1px solid #dddddd;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #dddddd;
	background-color: #eeeeee;
	margin-right:15px;
	cursor: hand;
	vertical-align: center;
	float: left;
}
table.Layout{
	font-size: small;
	font-family: "ＭＳ Ｐ明朝";
	width: 570px;
	border-collapse: collapse;
	margin: 10px auto;
}
table.Layout td{
	text-align: left;
	color: #4C2C2C;
	border:0px solid #000000;
}
table.Layout td a{
	text-decoration:none;
	color: #4C2C2C;
	display: inline;
}
table.Layout td a:hover{
	text-decoration:underline;
	color:#d2673c;
}
.Caption{
	border: 0px solid #ffffff;
	color: #452E00! important;
	font-size: 12pt! important;
	height: 25px! important;
	padding: 5px 0px 0px 25px ! important;
}
.Title{
	font-family: "ＭＳ Ｐ明朝";
	background-image: url("/HpImages/copybak.gif");
	background-repeat: repeat-x;
	background-position: center left;
	font-size: 12pt ! important;
	background-color: #999999 ! important;
	padding: 3px 0px ! important;
	height: 13px! important;
	text-align:	center ! important;
	color: #000000 ! important;
	border: 1px solid #452E00 ! important;
}
.Strong{
	background-color: #F4FCFF ! important;
}
div.Update{
	font-family: "MS UI Gothic";
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
}
.font8{font-size: 8pt;}
.title{
	font-weight: bold;
}
dt{
	font-weight: bold;
	background-image: url(/HpImages/hand.right.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}
.body,li,dd{
	letter-spacing: 0em;
	margin-left: 30px;
	padding: 5px;
	font-family:"MS UI Gothic";
	border: 3px double #dfcead;
	background-color: #fffef3;
}
/****************************/
/****** 掲示板記事のアイコン ******/
.PageActive{
	font-size: 10pt;
	text-align:	left;
	padding: 8px 0 0 0;
	height: 27px;
	width: 35px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.PageDeactive{
	font-size: 10pt;
	text-align:	left;
	padding: 8px 0 0 0;
	height: 27px;
	width: 35px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.New{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ffcc33;
	padding: 1px;
	padding-top:2px;
	padding-left: 2px;
	background-color: #ffffee;
}
.Up{
	font-size: small;
	border-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #ffaa00;
	padding: 1px;
	padding-top:2px;
	padding-left: 2px;
	background-color: #ffeeee;
}
.Name{
	font-size: small;
}
.Date{
	display: block;
	padding: 3px 0px 2px 0px;
	font-size: small;
	text-align: right;
}
.Data{
	color: #452E00;
	text-align: left;
}
/******************/
div.Bodyfooter{
	clear: both;
	text-align: right;
	font-size: 8pt;
	height: 22px;
	padding: 8px 0px 0px 0px;
	border: 0px solid #000000;
	word-break: keep-all;
	color: #fffef3;
	background-color: #2a1000;
}
div.Bodyfooter a{
	color: #fffef3;
	text-decoration: none;
}
div.Admin{
	background: url(/HpImages/copybak.gif) #e6e6e6;
	padding: 3px 0px;
	height: 12px;
	text-align: right;
	font-size: x-small;
	color: #000000;
}
div.Admin a{
	font-size: x-small;
	text-decoration: none;
	color: #bbbbbb;
}
div.Admin a:hover{
	color: #000000;
}
a.Admin{
	font-size: xx-small;
}
/******************/
div.Powered{
	background-image: none;
	background-color: #ffffff;
	width: 100%;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	border: 0px solid #000000;
}
div.Powered *{
	color: #503F1E;
	text-decoration: none;
}
