html
{
	height: 100%;
}

body    {
	background-color: #ffffff;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000000;
	height:100%;
	margin: 0px;
         }

body > #wrapper {height: auto;}

/*　フッターを下にくっつける */
html { 100%;}
#wrapper {
	width:847px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	left: 24px;
	top: -14px;


}
#footer {
	clear:both;
	width: 837px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 65px;
	font-size: 13px;
	color: #FFFFFF;
	bottom:0px;
	position:relative;
	margin-top: 20px;
	text-indent: 25px;
	line-height: 30px;
}
body > #wrapper {
	height: auto;
}
#main {
	width: 801px;
	padding-bottom: 70px;
}



/* 共通項目 */
h1 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	background: url(img/h1.gif) no-repeat;
	text-indent: 20px;
	padding-top: 18px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #9C5784;
	height: 32px;
	width: 670px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-left: 30px;
	padding-top: 2px;
}

h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}

a {
	color:#0066CC;
}
a:hover {
	text-decoration:none;
	color: #333333;
}
#title {
	background: url(img/h1.gif) no-repeat;
	height: 57px;
	width: 801px;
	display: block;
}


/* レイアウト用 */
#header {
	margin-bottom: 3px;
	padding-top: 20px;
}
#navi {
	width:847px;
	height: 49px;
}
#contents {
	width: 720px;
	margin-left: 40px;
}
#contents2 {
	width: 530px;
	margin-left: 150px;
	margin-top: 20px;
}

#area {
	margin-left: 15px;
	font-size: 90%;
	margin-right: 15px;
}
#navi_bottom {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#navi_bottom a {
	color: #666666;
	text-decoration: none;
}
#navi_bottom a:hover {
	color: #996699;
}
#copy {
	padding-top: 7px;
	clear: both;
}
.table1 li {
	font-size: 0.9em;
}
.table1 ul {
	padding-left: 10px;
	margin-left: 10px;
}
#item {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
