/**** CSS Document ****/
body {
	font-family: "lr SVbN", "Osaka|";
	color: black;
/**	font-size: 16px;**/
	width: 90%;
	text-align: center;
	}
#outline{
	background-color: #FFFFFF;
	text-align : center;
	border: 2px #3366FF;
	}

.fbody {
	width: 550px;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	height: 400px;
	position: absolute;
	top: -1px;
	left: 0px;
	}
.header{
	background:#003399 url(../img/bk01.png) no-repeat right;
	text-align : left;
	}
.main {
	width: 79%;
	float : left;
	text-align: center;
	line-height:150%;
	padding-bottom: 50px;
	padding-top: 50px;
	}
.sub1 {
	width: 85%;
	line-height:150%;
	padding-right: 0;
	padding-left: 20px;
	padding-top: 20px;
	} 
.side {
	width : 20%;
	float : right;
	text-align: right;
	margin-right: 1px;
	padding-bottom: 50px;
	padding-top: 70px;
	}
.c-both {
	clear:both;
	}
.footer{
	background:#003399 url(../img/bk01.png) no-repeat right;
	text-align : center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	} 
.margin{
	margin :20px 10px 10px;
	}
h1 {
	font-size: 300%;
	font-weight: bold;
	line-height: normal;
	}
h2 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	}
h3 {
	font-size: 100%;
	margin: 0px;
	}
.color1 {
	color: #993300	
	}
.color2 {
	color: #FF0000
	}
p {
	font-size:100%;
	text-align: left;
	font-weight: normal;
	}
