@charset "Shift_JIS";
/* CSS Document */

/* ++++++++++++ Margin Clear ++++++++++++ */
* {
	margin:0;
	padding:0;
}

/* ++++++++++++ Tags ++++++++++++ */
body,
th,
td {
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", MS UI Gothic, sans-serif;
	font-size:13px;
	line-height:1.2;
}
body {
	background:#000000;
}

/* ++++++++++++ Layout ++++++++++++ */
#container {
	width :100%;
	/*text-align:center;*/
}
#page {
	text-align:left;
	width: 665px;
	position: relative;
	/*margin-left: auto;
	margin-right: auto;*/
}
#signArea {
	text-align: right;
	position: absolute;
	top: 5px;
	left: 515px;
	width: 150px;
	height: 29px;
}
.sign{
	width: 29px;
	height: 29px;
	margin-left: 1px;
	float: right;
}
#signArea li {
	width: 29px;
	height: 29px;
	margin-left: 1px;
	float: right;
}
.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
}

/* ++++++++++++ Header ++++++++++++ */
#header {
	background: #000000;
	height:50px;
}
/* ++++++++++++ Contents ++++++++++++ */
#contents{
	text-align: left;
	position: relative;
	background:#e8e8e8;
}

/* ++++++++++++ MenuDoor ++++++++++++ */
#menuDoor{
	display:none;
}

/* ++++++++++++ Footer ++++++++++++ */
#footer{
	clear:both;
	position:relative;
	}
#footer p {
	line-height:30px;
	text-align:center;
	font-size: 0.8em;
	color: #aaaaaa;
}
ul#entBtn {
	position:absolute;
	left: 575px;
	top:5px;
	list-style:none;
}
#entBtn li a,
#entBtn li a:link,
#entBtn li a:visited  {
	text-align:center;
	width:88px;
	border:1px solid #808080;
	text-decoration:none;
	color: #808080;
	display:block;
	font-size: 0.75em;
}
#entBtn li a:hover {
	color: #aaaaaa;
}

/* ++++++++++++ text ++++++++++++ */
.none {
	display: none;
}

/* ++++++++++++ button ++++++++++++ */
ul#historyBack,
ul#historyBack li {
	list-style:none;
	background:none;
}
ul#historyBack li a,
ul#historyBack li a:link,
ul#historyBack li a:visited {
	display:block;
	background:url(../images/btn_back_a.gif) top no-repeat;
	width:110px;
	height:30px;
	margin:0 auto;
}
ul#historyBack li a:hover {
	background:url(../images/btn_back_a.gif) bottom no-repeat;
}
#shareBtn {
	margin:5px auto;
}
#shareBtn ul,
#shareBtn li {
	list-style:none;
}
#shareBtn li {
	display:inline;
}
