body {
	background-image: url(images/base-01.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	color: #666666;
}
a:link {
	color: #4c4c4c;
	text-decoration: none;
}
a:visited {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
a:active {
	color: #cc9900;
	text-decoration: none;
}


.header {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	padding-top: 15px;
}
.contain {
	position: absolute;
	height: auto;
	width: 760px;
	left: 0px;
	top: 50px;
}
.sidebar {
	position: relative;
	height: 3000px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-image: url(images/index_13.jpg);
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	background-position: left top;
}
.headerleft {
	background-image: url(images/index_01.jpg);
	background-position: left top;
	position: absolute;
	height: 50px;
	width: 150px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.headertext {
	z-index: 2;
	position: relative;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	color: #006600;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
}
.main {
	padding: 15px;
	position: absolute;
	height: auto;
	width: 610px;
 left: 150px;
	top: 50px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
}


.tbl-01 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
}


/* ==フォントスタイル指定==　*/


h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 22px;
	line-height: 1.1em;
	font-weight: 300;
	color: #0099ff;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 1.1em;
	font-weight: 300;
	color: #666666;
}
h4 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 1.1em;
	font-weight: 300;
	color: #0099ff;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 16px;
	line-height: 1.1em;
	font-weight: 300;
	color: #0099ff;
}
h5 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.1em;
	font-weight: 500;
	color: #bf7f3f;
}
p {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 1.8em;
	font-weight: 200;
	color: #666666;
}
