body{
	text-align:center;
	margin: 0px;
	background-color: #993333;
}

#container{
	text-align:left;
	width:760px;
	background-image: url(../images/contentback.gif);
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topline{
	height:10px;
	background-color: #FF0000;
}

#header{
	height:80px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
	width: 740px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/headerback.gif);
}

#title{
	float:left;
	height: 70px;
	width: 292px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#submenu{
	float:right;
	width: 250px;
	height: 20px;
	margin-top: 58px;
	text-align: center;
	margin-right: 20px;
	vertical-align: middle;
}

#submenu a:link      {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#submenu a:visited     {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

#submenu a:hover   {
	color: #FFFF99;
	text-decoration: none;
}
#submenu a:active  { color: #ffffff; text-decoration: none }

#menubar{
	clear:both;
	height:12px;
	background-color: #FF0000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	}

#menubar a:link      {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#menubar a:visited     {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}
#menubar a:hover   {
	color: #FFFF99;
	text-decoration: none;
}
#menubar a:active  { color: #ffffff; text-decoration: none }




#content{
	float:left;
	width:560px;
}
#contentinner{
	margin:10px;
}

.contentstitle{
	background-image: url(../images/contentstitleback.gif);
	background-repeat: no-repeat;
	height: 18px;
	text-indent: 20px;
	vertical-align:bottom;
	padding-top: 7px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #CC3300;
}

.contentsmain{
	width: 500px;
	margin-left: 35px;
}

#sidebar{
	float:right;
	width:200px;
}

#sidebarinner
	{
	margin:10px;
	text-align: center;
}

.sidebartitle{
	background-image: url(../images/sidebartitleback.gif);
	height: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer{
	clear:both;
	width:760px;
	color: #FFF;
	background-color: #f00;
	text-align: center;
	height: 50px;
	padding-top: 5px;
}
.c-both{
	clear: both;
}


.e9, .e10, .e12 {
	font-family:"ＭＳ ゴシック", "Osaka－等幅"
}
.j9, .j10, .j12, .j14, .j18 {
	font-family:"ＭＳ ゴシック", "Osaka－等幅"
}


A:link      { color: #808080; font-weight: bold; text-decoration: underline }
A:visited     { color: #808080; font-weight: bold; text-decoration: underline }
A:hover   { color: #ff8b01 }
A:active  { color: #0000c9; text-decoration: none }
.line10 {
	LINE-HEIGHT: 100%
}
.line12 {
	LINE-HEIGHT: 120%
}
.line14 {
	LINE-HEIGHT: 140%
}
.line16 {
	LINE-HEIGHT: 160%
}
.line18 {
	LINE-HEIGHT: 180%
}
.bold { font-weight: bold }
.scroll    { width: 100%; height: 100%; overflow: auto; scrollbar-3dlight-color: #FFFFCC; scrollbar-arrow-color: #FFFFCC; scrollbar-darkshadow-color: #FFFFCC; scrollbar-face-color: #3399ff; scrollbar-highlight-color: #eeffff; scrollbar-shadow-color: #eeffff; scrollbar-track-color: #eeffff }
.backblue { background-color: #9ac2ff }
.backgreen { background-color: #baf9ba }
