.wrap {
	background:url(../images/bgCont.jpg) repeat-x;
}

.ttlWrap {
	background:url(../images/bgNY.jpg) no-repeat top right;
	position:relative;
	width:100%;
	height:170px;
}

.ttlWrap .sub {
	position:absolute;
	top:36px;
	left:71px;
}

.ttlWrap h1.main {
	position:absolute;
	bottom:47px;
	left:71px;
	padding:0;
	margin:0;
}

.ttlWrap .mutual_link{
	position:absolute;
	top:20px;
	right:20px;
	padding:0;
	margin:0;
}

.contWrapper {
	width:835px;
	text-align:left;
}

p.imgWrap {
	padding:0;
	margin:0;
}

p.imgWrap img {
	margin-right:10px;
}

p.imgWrap img.end {
	margin-right:0px;
}

.introduction {
	margin-top:7px;
	background:url(../images/phtShd.jpg) no-repeat;
	padding:80px 15px 60px 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:16px;
	line-height:180%;
	color:#333333;
}

h2 {
	font-size:20px;
	color:#CC0000;
	margin:0px 0px 20px;
	padding:0px;
}

h3 {
	background:url(../images/bgTtl.jpg) no-repeat;
	padding:10px 0px 20px 15px;
	font-size:20px;
	margin:0px 0px 5px;
}

h4 {
	background:url(../images/icoArr.gif) no-repeat 0px 1px;
	line-height:20px;
	padding:0px 0px 0px 25px;
	font-size:16px;
	color:#CC0000;
	margin:0px 0px 17px;
	clear:both;
}

table.cont {
	margin-bottom:20px;
}

table.cont td {
	border:5px solid #ffffff;
	border-top:none;
	border-left:none;
	background:url(../images/icoCat.gif) no-repeat 8px center #EEEEEE;
	padding:9px 0px 8px 27px;
	font-size:12px;
	width:180px;
	vertical-align:middle;
	line-height:150%;
}

table.cont td.rside {
	border-right:none;
}

table.cont td.bottom {
	border-bottom:none;
}

.black {
	color:#333333;
}

.small {
	font-size:80%;
}

p.btn {
	text-align:center;
	padding:50px 0px 80px 2px;
}


/*-----------------------
50%OFF
------------------------*/
.sale{
	width:760px;
	margin:20px 0 30px 0;
	_margin:5px 0 5px 0;
	border:3px solid #cc0000;
	padding:20px;
	float:left;
}
.sale .leftBox{
	float:left;
	width:81px;
	margin-right:10px;
}
.sale .rightBox{
	float:left;
	width:650px;
	margin-right:10px;
}
.sale .rightBox p{
	line-height:1.3;
	font-size:14px;
}


