body {
	background-color: #fff;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height: 150%;
	color: #333;
}
#layout {
	margin:0px auto;
	padding: 0px;
	width: 710px;
	padding-bottom: 10px;
}
#header {
	background-image: url(../images/henry.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 710px;
	text-align: center;
}
#nwopr {
	background-image: url(../images/nwopr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 40px;
}
#contents01 a {
	color:#319B63;
	text-decoration:none;
	background-image: url(../images/a_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}
#contents02 a {
	color:#319B63;
	text-decoration:none;
	background-image: url(../images/a_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

/* グローバルナビゲーション */

#gn {
	padding-left: 20px;
	color: #C0C0C0;
	background: none;
}

#gn02 {
	padding-left: 150px;
	color: #C0C0C0;
	background: none;
}
	

/* 第1階層目 */

#left01 {
	background-image: url(../images/left01_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#right01 {
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#contents01 {
	padding-left: 20px;
	width: 200px;
	padding-top: 30px;
}

/* 第2階層目 */

#left02 {
	background-image: url(../images/left02_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#contents02 {
	padding-left: 20px;
	width: 320px;
	padding-top: 30px;
}


#copyright {
	padding-left: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 120%;
	color: #666;
	vertical-align: top;
	padding-top: 10px;
	width: 200px;
}
#copyright a {
	color:#319B63;
	text-decoration:none;
	background-image: url(../images/a_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

