* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
html {
	font-size: 12px;
	color: #333333;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #cc99cc;
	SCROLLBAR-SHADOW-COLOR: #cc99cc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cc99cc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
.fmbt {
	BORDER-RIGHT: #cc99cc 1px solid;
	BORDER-TOP: #cc99cc 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #cc99cc 1px solid;
	COLOR: #cc0066;
	BORDER-BOTTOM: #cc99cc 1px solid;
	FONT-FAMILY: MS UI Gothic;
	BACKGROUND-COLOR: #ffffff;
}
body {
	background: #fff;
	color: #333333;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	text-align: center;
}
#wrapperAll {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/contents_bg.gif) repeat-y;
}
#headerArea {
	height: 144px;
	width: 900px;
	background: url(../images/head.gif) no-repeat;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#sub_menu {
	width: 380px;
	position: absolute;
	height: 15px;
	left: 510px;
	top: 59px;
	text-align: left;
}
#navigation {
	text-align: left;
	position: absolute;
	top: 98px;
	left: 28px;
	height: 46px;
}
#main-contents {
	width: 860px;
	padding-right: 30px;
	padding-left: 30px;
	/*background: url(../images/main_bg.jpg) no-repeat;*/
	text-align: left;
	color: #FFFFFF;
	line-height: 140%;
}
#footerArea {
	height: 45px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#footnavi {
	font: 11px/30px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
address {
	font: normal 10px/15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.font9 { font-size: 9px; line-height:120%;}
.font10 { font-size: 10px; line-height:120%;}
.font11 { font-size: 11px; line-height:120%;}
.font12 { font-size: 12px; line-height:120%;}
h1 { font: normal 12px/40px Arial, Helvetica, sans-serif;}
#footnavi A:link { text-decoration: none; color: #FFFFFF;}
#footnavi A:visited { text-decoration: none; color: #FFFFFF;}
#footnavi A:active { text-decoration: none; color: #FFFFFF;}
#footnavi A:hover { color: #CCFF00; text-decoration:none;}
A:link { text-decoration: none; color: #ff9900;}
A:visited { text-decoration: none; color:#ff9900;}
A:active { text-decoration: none; color: #ff9900;}
A:hover { color: #eeeeff; text-decoration:none;}
td { font-size: 12px;}
/*//以下ハック//*/
html,
body {
	margin:0;
	padding:0;
	height:100%;
	/*background: #000000;*/
}
html>body #wrap {
    height:100%; /* 100 % height */
}
#wrap {
    width:100%;
    margin:0 auto;
}
#header {
	height:144px;
	/*background: #000000;*/
}
html>body #header {
    position:fixed;
    z-index:10; /* Prevent certain problems with form controls */
}
html>body #content-wrap {
	height:100%; /* 100 % height */
	background:url(../images/bg.jpg) repeat-x center top;
}
html>body #content {
    padding:0;
}
#footer {
	height:45px;
}
html>body #footer {
    position:fixed;
    bottom:0;
    z-index:10; /* Prevent certain problems with form controls */
}

#header,
#footer {


}
#content-wrap,
#content {
	margin:0;
	padding:144px 0 0;
	/*background:#000;*/
	/*background:#9900cc url(img/02-2/bg.jpg) repeat-x center top;*/
text-align:center;
}
#kaiseki{
	margin: 0px;
	padding: 0px;
	width:240px;
	top : -40px;
	left : -240px;
	text-align: right;
	position: absolute;
	visibility : hidden;
	height: auto;
	z-index:-2;
}
