@charset "utf-8";

/* store
-------------------------------------------------------------------------------------------------*/

/* index ---------------------------- */
#contentsStrIdx {
	width: 561px;
	height: 578px;
	float: right;
	position: relative;
	background: url(../../store/images/idx_bg.jpg) no-repeat;
	margin: 1px 0 64px 0;
	padding: 26px 16px 0 0;
}

#contentsStrIdx .idxBox01 {
	width: 248px;
	background: url(../../store/images/idx_box_bg01.png) no-repeat left bottom;
	margin: 24px 0 0 30px;
}
*html body #contentsStrIdx .idxBox01 {	behavior: expression(IEPNGFIX.fix(this));	}
*:first-child+html #contentsStrIdx .idxBox01 {	behavior: expression(IEPNGFIX.fix(this));	}

#contentsStrIdx .outBox {
	width: 222px;
	margin: 0 0 0 10px;
	padding: 10px 0;
}
#contentsStrIdx .outBox .idxBoxL {
	width: 106px;
	float: left;
}
#contentsStrIdx .outBox .idxBoxR {
	width: 106px;
	float: right;
}
#contentsStrIdx .outBox .idxBoxArea {
	width: 106px;
	background: url(../../store/images/idx_box_bg02.gif) no-repeat left bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#contentsStrIdx .outBox .idxBoxArea ul {
	list-style-type: none;
	margin: 3px 0 0 0;
}
#contentsStrIdx .outBox .idxBoxArea li {
	background: url(../../store/images/idx_link01.gif) no-repeat 0 0.4em;
	padding: 0 0 0 16px;
}

#contentsStrIdx #idxBtn01 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 49px;
	left: 448px;
	top: 125px;
}
#contentsStrIdx .idxBtn02 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 38px;
	left: 448px;
	top: 367px;
}
#contentsStrIdx .idxBtn03 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 49px;
	left: 428px;
	top: 348px;
}
#contentsStrIdx .idxBtn04 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 49px;
	left: 372px;
	top: 380px;
}
#contentsStrIdx .idxBtn05 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 60px;
	left: 365px;
	top: 361px;
}
#contentsStrIdx .idxBtn06 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 49px;
	left: 423px;
	top: 400px;
}
#contentsStrIdx .idxBtn07 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 14px;
	width: 49px;
	left: 481px;
	top: 382px;
}
#contentsStrIdx .idxBtn08 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 28px;
	width: 46px;
	left: 294px;
	top: 382px;
}
#contentsStrIdx .idxBtn09 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 28px;
	width: 56px;
	left: 224px;
	top: 367px;
}
#contentsStrIdx .idxBtn10 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 15px;
	width: 70px;
	left: 222px;
	top: 408px;
}
#contentsStrIdx .idxBtn11 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 15px;
	width: 60px;
	left: 222px;
	top: 423px;
}
#contentsStrIdx .idxBtn12 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 27px;
	width: 35px;
	left: 189px;
	top: 383px;
}
#contentsStrIdx .idxBtn13 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 15px;
	width: 49px;
	left: 109px;
	top: 395px;
}
#contentsStrIdx .idxBtn14 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 15px;
	width: 49px;
	left: 23px;
	top: 398px;
}



/* under ---------------------------- */
#store00 {
	width: 547px;
	margin: 0 0 0 5px;
}

#store00 h5 {
	margin: 16px 0 12px 0;
}
#store00 h5.hm01 {
	margin: 8px 0 16px 0;
}
#store00 h5.hm02 {
	margin: 24px 0 12px 0;
}

#store00 .boxL01 {
	width: 328px;
	margin-bottom: 15px;
	float: left;
}
#store00 .boxL01 dl {
	margin: 8px 0 0 0;
}
#store00 .boxL01 dt {
	width: 6.2em;
}
#store00 .boxL01 dd {
	margin: -1.5em 0 0 6.2em;
}
#store00 .boxL01 div {
	margin: 16px 0 0 0;
}

#store00 .boxR01 {
	width: 202px;
	width: 202px;
	float: right;
	height: 280px;
}
#store00 .boxR01 img {
	margin: 0 0 16px 0;
}

#store00 .map01 {
	text-align: center;
}

#store00 .campaign, #store00 .event {
	background: url(../images/line01.gif) repeat-x left bottom;
	margin: 0 0 14px 0;
}
#store00 .event {
	padding: 0 0 8px 0;
}

#store00 .event img{
	padding-right: 5px;
}

/* float hack ---- */
#store00 .campaign:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

*html #store00 .campaign {	display: inline-block;	}
/* no mac IE \*/
*html #store00 .campaign {	height: 1%;	}
#store00 .campaign {	display: block;	}
/* */

#store00 .campaign h6 {
	font-size: 100%;
	color: #39B54A;
	font-weight: bold;
	margin: 0 0 6px 0;
}

#store00 .campaign dt {
	font-weight: bold;
}
#store00 .campaign dd {
	margin: 0 0 8px 0;
}
#store00 .campaign dd ul {
	padding: 0 0 0 17px;
}

#store00 .campaign .boxL02 {
	width: 374px;
	float: left;
}
#store00 .campaign .boxR02 {
	width: 155px;
	float: right;
	padding: 0 0 13px 0;
}

#store00 .event dt {
	color: #39B54A;
	font-weight: bold;
	margin: 8px 0 0 0;
}
#store00 .event dt span {
	color: #666;
}
#store00 .event dd {
	margin: 0 0 8px 0;
}
#store00 .event dd ul {
	padding: 0 0 0 17px;
}

#store00 .event table {
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	margin: 0 0 8px 0;
}
#store00 .event th, #store00 .event td {
	padding: 4px 8px;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #DDD;
}
#store00 .event thead th {
	width: 25%;
	font-weight: bold;
	text-align: center;
}
#store00 .event tbody td {
	text-align: center;
}




/*====================
 hasLayout
====================*/
* html #store00 .event {
	zoom: 1;
	}
*:first-child+html #store00 .event {
	zoom: 1;
	}
	
/*====================
 clearfix
====================*/
#store00 .event:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	}
	
.clear {
	clear: both;
	}

/*====================
 float with margin
====================*/
/*
* html div#bio-ranking ul li,
* html div#ranking ol li dl {
	display: inline;
	}
*/
