html {
@@overflow: hidden;
}

body{
	background-image: url(../images/hd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-position: 0px 0px;
@@overflow: hidden;
}

#contents_container{
	width:747px;
	background-image: url(../images/w2.gif);
	margin: 0px auto;
	padding: 0px;
    text-align:left;
}

p{
	margin: 0px 20px 0px 20px;
	font-size:10pt;
	line-height:140%;
}



p.tnavi{
	text-align:center;
}


#m_contents{
	margin: -20px 10px 0px 10px;
	padding: 0px;
}

#footer{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/ft.jpg);
	background-repeat: repeat-x;
	position:absolute;
	bottom:0px;
	height: 31px;
	left: 0px;
width:100%;
}



