@import "h_base.css";
@import "2nd.css";
@import "navigation.css";

/*contents*/
.pbMainArea{
	padding-left: 0;
	width: 100%;
	border: none;
}

h2{
	font-size: 140%;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin-bottom: 0px;
	background-image: url(../img_pc_h/shop/shop_more/h_line.png);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: bottom;
}
.line{
	background-image: url(../img_pc_h/line_long.png); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border-bottom: 
}
.subt{
	font-weight: bold;
	margin-bottom: 10px;
}

.mb15{
	margin-bottom: 15px;
}

.mb10{
	margin-bottom: 10px;
}

.right{
	text-align: right;
}
