#lineuptop {
	background: url(../files/background/lineup_image01.jpg) no-repeat left top;
	height: 472px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.lineimage {
	margin-top: 160px;
	margin-right: 15px;
}
#item_wrap {
	width: 95%;
	margin: 60px auto 50px;
	padding-left: 20px;
	height: auto;
	overflow: auto;
}
.category_box {
	display: inline-block;
	width: 29%;
	margin: 0px;
	padding: 0px 12px;
	text-align: center;
	float: left;
}
.sikiri_tate {
	border-right: 1px dashed #666666;
}
.itemlogo {
	height: 55px;
	width: 146px;
	margin-bottom: 10px;
}
.item_box {
	text-align: center;
	margin: 45px auto 5px;
	height: auto;
	width: 80%;
	font-size: 90%;
	min-width: 200px;
}
.item_box .itemtitle {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 15px;
}
.item_box .setsumei {
}
.txt_btn {
	font-size: 105%;
	color: #FFFFFF;
	text-decoration: none;
	background: #E72C5B;
	text-align: center;
	display: block;
	padding: 10px 12px;
	border-radius: 5px;
}
.txt_btn:hover {
	color: #FFFFFF;
	background: #FF9900;
	text-decoration: none;
}
#lineuptop .english_head2 {
	color: #666666;
	font: 400% 'Oswald', sans-serif;
	opacity: 0.7;
	margin-top: 15px;
	margin-right: 20px;
}
