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

#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: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #21763F;
}
#wrapper {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #21763F;
}
#sidemenu {
	width:200px;
	float:left;
	text-align: left;
	margin-top: 20px;
}
#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;
	margin-top: 20px;
}
#sp{
	width: 20px;
	float:left;
}
#footer{
	width: 790px;
	font-size: 10px;
	clear: both;
	color: #666666;
	padding-top: 10px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FEE2E3;
	line-height: 16px;
	background-image: url(../image/title.gif);
	letter-spacing: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0080FF;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #146FC9;
	line-height: 15px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}


.tab {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #21763F;
	display: block;
}
.theme {
	font-size: 24px;
	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: #339966;
}
.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: #059230;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #F0FFF0;
	color: #CC0000;
}
a:active {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00793D;
}



hr {
	color: #B9E4B8;
}
