*{
	margin:0;
	padding:0;
}

body{
	background:#333;
	color:#333;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

a{
	color:#333;
	text-decoration:none;
}

a:hover{
	color:#FF0000;
}

img{
	border:0;
}

table{
	font-size:12px;
	line-height:1.4;
}

#basebuild{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	height:580px;
}

#contents{
	background:url(../img/back_main.jpg) no-repeat;
	width:800px;
	height:550px;
}

#top_contents{
	width:800px;
	height:500px;
}

#header{
	margin:0px 0px 18px 0px;
	width:800px;
}

#nav{
	width:800px;
}

#main{
	margin:16px 0px 0px 30px;
	width:740px;
}

#main .top{
	background:url(../img/back_001.gif) no-repeat;
	width:740px;
	height:20px;
}

#main .ct{
	background-color:#fff;
}

#main .ct2{
	background-color:#fff;
	margin-left:15px;
	width:710px;
}

#main .bottom{
	background:url(../img/back_002.gif) no-repeat;
	width:740px;
	height:20px;
}

#close{
	margin-top:12px;
	width:800px;
}

#footer{
	clear:both;
	width:800px;
	height:30px;
}



