<!--

a.inner {
	text-decoration: underline;
}

a:link		{	text-decoration:none;		color:#FFB019;	}
a:visited	{	text-decoration:none;		color:#FFB019;	}
a:active	{	text-decoration:none;		color:#FFB019;	}
a:hover		{	text-decoration:underline;	color:#FF0000;	}

body{
	margin: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 10pt;
	
	white-space: normal;
	
	text-align: center;
	
	table-layout: fixed;
	
	color: #d7cea4;
	background: #000000;
	
}

p{
	font-size: 12pt;
	line-height: 200%;
}

strong{
	color: #DCCD53;
}

small{
	letter-spacing: 0.1em;
	color: #888888;
}

HR{
	color:#775000;
	border-color:#775000;
}

.centerbody{
/*	position:absolute;
*/	margin: 0px;
	width:  800px;
	top:63px;
/*	border: 1px solid #FFFFFF;
*/}


.linkbar{
	color: #DCCD53;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #FFB019;
}

/*	見出し	*/

H1{
	color: #DCCD53;
/*	color: #FFB019;
*/	
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #FFB019;
}

H2{
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #FFB019;
	font-size: 10pt;
	font-weight: bold;
	
	border-top: 1px solid #FFB019;
/*	border-bottom: 1px solid #FFB019;
*/	border-left: 10px solid #FFB019;
}

H3{
	margin: 0px;
	border-bottom: 2px dotted #775000
/*	border-bottom: 1px dotted #DCCD53;
*/}

.uh1{
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFB019;
	font-size: 10pt;
	font-weight: bold;
	border-left: 5px solid #FFB019;
	border-top: 1px solid #FFB019;
	border-bottom: 1px solid #FFB019;
}


/*	デザイン用	*/

#top{
	background-repeat: no-repeat;
	
	margin: 0px;
	width:  800px;
	max-width:  800px;
	min-width:  800px;
	min-height: 60px;
	max-height: 60px;
	text-align: right;
	vertical-align: bottom;
	/* 文字表示開始位置 */
/*	padding-top: 30px;
*/	padding-bottom: 0px;

	border-top: 1px solid #000000;
	
}

.timer{
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 2px;
	vertical-align: bottom;
}

.end{
	margin: 15px 0px 0px 0px;
	text-align: right;
	
}

.admin{
	margin: 0px;
	width:  800px;
	text-align: right;
}

.menu{
	margin-left: 3px;
	margin-right: 4px;
	left: 0px;
	width:	150px;
	text-align: left;
}

.main{
	width:	640px;
	text-align: left;
}

.hr{
	margin: 3px 0px 3px 0px;
	border-bottom: 1px dotted #DCCD53;
}

.form{
	
	
	
	border: 1px solid #FFFFFF;
}

/*	ログ部分などのもの */

.linkinner{
	font-size: 10pt;
	line-height: 1.3em;
	margin-top:		5px;
	margin-left:	1px;
	margin-bottom:	5px;
	
/*	border: 1px solid #FFFFFF;
*/}

.inner{
	font-size: 10pt;
	line-height: 1.3em;
	margin-top:		5px;
	margin-left:	5px;
	margin-bottom:	5px;
}

.msg{
	font-size: 12pt;
	line-height: 1.3em;
	margin: 8px 0px 10px 5px;
}

.uhinner{
	font-size: 12pt;
	line-height: 1.3em;
	margin-top:		5px;
	margin-left:	10px;
	margin-bottom:	5px;
}

.comment{
	width: 540px;
	font-size: 10pt;
	line-height: 1.2em;
	white-space: normal;
	table-layout: fixed;
	overflow: visible;
}

.comment_open{
	font-size: 10pt;
	table-layout: fixed;
}

.warning{
	color: red;
}

/*	コメントを書く　ボタン */
.cmtopen{
	font-size: 10pt;
	color: #FFB019;
	font-weight: bold;
}

/* UP用サブウィンドウ */
.subwindowmenu{
	text-align: right;
	background-color: #808080;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #606060;
}

.tbar{
	text-align: left;
}

.log{
	margin-left: 10px;
}

TD{
/*	border: 1px solid #FFB019;
*/	table-layout: fixed;
}

TABLE{
	table-layout: fixed;
/*	border: 1px solid #FFB019;
*/}

-->
