@charset "utf-8";

/* ------------------------
	contents_header3
------------------------ */
#contents_header3 {
	height: 33px;
	width: 780px;
}
#contents_header3 p {
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#contents_header3 ul {
	float: right;
	padding-top: 13px;
}
#contents_header3 li {
	float: left;
	padding-right: 10px;
}

/* ------------------------
	contents
------------------------ */
#contents {}

/* flash */
#contents #flash {
  position: relative;
  width: 933px;
  height: 389px;
  background: url(../img/campaign/flash.jpg) no-repeat;
	margin-bottom: 25px;
	margin-left: 3px;
}

#contents #flash p{
  position: absolute; 
  width: 270px;
  top: 213px;
  right: 44px;
  color: #fff;
  line-height: 15px;
}

#contents #flash_nack5 p{
  position: absolute; 
  width: 270px;
  top: 213px;
  right: 44px;
  color: #fff;
  line-height: 15px;
}


#contents #flash_yono {
  position: relative;
  width: 933px;
  height: 166px;
  background: url(../img/campaign/yono/flash.jpg) no-repeat;
	margin-bottom: 0px;
	margin-left: 3px;
}

#contents #flash_yono p{
	position: absolute;
	width: 270px;
	top: 55px;
	right: 44px;
	color: #fff;
	line-height: 15px;
}

/* flash_tama */
#contents #flash_tama {
  position: relative;
  width: 933px;
  height: 166px;
  background: url(../img/campaign/tama/flash.jpg) no-repeat;
	margin-bottom: 0px;
	margin-left: 3px;
}

#contents #flash_tama_head {
  position: relative;
  width: 933px;
  height: 155px;
 
	margin-bottom: 0px;
	margin-left: 3px;
}

#contents #flash_tama_bottom {
  position: relative;
  width: 933px;
  height: 67px;
 
	margin-bottom: 0px;
	margin-left: 3px;
}

#contents #flash_tama p{
	position: absolute;
	width: 270px;
	top: 55px;
	right: 44px;
	color: #fff;
	line-height: 15px;
}

/* flash_hinode */
#contents #flash_kamoi {
  position: relative;
  width: 933px;
  height: 389px;
  background: url(../img/campaign/kamoi_flash.jpg) no-repeat;
	margin-bottom: 25px;
	margin-left: 3px;
}

#contents #flash_kamoi p{
  position: absolute; 
  width: 270px;
  top: 213px;
  right: 44px;
  color: #fff;
  line-height: 15px;
}


/* box01 */
#contents #box01 {
position: relative;
	background-image: url(../img/campaign/box01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 451px;
	width: 894px;
	margin-bottom: 20px;
	margin-left: 12px;
	padding-top: 5px;
	padding-left: 20px;
}

#contents #box01_kamoi {
position: relative;
	background-image: url(../img/campaign/kamoi_box01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 451px;
	width: 894px;
	margin-bottom: 20px;
	margin-left: 12px;
	padding-top: 5px;
	padding-left: 20px;
}


#contents #box01 #map {
	float: left;
	height: 280px;
	/* height: 356px; */
	width: 388px;
  margin: 55px 0 0 0;
}

#contents #box01_kamoi #map {
	float: left;
	height: 280px;
	/* height: 356px; */
	width: 388px;
  margin: 55px 0 0 0;
}

#contents #box01 p {
	float: left;
	width: 497px;
	padding-left: 2px;
}

#contents #box01 dl {
	height: 36px;
  padding-left: 145px;
	padding-bottom: 13px;
}
#contents #box01 dt {
	float: left;
	width: 139px;
}
#contents #box01 dd {
	float: left;
	width: 715px;
	font-size: 16px;
  font-weight: bold;
	line-height: 18px;
	padding-left: 15px;
  margin: 20px 0 0 0;
}


/* box01_hinode */
#contents #box01_hinode {
	position: relative;
	background-image: url(../img/campaign/hinode/box01_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 737px;
	width: 894px;
	margin-bottom: 20px;
	margin-left: 12px;
	padding-top: 5px;
	padding-left: 20px;
}
#contents #box01_hinode #map {
  clear: both;
	float: left;
	height: 289px;
	width: 378px;
  margin: 24px 0 0 0;
}

#contents #box01_hinode p {
	float: left;
	width: 497px;
	padding-left: 2px;
}

#contents #box01_hinode dl {
  padding-left: 145px;
	padding-bottom: 13px;
}
#contents #box01_hinode dt {
	float: left;
  font-weight: bold;
	line-height: 18px;
	font-size: 15px;
	padding-left: 69px;
}
#contents #box01_hinode dd {
	float: left;
	width: 715px;
	font-size: 15px;
  font-weight: bold;
	line-height: 18px;
	padding-left: 15px;
  margin: 12px 0 0 0;
}

/* box02 */
#contents #box02 {
  position: relative;
  width: 914px;
  height: 571px;
	margin-bottom: 15px;
	margin-left: 12px;
  background: url(../img/campaign/box02.jpg) no-repeat;
}

#contents #box02 .text1 {
	position: absolute;
	width: 320px;
	top: 404px;
	left: 47px;
	line-height: 15px;
	font-size: 12px;
}

#contents #box02 .text1 span{
  font-size: 15px;
  font-weight: bold;
}

#contents #box02 .text2 {
	position: absolute;
	width: 300px;
	top: 397px;
	left: 597px;
	font-size: 10px;
	line-height: 14px;
}

/* box03 */
#contents #box03 {
	margin-bottom: 20px;
	margin-left: 12px;
}

/* box4 */
#contents #box04 {
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e7eae9;
	border: 2px solid #e5e5e5;
	padding-right: 15px;
	padding-left: 12px;
	overflow: hidden;
	padding-top: 21px;
	padding-bottom: 6px;
	margin-bottom: 25px;
}
#contents #box04 .left {
	background-color: #FFF;
	float: left;
	width: 435px;
	margin-right: 13px;
}
#contents #box04 .right {
	background-color: #FFF;
	float: left;
	width: 435px;
}
#contents #box04 h2 {}
#contents #box04 dl {
	width: 405px;
	overflow: hidden;
	padding: 15px;
}
#contents #box04 dt {
	font-size: 15px;
	line-height: 20px;
	float: left;
	width: 55px;
}
#contents #box04 dd {
	font-size: 15px;
	line-height: 20px;
	float: left;
	width: 350px;
}
#contents #box04 p {}
#contents #box04 p.btn {
	text-align: right;
	clear: both;
	padding-top: 9px;
}
#contents #box04 #map,
#contents #box04 #map2 {
	height: 300px;
	width: 408px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 15px;
}

.print {
	position: absolute;
	bottom: 13px;
	right: 14px;
}

.print_hinode {
	position: absolute;
	bottom: 34px;
	right: 28px;
	width: 202px;
	height: 56px;
}

/* ------------------------
	flash
------------------------ */
#flash {}

/* ------------------------
	汎用クラス
------------------------ */
p.page_top02 {
  clear: both;
  float: right;
	padding-bottom: 5px
  margin: 0 5px 0 0;
	text-align: right;
}
p.home_btn {
	clear:both;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}

/* ------------------------
	川越店　NACK5
------------------------ */


#contents #flash_nack5 {
  position: relative;
  width: 933px;
  height: 389px;
  background: url(../img/campaign/flash.gif) no-repeat;
	margin-bottom: 0px;
	margin-left: 3px;
}

.contents2_l{
	float: left;
	width: 450px;
	margin-top: 5px;
	padding-left: 40px;
}
.contents2_l dl {}
.contents2_l dt {
	padding-bottom: 17px;
}
.contents2_l dd {
	float: left;
}
.contents2_l .pr21 {
	padding-right:21px;
}

.contents2_r{
	width: 413px;
	float: left;
	text-align: center;
	height: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}
.contents2_r #map{
	border: 1px solid #dadada;
	background-image: url(../img/shop/common/gmap_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 318px;
	width: 407px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-left: 0px;
}
.contents2_r .qr {
	background-image: url(../img/shop/common/2nd_print_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 413px;
	overflow: hidden;
}
.contents2_r .qr p.left {
	height: 80px;
	width: 80px;
	padding-top: 7px;
	padding-left: 11px;
}
.contents2_r .qr p.right {
	width: 204px;
	padding-right: 11px;
	padding-top: 8px;
}

#contents2_coment {
	text-align: left;
	margin-top: 10px;
	margin-right: 27px;
	margin-bottom: 10px;
	margin-left: 27px;
	padding: 2px;
	}

