@charset "utf-8";

h2.ttl {
	width: 674px;
	height: 119px;
	text-indent: -9999px; 
	overflow: hidden;
	margin-bottom: 15px;
}

.order h2.ttl { background: url(images/h1-order.jpg) no-repeat;}
.advertisement h2.ttl { background: url(images/h1-advertisement.jpg) no-repeat;}
.stock h2.ttl { background: url(images/h1-stock.jpg) no-repeat;}
.system h2.ttl { background: url(images/h1-system.jpg) no-repeat;}

.Mainbox {
	margin-bottom: 5px;
	padding-bottom: 15px;
	background: url(../common/images/main-box_btm.jpg) no-repeat bottom;
	margin-bottom: 10px; }

.Mainbox-Inner{
	padding: 10px 21px 10px 21px;
	background: url(../common/images/main-box_body.jpg) top;}

.Mainbox h2 {
	line-height: 190%;
	min-height: 36px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 56px;
	padding-top: 15px;
	margin-bottom: 10px;
	background: url(./images/h2-bg.gif) no-repeat left 5px;}

.Mainbox h3 {
	line-height: 140%;
	min-height: 36px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 56px;
	padding-top: 25px;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(./images/h3-bg.gif) no-repeat left 15px;
	border-top: #CCCCCC solid 1px; }

.Mainbox p {
	padding-left: 56px;
	font-size: 14px;}
