body{font-size:13px;line-height:120%;color:#111111;
	font-family: メイリオ, ＭＳ Ｐゴシック, ヒラギノ角ゴ Pro W3, Osaka;
	margin:5px;
	text-align:center;
}

/*****　レイアウト *****/
#wrapper {
	width:760px;
	background-image:url(images/bg_side.gif);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}

#header {
	width:750px;
	text-align:center;
	margin:5px;
	background-color:#FFFEEE;
	}
	
.line {
	width:760px;
	background-image:url(images/bg_line.gif);
	background-repeat:repeat-y;
	background-position:center;
	height:4px;
	}

#contents {
	width:750px;
	text-align:left;
	}

#side_menu {
	width:191px;
	margin:10px 5px;
	}

#entry {
	margin:30px 15px 0 0;
	}

#footer {
	width:750px;
	height:25px;
	text-align:center;
	margin:20px 0 0 5px;
	background-color:#FFFEEE;
	}

td{font-size:14px;line-height:220%;color:#006e35; }

A:link,A:visited,A:active{
font-size:18px;line-height:120%;
	font-weight:normal;
	text-decoration:none;
	color:#006666;
}
A:hover{color:#FF0000}

.word01{font-size:12px;line-height:220%;color:#006e35;}
.word02{font-size:20px;line-height:220%;color:#006e35; }
.word03{font-size:18px;line-height:220%;color:#006e35; }
.copyright{
	font-size:9px;
	line-height:14px;
	color:#006e35;
}

.staff_link{
	color:#006e35;
	font-size:14px;
}
