﻿body {
	background: #F3F3F3 url(../img/body_bk.jpg) repeat-x left top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

#area {
	text-align: left;
	width: 843px;
	background: url(../img/area_bk.jpg) repeat-y;
	float: left;
}
#header {
	background: url(../img/site_title_bk.jpg) no-repeat;
	height: 83px;
}
#header h1 {
	font-size: 50%;
	text-indent: -3000px;
}
#main_img h2 {
	font-size: 50%;
	text-indent: -3000px;
}

/* menu */
#menu {
	background: #B20200 url(../img/menu_bk.jpg) repeat-x left bottom;
	text-align: center;
	margin: 0px 20px;
	font-size: 98%;
}

#menu table {
	border-style: none;
	margin: 0px auto;
	padding: 0px;
}
#menu td {
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	background: url(../img/devider.jpg) no-repeat left top;
	height: 30px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
#menu a:hover {
	background: url(../img/menu_on.jpg) no-repeat left;
	color: #000066;
}
#contents p {
	font-size: 100%;
	color: #333333;
	line-height: 140%;
	padding-bottom: 6px;
}
#sidemenu {
float: left;
width: 200px;
padding-left: 6px;
padding-top: 10px;
margin: 0px;
}
#main {
	float: right;
	width: 560px;
	padding-right: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* footer */
#footer {
	background: url(../img/footer.jpg) no-repeat left bottom;
	height: 93px;
	width: 843px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer p.footmenu {
	font-size: 95%;
	background: url(../img/line.gif) repeat-x left bottom;
	margin-right: 60px;
	margin-left: 60px;
	padding-top: 8px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
#footer .footmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .footmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer .footmenu a:hover {
	color: #CCFF99;
	text-decoration: none;
}#footer p.copyright {
	font-size: 95%;
	color: #CCCCCC;
	text-align: left;
	padding-left: 60px;
	padding-top: 8px;
}
#footer #totop {
	float: right;
	margin-right: 30px;
}
#banner {
	float: left;
	width: 122px;
	padding-top: 20px;
	padding-left: 10px;
}
#banner img {
	border-bottom: 2px solid #999999;
	border-right: 2px solid #999999;
}


/* box */
.box01 {
	background-position: right center;
	padding: 3px;
	border: thin groove #2841A8;
	margin: 3px 20px 3px 3px;
	color: #630000;
	font-size: small;
	width: auto;
	overflow: visible;
	float: right;
	line-height: 120%;
	display: block;
	background-color: #FFFFFF;
	background-image: url('../img/leaf01.jpg');
	background-repeat: no-repeat;
}
.box_taiken  {
	margin: 0px;
	border: medium solid #990000;
	width: auto;
	padding: 1em;
}
.box_g {
	padding: 10px;
	border: 1px solid #003333;
	margin: 5px 0px 5px 10px;
}
.box_b {
	padding: 10px;
	border: 1px solid #003366;
	margin: 5px 0px 5px 40px;
}
.box_v {
	padding: 10px;
	border: thick solid #B50000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.box_p {
	padding: 10px;
	border: 1px solid #660066;
	margin: 5px 0px 5px 10px;
}
.box_iv {
	border: 1px solid #800080;
	padding: 10px;
	background-color: #FFC977;
	margin: 5px 0px 5px 10px;}
.box_r {
	padding: 10px;
	border: 1px solid #FF0000;
	margin: 5px 0px 5px 10px;
}

/* ORIGINAL */
.sp_fnt {
color: #2841A8;
font-size: 24px;
line-height: 140%;
}
.sp_txt {
	color: #003366;
	border-left-color: #B50000;
	border-right-width: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #B50000;
	border-left-width: 5px;
	margin-left: 20px;
	font-weight: bold;
	font-size: large;
}
#Layer1 {
	position: absolute;
	left: 90%;
	top: 0px;
	width: 122px;
	height: auto;
	z-index: 1;
	padding-top: 100px;
}
#main a {
	color: #003366;
}
.sp_fnt2 {
	color: #2841A8;
	font-size: 120%;
	font-weight: bold;
}
.box_v2 {
padding: 8px;
border: thin dotted #330099;
margin: 5px 0px 10px 40px;
}
.Q {
background-image: url('../img/aj1.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right center;
}
.sp_fnt3 {

	color: #B50000;
	font-size: 120%;
	font-weight: bold;
}

