*{
	margin: 0px auto;
}
html{
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
body{
	background-color: #ffffff;
}
/****** 全体基本  ***********/
img{
	border: 0px none #ffffff;
}
a{
}
a:hover{
	cursor: pointer;
}
/****** 入力フォーム用 ******/
form{
	margin: 0px;
}
input,textarea,select{
}
input[type=image],
input[type=image]:focus{
	cursor: pointer;
}
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%;
}
input.StdBtn{
	width: 130px;
	height: 20px;
	border: 0;
  cursor: pointer;
	color: #000000;
}
table.PageBtn .PageDeactive{
	font-size: 8pt;
	background-color: transparent;
	background-image: url('/HpImages/b_page.gif');
	background-position: center 30%;
	background-repeat: no-repeat;
	color: #cdcdcd;
	display: block;
	float:left;
	width: 25px;
}
table.PageBtn .PageActive{
	font-size: 8pt;
	background-color: transparent;
	background-image: url('/HpImages/b_page.gif');
	background-position: center 30%;
	background-repeat: no-repeat;
	color: #000000;
	display: block;
	float:left;
	width: 25px;
}
/**************************/
/* 大外枠 */
div.Main{
	/* Window幅 750 の 96% = 720(内寸) */
	position: relative;
	width: 760px;
	min-width: 754px;	/* 内寸750 + border-left + border-right = 756 (NN用)*/
	border: 0px solid #ff0000;
	border-left: 2px solid #001337;
	border-right: 2px solid #001337;
	background: url(/images/menu_bg.gif) left bottom repeat-y;
}
/* ページヘッダー */
div.Bodyheader{
	position: relative;
	width: 100%;
	top: 0;
	text-align: left;
	height: 215px;
	overflow:hidden;
}
div.Bodyheader h1{
	position: absolute;
	top: 35px;
	color: #ffffff;
	font-weight: bold;
	font-size: x-large;
	border: 0px solid #ff0000;
	z-index: 2;
}
div.Flash{
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	width: 640px;
	padding-left: 120px;
	height: 100%;
	z-index: 1;
	background: url(/images/top.jpg) right top no-repeat;
}
div.Flash span{
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: url(/images/bg.gif) 0 0 no-repeat;
}
/****** Menu表示 ******/
div.Menus{
	width: 180px;
	height: 656px;
	float:left;
	background: url(/images/bg.gif) left -215px no-repeat;
	position: relative;
	padding: 0px 0px;
	border: 0px solid #011C71;
}
/****** SubMenu(dropmenu) ******/
div.Menus .dropdown{
	list-style:none;
	margin:0;
	padding:0;
}
div.Menus .dropdown li{
	position:relative;
}
div.Menus .dropdown *{
	margin:0;
	padding:0;
}
div.Menus .dropdown ul{
	width:240px;
	position:absolute;
	top:0;
	left: 180px;
	overflow:hidden;
	display:none;
	background: url('/images/submenu.png') 0 0 repeat transparent;
	list-style:none;
}
div.Menus .dropdown ul li{
	display:inline;
}
div.Menus .dropdown ul li a, 
div.Menus .dropdown ul li a:active,
div.Menus .dropdown ul li a:visited {
	padding: 8px 10px;
	color: #fff;
	display:block;
	text-decoration:none;
	width:230px;
	font-size: 11pt;
}
div.Menus .dropdown ul li a:hover{
	color: #041c72;
	background: url('/images/menu40.png') 0 0 repeat;
}
/****** SubMenu(dropmenu)ここまで ******/


/********* コメント表示 *********/
div#PageTitle{
	width: 540px;
	margin: 10px auto 0px auto;
	font-size: 16pt;
	text-align: center;
	line-height: 1.2em;
	color: #001337;
	font-weight: bold;
	padding: 5px;
	height: 20px;
	background: url(/images/comment_bg.jpg) center 0 repeat-x #000A42;
	border-top: 2px solid #CCE7F6;
	border-left: 2px solid #CCE7F6;
	border-right: 2px solid #CCE7F6;
}
div#Comments{
	background: url(/images/comment_bg.jpg) center -30px no-repeat;
	width: 540px;
	margin: 0px auto 10px auto;
	text-align: left;
	min-height: 50px;
	padding: 5px;
	color: #fff;
	line-height: 1em;
	border-bottom: 2px solid #CCE7F6;
	border-left: 2px solid #CCE7F6;
	border-right: 2px solid #CCE7F6;
}
div#Comments a{
	color: #ffffff;
}
div#Comments a:hover{
	color: #ffff00;
}
div#Comments a:visited{
	color: #990099;
}

/****** コンテンツ表示 ******/
div.Bodys{
	float:left;
	min-width: 580px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ff0000;
}
table.Bodys{
	width: 100%;
	border-collapse: collapse; /* 隣り合ったセルを重ねる */
	border: 0px solid #8D8362;
}
td.Contents{
	vertical-align: top;
	text-align: center;
	border: 0px none #0000ff;
	background-image: none;
	padding: 10px;
}
td.Pickup{
	vertical-align: top;
	margin: 0;
	padding: 0px;
	font-size: small;
	text-align: left;
	width: 180px;
	border: 0px solid #898989;
}
/****** テーブル用クラス ******/
hr{
	border: 1px solid #a4c0ef;
	width:98%;
}

/* 汎用テーブル */
table.Basictable{
	font-size: small;
	width: 97%;
	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: #a4c0ef;
	color: #452E00;
	border:1px solid #4C2C2C;
}
table.Basictable td{
	text-align: left;
	padding: 8px 8px;
	color: #4C2C2C;
	background-color: #ffffff;
	border:1px solid #4C2C2C;
}
img.Frame{
	padding: 10px;
	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: pointer;
	vertical-align: middle;
	float: left;
}
table.Layout{
	font-size: small;
	width: 550px;
	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{
	background: url(/images/bar.gif) left top repeat-y #d9e3f2;
	text-align: left;
	border: 0px solid #ffffff;
	font-size: 14pt! important;
	padding: 5px;
}
.Title{
	text-align: left;
	color: #001337;
	font-size: large;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	height: 100%;
	background: url('/images/caption.gif') top left no-repeat transparent;
}

/******************/
div.Bodyfooter{
	background-color: #006A3E;
	clear: both;
	border: 0px solid #000000;
	word-break: keep-all;
	font-size: small;
	color: #ffffff;
	text-align: left;
	padding-top: 15px;
}
div.Bodyfooter div{
	text-align: center;
	margin-top: 30px;
	padding: 3px;
}
div.Bodyfooter a{
	color: #ffffff;
	text-decoration: none;
	font-size: small;
}
div.Admin{
	padding: 3px;
	text-align: right;
	font-size: x-small;
	color: #000000;
	background-color: #a4c0ef;
}
div.Admin a{
	font-size: x-small;
	text-decoration: none;
	color: #cccccc;
}
div.Bodyfooter a:hover,
div.Admin a:hover{
	text-decoration: underline;
	color: #ffff00;
}
/******************/
div.Powered{
	background: url(/HpImages/copybak.gif) #e6e6e6;
	background-color: #1D3A00;
	width: 100%;
	height: 10px;
	font-size: 8pt;
	text-align: center;
	border: 0px solid #000000;
}
div.Powered *{
	color: #999999;
	text-decoration: none;
}
