body {
	margin: 0;
	background: url(../image/bg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}


table {font-size: 12px; line-height: 120%}

/*top*/
#wrapper {
	width: 600px;
	top: 5px;
	left: auto;
	margin: 10px auto;
	padding: 5px;
	right: auto;
	bottom: auto;
	text-align: left;
	background: #FFFFFF;
	height: auto;
}
#content {
	width: 415px;
	float:right;
	background: url(../image/line_h.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}
#content600 {
	width: 415px;
	float:right;
	height: 600px;
	margin: 0px;
	padding: 0px;
}

/*FF*/
#sp{width: 10px; float:left;}
#footer{width: 600px; clear: both;}
#sidemenu {
	width:186px;
	float:left;
	padding-bottom: 30px;
	height: 105%;
	background-image: url(../image/bg_navi.gif);
	background-repeat: repeat-x;
}
#main {
	width: 395px;
	float:right;
	text-align: left;
	background: #FFFFFF;
	left: auto;
	top: auto;
	right: 0px;
	bottom: auto;
}
#main600 {
	width: 395px;
	float:right;
	height: 600px;
}

/*.main2 {
	width: 380px;
	float:left;
	font-size: 10px;
	line-height: 150%;
	top: auto;
	bottom: 0px;
}*/

/*Font*/
.c-copy {
	font-size: 9px;
	line-height: 150%;
}
.writing {
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}
.read {
	font-size: 12px;
	line-height: 150%;
}
.read_sm {
	font-size: 11px;
	line-height: 140%;
}
.read_list {
	font-size: 10px;
	line-height: 140%;
}
.hedading {
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #1E5E34;
}
.subheading {
	font-size: 16px;
	line-height: 150%;
	font-style: oblique;
	font-weight: bold;
	color: #3C916F;
}
.catch {
	font-size: 14px;
	line-height: 150%;
	color: #993333;
	font-weight: bold;
}
.topheda {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #804040;
}

.sp {padding-left: 17px; text-align: left;}


h1 {font-size: 16px; font-weight: bold; color: #660033;}


a:link {color: #993300; text-decoration: none;}
a:hover {
	background: url(../image/on2.gif);
	text-decoration: none;
	color: #66CC99;
}
a:active {color: #FFCC66; text-decoration: none;}
a:visited {color: #666666; text-decoration: none;}


.form0 {border : 1px #000099 dotted; ; background-color: #FFCC99}
