@charset"shift_JIS";

/* base */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../img/back.gif) repeat-y;
}

#wrapper {
	margin: 0 0 0 0;
	width: 770px;
	background-color: #FFFFFF;
}

#navi {
	margin: 0 10px 0 10px;
	width: 750px;
}

#main {
	float: right;
	width: 590px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}

#menu {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 150px;
}

#menu-right {
	margin: 0 0 0 9px;
}

#intro {
	margin: 10px 0 10px 0;
	font-size: 12px;
	line-height: 130%;
}

#intro p {
	font-size: 12px;
	line-height: 130%;
	padding: 0 10px 0 10px;
}

#topics {
	margin: 10px 0 10px 0;
}

#topics p {
	font-size: 12px;
	line-height: 130%;
	padding: 0 10px 0 10px;
}

#footer {
	clear: both;
}

/* ƒtƒbƒ^ */

#footer {
	margin: 10px 0 0 0;
	width: 770px;
}

#footer p {
	font-size: 10px;
	line-height: 130%;
	margin: 10px 10px 10px 20px;
}

/* link */

a:link {
	color: #0000FF;
	text-decoration: none;
}


a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/* font */

.font9 {
	font-size: 9px;
	font-style: normal;
}

.font10 {
	font-size: 10px;
	font-style: normal;
}

.font12 {
	font-size: 12px;
	font-style: normal;
}

.font14 {
	font-size: 14px;
	font-style: normal;
}

.form-red {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}

.form-blue {
	font-size: 12px;
	font-style: normal;
	color: #000099;
}

.leftmenu1 {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
}

.leftmenu2 {
	font-size: 12px;
	color: #663300;
	font-style: bold;
	line-height: 130%;
}

.leftmenu3 {
	font-size: 10px;
	color: #FF6600;
	font-style: normal;
	line-height: 130%;
}

.topics1 {
	font-size: 12px;
	color: #FF6600;
	font-style: bold;
	line-height: 130%;
}

.topics2 {
	font-size: 14px;
	color: #009900;
	font-style: bold;
	line-height: 140%;
}

.topics3 {
	font-size: 10px;
	color: #009900;
	font-style: normal;
	line-height: 130%;
}

.copy {
	font-size: 9px;
	texe-align: right;
	font-style: normal;
	line-height: 130%;
}
