*{
	margin:0;
	padding:0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:15x;
	list-style-type:none;
}

body{
	text-align:center;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-attachiment:fixed;
	background-position:0 -140%;
}

*+html body,*html body{
	background-attachiment:fixed;
	background-position:0 100%;
}

#container{
	width:800px;
	margin:0 auto 0 auto;
	text-align:left;
}

#container h1{
	background:url(../images/logo.gif) no-repeat;
	width:430px;
	height:58px;
	text-indent:-9999px;
	margin-top:10px;
	margin-bottom:10px;
}

#container .txtidt{
	text-indent:-9999px;
	margin:0;
	padding:0;
}

dl{
	background:url(../images/bg_middle.gif) repeat-y;
	width:800px;
	padding-left:55px;
}

.pt1{
	background:url(../images/pt_1.gif) no-repeat;
	width:690px;
	height:45px;
	text-indent:-9999px;
}

.pt2{
	background:url(../images/pt_2.gif) no-repeat;
	width:600px;
	height:45px;
	text-indent:-9999px;
}

.pt3{
	background:url(../images/pt_3.gif) no-repeat;
	width:494px;
	height:45px;
	text-indent:-9999px;
}

dd{
	width:585px;
	margin-top:10px;
	margin-left:50px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:150%;
}

a{
	background:url(../images/affi_btn.gif) no-repeat;
	width:689px;
	height:66px;
	display:block;
	text-indent:-9999px;
	margin-top:15px;
	_margin-top:10px;
}

*+html a,*html a{
	position:relative;
	left:-50px;
}
