@charset "Shift_JIS";


#midArea h2.act {
	margin: 0px -15px 0px -10px;
}

#midArea h2.buster {
	margin: 0px 0px 0px -11px;
}

#midArea h2.clear {
	margin: 0px -4px 0px -10px;
}

/*入口*/
#midArea div.frontpage p {
	text-align: center;
	margin-bottom: 10px;
}

#midArea div.frontpage p.frontmessage {
	font-size: 14px;
	font-weight: bold;
	color: #e60012;
}

#midArea div.frontpage p a {
	margin: 0px 19px;
	font-size: 16px;
	line-height: 39px;
	font-weight: bold;
	background: url(../images/bt_front.gif) no-repeat;
	width: 102px;
	display: inline-block;
	color: #000;
	text-shadow: 0px 1px 0 rgba(255,255,255,1);
	text-decoration: none;
}


/*トップ*/
#midArea table.products_list {
	width: 100%;
}

#midArea table thead th {
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background: #F4F4F4;
	border-top: 1px solid #F4F4F4;
}

	#midArea table thead th.firstChild {
	background:none;
	border-top: 1px solid #E7E7E7;
	}

	#midArea table thead th.lastChild {
	background: #F4F4F4 url(../images/line_dot_h.gif) repeat-y;
	}

#midArea table tbody tr {
}

#midArea table tbody th {
	text-align: center;
	background: #F4F4F4 url(../images/line_dot_w.gif) repeat-x left bottom;
	width: 250px;
	padding: 10px 0px;
}

#midArea table tbody th span {
	font-size: 10px;
	padding-bottom: 5px;
	display: block;
}

#midArea table tbody td {
	padding: 10px;
	background: url(../images/line_dot_w.gif) repeat-x left bottom;
}

#midArea table tbody td li {
	background: url(../images/footer_icon.gif) no-repeat 0px 4px;
	padding-left: 15px;
}

#midArea table tbody td.catalog {
	background: url(../images/line_dot_catalog.gif) repeat-y left bottom;
	width: 161px;
	text-align: center;
	padding: 10px 0px;
}

