@charset "UTF-8";
@import url(reset.css);
@import url(layout.css);
@import url(product.css);

#top-content {
	background-image: url(images/bg_topmv.png);
	background-repeat: repeat-x;
	border-bottom: #000 1px solid;
}

#top-content-inner {
	width: 1242px;
	height: 248px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

#alpha {
	width: 245px;
	overflow: hidden;
}

#alpha-inner {
	width: 245px;
}
#alpha-inner a {transition:0.3s;}
#alpha-inner a:hover {opacity: 0.5;}

#beta-inner {
	width: 720px;
	margin-left: 34px;
	overflow: hidden;
}
#beta-inner a {transition:0.3s;}
#beta-inner a:hover {opacity: 0.5;}

#content:after {
	clear:both;
}

/*--------------------------------*/
.boxContainer_gal {
	margin: 15px 0;
	overflow: hidden;
}

.boxContainer_gal:after{
	clear: both;
}

table.tbl_ll03 {
	margin: 15px 0;
	width: 442px;
	line-height: 16px;
	color: #59483a;
}

.tbl_ll03:after {
	content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.tbl_ll03 td {
	border-bottom: 1px solid #59483a;
}

td.td_59483a {
	background-color: #59483a;
	color: #f2f2f2;
	text-align: center;
}

td.td_center {
	text-align:center;
}

td.td_pd15em {
	padding-left: 1.5em;
}

td.td_pd15em_bdless {
	border-bottom: none;
	padding-left: 1.5em;
}

.line221814 {
	background-color: #221814;
	height: 1px;
	margin-top: 70px;
}
	
table.tbl_ll04 {
	margin: 15px 0;
	width: 720px;
	line-height: 16px;
	color: #59483a;
}

.tbl_ll04:after {
	content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

.tbl_ll04 td {
	border-bottom: 1px solid #59483a;
}

td.td_center_bdless {
	border-bottom: none;
	text-align: center;
}

td.td_pd15em_bdless {
	border-bottom: none;
	padding-left: 1.5em;
}

td.td_text10_bdless {
	border-bottom: none;
	line-height:1.2em;
	font-size:10px;
}