@charset "Shift-JIS";

/* index css set */

h3 {
	width: 161px; height: 15px;
	text-indent: -9999px;
}
h3#idx_movie {
	background: url(../img/h3_movie.gif) no-repeat 0px 0px;
}
h3#idx_newface {
	background: url(../img/h3_newface.gif) no-repeat 0px 0px;
}
h3#idx_invite {
	background: url(../img/h3_invite.gif) no-repeat 0px 0px;
}

img {
	border: none;
}

#flash {
	width: 517px; height: 212px;
	margin-bottom: 10px;
}

#blog {
	width: 517px;
	height: 40px;
	margin-bottom: 10px;
}

#whatsnew {
	width: 517px;
	height: 180px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

#tubuyaki {
	width: 517px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

#colum {
	width: 517px;
}
.unit {
	width: 161px; height: 164px;
	margin-right: 17px;
	margin-bottom: 40px;
	float: left;
	position: relative;
}
.unitend {
	margin-right: 0px;
}
.unit a.txtlink {
	position: absolute;
	bottom: 0px; left: 0px;
	padding-left: 12px;
	background: url(../img/a_totop_header.gif) no-repeat 0px 50%;
}