body {
	clip: rect(   );
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../image/bg.gif);
}
table {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
iframe {
	height: 600px;
	width: 185px;
}

#wrapper-top {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../image/bg_wrapper.jpg);
	background-color: #D8CBF9;
	background-repeat: no-repeat;
}
#wrapper {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #D8CBF9;
}
#sidemenu {
	width:200px;
	float:left;
	text-align: left;
	padding-left: 8px;
}
#content {
	width: 560px;
	float:right;
	text-align: right;
}
#main {
	width: 580px;
	float:right;
	padding-right: 8px;
	text-align: justify;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}
#sp{
	width: 20px;
	float:left;
}
#footer{
	width: 790px;
	font-size: 10px;
	clear: both;
	color: #666666;
	padding-top: 10px;
}


h1 {
	font-size: 17px;
	font-weight: bold;
	color: #584185;
	line-height: 16px;
	background-image: url(../image/title.gif);
	letter-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6D50A4;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	line-height: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}


.tab {
	display: block;
}
.theme {
	font-size: 20px;
	font-weight: bold;
	color: #FF3333;
	line-height: 28px;
	font-style: normal;
}
.c-copy {
    font-size:10px;
    line-height: 150%;
}
.writing {
    font-size: 12px;
    line-height: 150%
}
.read {
	font-size: 14px;
	line-height: 175%;
	font-weight: normal;
	color: #333333;
}
.read_m {
    font-size: 12px;
    line-height: 140%;
}
.read_sm {
    font-size: 11px;
    line-height: 140%;
}
.hedading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #3333CC;
}
.subheading {font-size: 12px;
    line-height: 150%;
    font-weight: bold;
}
.catch {
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #330066;
}
.topheda {
    font-size: 16px;
    line-height: 150%;
    font-weight: bold;
    width: 100%;
    position: relative;
    left: 16px;
}
.timechart {
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
}

a:link {
	color: #0000A8;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
	background-color: #E8E0FC;
}
a:active {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000A8;
}



hr {
	color: #666666;
}
