body {
	background-image: url(../images/bg.gif);
	margin: 0px;
}
#page {
	background-color: #FFF;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3D8CC;
	border-right-color: #E3D8CC;
	border-bottom-color: #E3D8CC;
	border-left-color: #E3D8CC;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#contents {
	margin-top: 1px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9CF;
	padding-top: 3px;
	background-image: url(../images/cnt_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#left_c {
	width: 196px;
	float: left;
}
#right_c {
	float: right;
	width: 540px;
	background-image: url(../images/bg02.gif);
}
#footer01 {
	clear: both;
	padding: 5px;
}
#footer02 {
	clear: both;
	padding: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 80%;
	margin-top: 10px;
	text-align: center;
}

#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DAD2C3;
}
#menu {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.list_m01 {
	margin-left: 2px;
	padding-left: 2px;
	list-style-type: none;
	font-size: 80%;
	margin-top: 4px;
	padding-top: 0px;
}
.list_m01 li {
	background-image: url(../images/vec01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	line-height: 140%;
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #C5B29A;
	padding-bottom: 2px;
	padding-top: 4px;
}
.list_m02 {
	margin-left: 2px;
	padding-left: 2px;
	list-style-type: none;
	font-size: 80%;
	margin-top: 4px;
}
.list_m02 li {
	background-image: url(../images/vec02.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 14px;
	line-height: 140%;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #C5B29A;
	padding-bottom: 3px;
}
.txt_s {
	font-size: 80%;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #093;
	font-size: 120%;
	padding-bottom: 5px;
}
.CR {
	clear: both;
}
a:link {
	color: #690;
	text-decoration: none;
}
a:hover {
	color: #F30;
	text-decoration: underline;
}
a:visited {
	color: #090;
	text-decoration: underline;
}

