body {
	clip: rect(   );
	text-align: center;
	margin: 0;
	background-color: #E9EFF5;
}


#wrapper {
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000066;
	border: 1px solid #0000A0;
	background-image: url(../image/bg_menu.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#sidemenu {
	width:185px;
	float:left;
	text-align: left;
}

#main {
	float:right;
	text-align: justify;
	margin-right: 5px;
	width: 535px;
	margin-top: 5px;
}

#backtop{
	width: 730px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
	clear: both;
}

#footer{
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	margin-bottom: 10px;
	color: #666666;
}

.c-copy {
    font-size:10px;
    line-height: 150%;
}

table {
	font-size: 12px;
	color: #000066;
	line-height: 135%;
}

.writing {
	font-size: 12px;
	line-height: 150%;
	background-image: url(../../../2009new/image/bg.jpg);
}
.read {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000066;
}
.read_sm {
    font-size: 11px;
    line-height: 140%;
}
.hedading {
	font-size: 12px;
	font-weight: bold;
	color: #FF8040;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #97004B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3333;
	padding-left: 5px;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 120%;
}

.catch {
    font-size: 13px; 
    line-height: 130%;
    font-weight: bold;
}

a:link {
	color: #663366;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF3366;
	background-color: #FF6666;
}
a:active {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663366;
}

hr {
	color: #88C4FF;
	height: 1px;
	border-top-style: dotted;
}

.form0 {
    border : 1px #000099 dotted
}

ul {
	list-style-image: url(../../../image/point.gif);
}
