body {
	margin-top: 0px;
	margin-bottom: 0px;
	word-break:break-all;
	font:13px "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
	background-image: url(./img/bg.gif);
	margin-left: 15px;
}

#bar {
	background-color: #e5e5e5;
	font-size: 10px;
	width: 773px;
	color: #000000;
	padding: 5px;
}

a.top{text-decoration:none;color:#ffffff;}
a.top:hover{text-decoration:underline;color:#ffffff;}

#cover {
	background-color: #ffffff;
	width: 773px;
}

#title {
	padding: 5px;
	text-align: left;
	border-bottom: #cccccc solid 1px;
	background-image: url(./img/title.jpg);
	width: 773px;
	height: 130px;
	color: #ffffff;
}

#left {
	width: 200px;
	background-color: #ffffff;
	padding-left: 10px;
	text-align: left;
	float: left;
}

#main {
	background-color: #ffffff;
	padding-left: 10px;
	text-align: left;
	margin-left: 200px;
	border-left: #cccccc solid 1px;
}

#footer {
	background-color: #e5e5e5;
	text-align: center;
	clear: both;
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	padding: 5px;
}


.title {
	border: #e5e5e5 solid 1px;
	background-color: #f5f5f5;
	text-align: left;
	padding-left: 10px;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
}
.sub {
	border-bottom: dashed 1px #cccccc;
	text-align: left;
	padding: 5px;
	width: 500px;
	margin-bottom: 5px;
}
.subtitle {
	border-bottom: dashed 1px #ff6f5c;
	border-left: solid 5px #ff6f5c;
	text-align: left;
	padding: 5px;
	width: 550px;
}
.box {
	text-align: center;
}
p {
	line-height: 150%;
}

u {
	color: #ff335b;
}

.mini {
	width: 550px;
}
.left {
	width: 205px;
	float: left;
}

.right {
	margin-left: 205px;
	line-height: 150%;
}

td.g {
	font-size: 12px;
	text-align: center;
	padding: 1px;
}
td.c {
	font-size: 13px;
	text-align: left;
	padding: 8px;
	border: #cccccc dashed 1px;
}
.bold {
	font-weight: bold;
}
h1 {
	float: left;
}
div.subtitle h1 {
	font-size: 13px;
	float: left;
}
h2 {
	float: left;
	font-size: 13px;
}
h3 {
	float: left;
	font-size: 13px;
}
.hyper1 {
	font-size: 32px;
}
.hyper2 {
	font-size: 13px;
}
.hyper3 {
	font-size: 13px;
}
.content {
	font-size: 13px;
}