body {
	clip: rect(   );
	margin: 0;
	background-attachment: fixed;
	text-align: center;
	background-color: #FFE8F0;
	background-image: url(../image/bg.gif);
}
table {
	font-size: 14px;
	line-height: 175%;
}


#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sidemenu {
	width:190px;
	float:left;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-left: 5px;
}
#content {
	width: 560px;
	float:right;
	text-align: right;
}
#main {
	width: 600px;
	float:right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	font-size: 14px;
	line-height: 175%;
	font-weight: normal;
	color: #333333;
}
#main-sub {
	width: 600px;
	float:right;
	text-align: right;
	padding: 10px 10px 10px 0px;
	font-size: 14px;
	line-height: 175%;
	font-weight: normal;
}
#sp{
	width: 20px;
	float:left;
}
#footer{
	width: 790px;
	font-size: 10px;
	clear: both;
	color: #666666;
	padding-top: 10px;
}


h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #800040;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #800040;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #640032;
}
.theme {
	font-size: 24px;
	font-weight: bold;
	color: #FF3333;
	line-height: 28px;
	font-style: normal;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #146FC9;
}
h4 {
	font-size: 12px;
	font-weight: bold;
}



.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_sm {
    font-size: 11px;
    line-height: 140%;
}

.hedading {
    font-size: 14px;
    line-height: 150%;
    font-weight: bold;
}
.subheading {font-size: 12px;
    line-height: 150%;
    font-weight: bold;
}
.catch {
    font-size: 14px; 
    line-height: 150%;
    font-weight: bold;
}
.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: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-repeat: repeat;
	background-color: #FF9966;
}
a:active {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}


hr {
	color: #B9E4B8;
}


.form0 {
    border : 1px #000099 dotted
}
ul {
	list-style-image: url(../../image/point.gif);
}
#wrapper-top {
	width: 800px;
	background-attachment: scroll;
	background-image: url(../image/bg_wrapper.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
