@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	border:0;
	font-family:"MS UI Gothic","HiraKakuPro-W3","MS Gothic";
}

img {
	margin:0;
	padding:0;
	border:0;
}

a {
	outline:none;
}

.far {
/*	position:absolute;
	left:-9999px;
	top:-9999px;*/
	text-indent: -9999px;
}

.clear {
	clear:both;
}


/*-------------ForOpera----------*/

.for_opera {
	display:block;
	width:1px;
	height:1px;
}

/*-------------------------------*/

body {
	text-align:center;
}


#container {
	width:623px;
	margin:0 auto;
	text-align:center;

}

#wrapper {
	width:623px;
	margin:0 auto;
	text-align:left;
}

#title {
	display: block;
	width: 623px;
}

h1 {
	margin: 67px 0;
	display: block;
	width: 225px;
	height: 25px;
	background: url(../img/basic.gif) no-repeat 0 0;
}

.left,
.right {
	float: left;
}


#set1,
#set2,
#set3,
#set4,
#set5,
#set6 {
	padding-bottom: 60px;
}

#set7 {
	padding-bottom: 30px;
}

#close {
	margin-left: 229px;
	margin-bottom: 50px;
	display: block;
	width: 154px;
	height: 24px;
	background: url(../img/close.gif) no-repeat 0 0;
}

#close a {

	display: block;
	width: 154px;
	height: 24px;
	background: url(../img/close.gif) no-repeat 0 0;
}

#close a:hover {

	background: url(../img/close.gif) no-repeat 0 -24px;
}