/*micro clearfix*/
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}
/*micro clearfix*/



/* common */

#anayuki {
	width:920px;
}

#anayuki .main_title {
	position: relative;
	overflow: hidden;
}

#anayuki .states {
	position: absolute;
	top: 513px;
	left: 691px;
}

#anayuki .btn_buy {
	position: absolute;
	top: 990px;
	left: 601px;
}

#anayuki .btn_tento {
	position: absolute;
	top: 1245px;
	left: 19px;
}

#anayuki .btn_list {
	position: absolute;
	top: 862px;
	left: 547px;
}

#anayuki .banner_wrap {
	width: 920px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;;
}

#anayuki .banner_wrap .in {
	text-align: center;
	overflow: hidden;
	padding-left: 15px;
	padding-bottom: 10px;
}

#anayuki .banner_wrap .in img {
	margin-right: 15px;
}
#anayuki .banner_maintop {
	margin-left: 160px;
}