﻿body
{
	background-image:url(picture/bkground.gif);
	background-color:#ffffff
}
img 
{
	border:0;
	vertical-align:middle
}
p
{
	margin:1em 0em
}
img.counter
{
	border:0;
	padding:0;
	margin:0
}
img.sub
{
	border:0;
	margin-left:1em
}
table,tr,th,td
{
	background-color:#ffffff;
	border:0
}
td#menu
{
	background-image:url(picture/menu_bk.gif);
	background-color:#ffffff;
	border:inset 3px #ccffcc;
	text-align:left;
	vertical-align:top;
	padding:10px;
	width:110px
}
td#history
{
	padding:0px;
	width:360px
}
td#content
{
	border:double 5px #ccffcc;
	text-align:left;
	vertical-align:top;
	padding:10px;
	width:360px
}
td#f_t
{
	/*フレーム上*/
	border-top:double 10px #996633;
	height:25px;
	text-align:right
}
td#f_b
{
	/*フレーム下*/
	border-bottom:double 10px #996633;
	height:25px;
}
td#f_r
{
	/*フレーム右*/
	border-right:double 10px #996633;
	width:25px
}
td#f_l
{
	/*フレーム左*/
	border-left:double 10px #996633;
	width:25px
}
td#f_tl
{
	/*フレーム左上*/
	border-left:double 10px #996633;
	border-top:double 10px #996633;
	width:25px;
	height:25px
}
td#f_tr
{
	/*フレーム右上*/
	border-right:double 10px #996633;
	border-top:double 10px #996633;
	width:25px;
	height:25px
}
td#f_bl
{
	/*フレーム左下*/
	border-left:double 10px #996633;
	border-bottom:double 10px #996633;
	width:25px;
	height:25px
}
td#f_br
{
	/*フレーム右下*/
	border-right:double 10px #996633;
	border-bottom:double 10px #996633;
	width:25px;
	height:25px
}
td.void
{
	padding:0px;
	width:25px
}
iframe
{
	margin-bottom:25px
}

.center
{
	padding:auto;
	margin:auto;
	text-align:center
}

h1#top
{
	font:bold 500%/Times New Roman;
	letter-spacing:0.2em;
	background-color:White;
	border-top:ridge 5px #ccffcc;
	border-bottom:ridge 5px #ccffcc;
	padding:0.5em;
}
span.nowarp
{
	white-space:nowrap
}
span.copyright
{
	font-family:Serif;
	font-size:x-small;
}
p.right
{
	text-align:right
}
