@charset "utf-8";

/*facebox*/



#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
	width:600px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox .b {
  height: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}



/**/

#memberrule{

	text-align:left;
}

#memberrule ol{
	margin:5px 0 5px 2em ;
	list-style:outside decimal;
}

#memberrule ol li{
 margin-top:3px;

}

#memberrule h3{
	font-size:100%;
	font-weight:bold;
	margin: 10px 0 5px 0;
	height:1.2em;
	line-height:1.2em;
	/*padding-left:18px;
	background:url(/memberrule/images/ico_h3.gif) left center no-repeat;*/
}

#memberrule ol li ol{
	font-size:95%;
}


/*forpointcard*/


#pointcard_facebox{
}

#pointcard_facebox h2{
	margin-bottom:10px;
}

#pointcard_facebox h3{
	/*background:url(/shared/images/bg_subtitle.jpg) left bottom no-repeat;
	padding-left:15px;*/
	border-bottom:2px solid #CF001A;
	padding-bottom:5px;
	/*height:35px;
	line-height:35px;*/
	font-weight:bold;
	margin-bottom:10px;

}

#pointcard_facebox .redmark{
	color:#FF0000;
}

#pointcard_facebox .discription{
	zoom:100%;
}

#pointcard_facebox .discription:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#pointcard_facebox .discription img{
	float:right;
	margin:10px;
}

#pointcard_facebox .attention{
	border:1px solid #FFA74E;
	background:#FFFEE3;
	padding:10px;
	margin-bottom:10px;
}


#point-kiyaku_facebox #inner {
margin:0 auto;
font-size:0.95em;
line-height:1.5;
letter-spacing:0.4pt;
}

#point-kiyaku_facebox p {
margin:15px 0;
}

#point-kiyaku_facebox .paragraph {
font-weight:bold;
font-size:1.1em;
}

/*--------------
株主優待
---------------*/

#kabunushi_facebox,#pointcard_facebox,#point-kiyaku_facebox,#memberrule {
width:544px;
height:400px;
overflow-y:scroll;
overflow-x:hidden;
margin:auto;
padding:15px 35px 15px 15px;
position:reletive;
z-index: 1000;
}

#kabunushi_facebox p,#kabunushi_facebox h3,#kabunushi_facebox h4 {
	margin-bottom:14px;
}

#kabunushi_facebox h3,#kabunushi_facebox h4 {
font-weight:bold;
white-space:nowrap;
}
	
#kabunushi_facebox h3 {
border-bottom:2px solid #CF001A;
font-weight:bold;
margin-bottom:10px;
padding-bottom:5px;
}
		
#kabunushi_facebox h2 {
margin-bottom:15px;
}

