@charset "Shift_JIS";
body{
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	color: #898989;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",meiryo,"ＭＳ Ｐゴシック","メイリオ","Meiryo",Osaka,verdana,arial,clean,sans-serif;
	margin: 0;
	padding: 0;
	background: url(../img/tokuten.jpg) 0 0 no-repeat #000;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
}
ul{
	list-style-type: none;
}
img{
	border: 0;
}
.noOutline {
	outline: none;
}
a{
	outline: none;
}
a:focus{
	outline:none;
}
/*--- clearfix ---*/
.cf:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.cf {display: inline-block;}
a:link,
a:visited{
	color: #898989;
	text-decoration: none;
}
a:hover{
	color: #898989;
	text-decoration: underline;
}
/* ------------------------
	MAIN VISUAL
------------------------ */
#container{
	width: 690px;
	height:480px;
	position: relative;
}
.btn{
	position: absolute;
	top: 442px;
	left:20px;
}
