@charset "shift_jis";
/* COMMON ------------------------------ */
html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#contents_in {
	background-attachment: fixed;
	background-image: url(../img/frame_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


/* footer ------------------------------ */
div.footer_area {
	height: 109px;
	width: 920px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.footer_area_in {
	height: 111px;
	width: 920px;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table.footer {
	width: 920px;
	margin: 0px;
}
table.footer td.left {
	text-align: left;
	vertical-align: top;
}
table.footer td.right {
	text-align: right;
	vertical-align: top;
}
img.footer_qr {
	margin-top: 15px;
}
img.copy {
	margin-top: 10px;
	margin-left: 10px;
}
div.contents_area {
	height: 566px;
	width: 920px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/contents_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.contents_area table.contents {
	margin: 0px;
	height: 566px;
	width: 920px;
}
table.contents td.menu {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	height: 566px;
	width: 389px;
}
table.contents td.contents_title {
	text-align: left;
	vertical-align: top;
	height: 104px;
	width: 531px;
}
img.contents_title {
	margin-top: 60px;
	margin-left: 0px;
}
table.contents td.contents_main {
	text-align: left;
	vertical-align: top;
	height: 462px;
	width: 531px;
}
iframe.iframe {
	height: 462px;
	width: 531px;
}
#main_top {
	height: 566px;
	width: 920px;
}
#menu_flash {
	height: 566px;
	width: 389px;
}


