@import "common.css";
@import "alyo.css";
@import "alyo_03.css";
@import "alyo_st.css";
@import "../js/lib/fancybox2/jquery.fancybox.css";

.footer_txt {
	color:#069;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
/* 蒔絵 */
#list_makie {
	margin-top: 10px;
	margin-bottom: 20px;
}
#list_makie .header,
#list_makie .body {
	margin: 0;
}
#list_makie .body ul {
	overflow: hidden;
	_zoom:1;
}
#list_makie .body ul li {
	display: inline;
	float: left;
}
#list_makie .link_buy {
	margin-top: 10px;
}
#list_makie .footer_txt {
	color:#606;
}
/* ダイヤルバンク */
#list_dialbank {
	color:#069;
}

/* TOP商品ラインナップ */
#section_lineup .header {
	padding: 0 !important;
}
#section_lineup .body {
	margin-top: 15px;
}
#section_lineup .body h3 {
	background-image: none;
	margin-top: 0;;
	padding-left: 0;
	cursor: pointer;
}
#lineup_list_biz .lineup_list p {
	background: url(../../images/stamp_mark.gif) 0 0 no-repeat;
	padding-left: 300px;
	min-height: 30px;
	height: auto !important;
	height: 30px;
}
table.lineup {
	font-size: 12px;
	border-collapse:collapse;
	margin-top: 15px;
	width: 640px;
}
table.lineup th,
table.lineup td {
	font-size: 10px;
	font-weight:normal;
	line-height: 1.2;
	text-align: center;
	border:1px solid #c7c7cc;
	padding: 4px 5px;
	vertical-align: middle;
}
table.lineup th {
	font-weight: bold;
	text-align: left;
	background-color: #FDD900;
	width: 105px;
}
table.lineup th.th2 {
	text-align: center;
	background-color: #FDD900;
	width: auto;
}
table.lineup th.th3 {
	text-align: center;
	background-color: #FEEC86;
	width: 32px;
}
table.lineup th.th4 {
	text-align: center;
	background-color: #FEEC86;
	width: 60px;
	padding: 2px;
}
table.lineup td.in {
	background: url(../../images/in.gif) 50% 50% no-repeat;
	height: 17px;
}
table.lineup td a,
table.lineup span.btn_buy {
	background: url(../../images/top/btn_buy.png) 0 0 no-repeat;
	width: 38px;
	height: 15px;
	display: inline-block;
	*display: inline;
	*zoom:1;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
table.lineup td a:hover {
	background-position: 0 -15px;
}

