body {
	margin: 0px auto;
	font-style: normal;
	font-weight: normal;
	/*font-size: 10pt;*/
	/*font-size: small;*/
	background: #F8FFFF;
}
#page {
	width: 900px;
	margin: 0px auto;
}
#pageB {
	width: 800px;
	margin: 0px auto;
}
#pageC {
	width: 1024px;
	margin: 0px auto;
}
#pageD {
	width: 1040px;
	margin: 0px auto;
}
#pageE {
	width: 1100px;
	margin: 0px auto;
}
#pagetop {
	width: 950px;
	margin: 0px auto;
}
#top {
	width: 100%;
	border-collapse: collapse;
}
.title {
	font-size: x-large;
	font-weight: bold;
}
#header {
	width: 100%;
	background: #3366CC;
	color: #ffffff;
	text-align: left;
	font-size: small;
	padding: 8px 8px 8px 8px;
}
#headerL {
	width: 100%;
	background: #3366CC;
	color: #ffffff;
	text-align: left;
	font-size: small;
	padding: 4px 0px 0px 4px;
}
#menu {
	width: 100%;
	background: #99CCFF;
	color: #333333;
	font-size: small;
	padding: 4px 8px 4px 8px;
}

#main {
	width: 100%;
	border-collapse: collapse;
}
#side1 {
	width: 200px;
	text-align: center;
	font-size: small;
	vertical-align: top;
	background: #F0F0FF;
	padding: 4px 4px 4px 4px;
}
#side2 {
	text-align: left;
	font-size: small;
	vertical-align: top;
	background: #ffffff;
	/*padding: 4px 4px 4px 4px;*/
}
#side3L {
	width: 160px;
	vertical-align: top;
	background: #F0F0FF;
	padding: 4px 4px 4px 4px;
}
#side3LL {
	width: 350px;
	text-align: right;
	vertical-align: top;
	background: #F0F0FF;
	padding: 4px 4px 4px 4px;
}
#side3 {
	width: 280px;
	text-align: right;
	vertical-align: top;
	background: #F0F0FF;
	padding: 4px 4px 4px 4px;
}
#side3LLL {
	width: 400px;
	text-align: right;
	vertical-align: top;
	background: #F0F0FF;
	padding: 2px 2px 2px 2px;
}
#side3top {
	width: 300px;
	text-align: center;
	vertical-align: top;
	background: #F0F0FF;
	padding: 4px 4px 4px 4px;
}
#kiyaku {
	text-align: left;
	font-size: small;
	vertical-align: top;
	background: #eeeeee;
	padding: 4px 4px 4px 4px;
}

#bottom {
	width: 100%;
	border-collapse: collapse;
}
#etc {
	width: 100%;
	color: #000000;
	text-align: center;
	font-size: small;
}
#ad {
	width: 100%;
	background: #ffffff;
	color: #000000;
	text-align: left;
}
#footer {
	width: 100%;
	background: #3366CC;
	color: #ffffff;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: small;
}


.line1 {
	margin: 5px 0px;
	/*padding: 5px 10px;*/
	background: #ff8fa9 left top;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	line-height: 120%;
	color: #ff1493;
	text-decoration: none;
	text-transform: none;
	border-top: 2px solid #ff1493;
	border-bottom: 2px solid #ff1493;
}
.line3 {
	margin: 5px 0px;
	background: #1e90ff left top;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	//color: #483d8b;
	color: #ddeeff;
	text-decoration: none;
	text-transform: none;
	border-top: 2px solid #483d8b;
	border-bottom: 2px solid #483d8b;
}
.line4 {
	margin: 5px 0px;
	background: #cceeff left top;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	color: #1e90ff;
	text-decoration: none;
	text-transform: none;
	border-top: 2px solid #1e90ff;
	border-bottom: 2px solid #1e90ff;
}
