﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url('image/bg.png');
	background-repeat: repeat;
}

img,div {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

h1 {
	font-size: 18px;
	color: #000066;
	margin: 10px 0px 10px -30px;
	padding: 2px 0px 2px 7px;
	border-bottom: 4px solid #8080FF;
	border-left: 15px solid #8080FF;
	width: 95%;
}

h2 {
	font-size: 16px;
	color: #555555;
	margin: 15px 0px;
	padding: 0px 0px 3px 10px;
	border-bottom: 2px solid #808080;
	border-left: 5px solid #808080;
	width: 60%;
}


#maintable {
	background-color: #FFFFFF;
	width: 750px;
}

.maintd {
	padding: 30px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
}

.subtd {
	padding: 15px 70px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
}

.imgbox {
	border: 2px solid #000066;
}

.leftlist {
	font-size: 14px;
	color: #000033;
	margin-top: 3px;
	margin-left: 20px;
}

#footer {
	margin-top: 50px;
	padding: 5px;
	border: 1px solid #808080;
	width: 750px;
	background-color: #E9E9E9;
}

.imgboxa img {
	border: 3px solid #CC9900;
}

.imgboxa img:hover {
	border: 3px solid #CC3300;
}
/* -------------------------------------------------- */
/* roundbar-grey */
/* -------------------------------------------------- */
#roundbar-grey {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	border-bottom: 1px solid #A8A8A8;
	width: 750px;
	background: url(image/roundbar-grey.gif) repeat 25% center;
	overflow: hidden;
}
#roundbar-grey ul {
	text-align: center;
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
	float: left;
	clear: left;
}
#roundbar-grey ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	display: block;
}
#roundbar-grey ul li.first {
	border-left:1px solid #A8A8A8;
}
#roundbar-grey ul li.last {
	border-right:1px solid #C8C8C8;
}
#roundbar-grey ul li a {
	display:block;
	margin:0;
	padding:.4em .8em;
	color:#000;
	text-decoration:none;
	border-left:1px solid #C8C8C8;
	border-right:1px solid #A8A8A8;
	line-height:1.3em;
}
#roundbar-grey ul li a span {
	display:block;
}
#roundbar-grey ul li.active a {
	background:url(image/roundbar-grey.gif) 0 75% repeat;
	font-weight:bold;
}
#roundbar-grey ul li a:hover {
	background:url(image/roundbar-grey.gif) 0 75% repeat;
}


.curve-01 {
	background:#E0E9FA url(image/curve-background.gif) right top no-repeat;
	margin: 30px 0px 15px;
	line-height: 130%;
	text-align: left;
}

.curve-01 div.curve-head {
	font-size:1px;
	height:5px;
	background:url(image/01-curve-left-head.gif) top left no-repeat;
}

.curve-01 div.curve-head div {
	font-size:1px;
	height:5px;
	background:url(image/01-curve-right-head.gif) top right no-repeat;
}

.curve-01 div.curve-bottom {
	font-size:1px;
	height:5px;
	background:url(image/01-curve-left-bottom.gif) bottom left no-repeat;
}

.curve-01 div.curve-bottom div {
	font-size:1px;
	height:5px;
	background:url(image/01-curve-right-bottom.gif) bottom right no-repeat;
}