@charset "shift_jis";
/* CSS Document */

/* init */
#slotContainer ul {
	margin:0;
	padding:0;
}
#slotContainer p {
	margin-bottom:10px;
}
#slotContainer  p.memKome02,#slotContainer  p.memCaution{
	margin-bottom:0;
}


.float_right {
	float:right;
}


/* base setting */
#slotContainer .mb0 { margin-bottom:0 !important; }
#slotContainer .mb15 { margin-bottom:15 !important; }
#slotContainer .tLeft {text-align:left !important; }
#slotContainer .tdUnderLine {
	text-decoration:underline;
}
#slotContainer h2.mem,#slotContainer h3.mem {
	/*width:600px;*/
}
#slotContainer h3.mem {
	/*background-image:url(../imgs/h3_bg.gif);*/
}
#slotContainer h3.h3w600 {
	/*background-image:url(../imgs/h3_bg600.gif);*/
}
	
#slotContainer .tCenter {
	text-align:center;
}
/* cmn parts */
#slotContainer .crumb {
	height:25px;
	vertical-align:middle;
}
#slotContainer .headerLv3 {
	background:url(../imgs/h3_bg.gif) top left repeat-x #0a468b;
	padding:6px 9px;
	margin-bottom:24px;
}
#slotContainer .headerLv3 span {
	border-left:3px solid #ffffff;
	display:block;
	color:#ffffff;
	padding-left:9px;
	line-height:1.1;
	_line-height:1.1;
}
#slotContainer .contentBlock {
	width:542px;
	margin-left:10px;
	margin-bottom:15px;
}
#slotContainer .titleImg {
	margin-bottom:14px;
}
#slotContainer .totop {
	text-align:right;
}
#slotContainer .tblHeader {
	background:url(../imgs/cmn_tblHeaderBG.gif) top left no-repeat;
	border-width:0 0 3px 3px;
	border-style:solid;
	border-color:#fbb684;
	padding:5px 7px 3px;
}

#slotContainer .bBorder {
	border:2px solid #8f8b74;
	font-weight:bold;
	padding:4px;
	background:#F38330;
	margin-top:4px;
}

#slotContainer .bdBox01 {
	border:1px solid #cccccc;
	padding:8px;
}

#slotContainer .linkBlank {
	background: url(../../../../mem/addcard/imgs/icon_target_blank.gif) no-repeat scroll 0 0 transparent;
	padding: 0 0 0 15px;
}


/* top */
#slotContainer .mainVisual {
	width:562px;
	overflow:hidden;
	margin-bottom:10px;
	background:url(../imgs/top_slot_bg3.gif) bottom left no-repeat;
}
#slotContainer .slotAnim {
	float:left;
	width:386px;
	background:url(../imgs/top_slot_bg2.gif) top left repeat-y;
	margin-bottom:10px;
	/*height:453px;*/
}
#slotContainer .slotAnim .slotBtm {
	margin-bottom:13px;
}
#slotContainer .slotAnim .slotText{
	padding:5px 10px 0px;
	/*background:url(../imgs/top_slot_bg3.gif) bottom left no-repeat;*/
}


#slotContainer .mainSide {
	width:166px;
	float:right;
}
#slotContainer .mainSide .about {
	margin-bottom:10px;
}
#slotContainer .mainSide .about .contentWrapper {
	border:1px solid #d797af;
	background:#faf5f6;
	padding:0px 0 5px 5px;
}
#slotContainer .mainSide .about ul {
	padding-right:5px;
}
#slotContainer .mainSide .about li {
	list-style:none;
	border-bottom:1px solid #efdae2;
	height:62px;
}
#slotContainer .mainSide .about li.lastItem {
	height:57px;
}
#slotContainer .mainSide .about .about_btn {
	width:194px;
	height:50px;
}
#slotContainer .mainSide .about .about_btn img {
	float:left;
	margin-left:1px;
}

#slotContainer .camp_textWrapper {
	width:542px;
	border-collapse:collapse;
	border:1px solid #77b55e;
}

/*--==キャンペーン用20110623追加==--*/
#slotContainer .contentBlock .listArea {
	width: 541px;
	/width: 540px;
}

#slotContainer .contentBlock ul.contentList {
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #77b55e;
}

#slotContainer .contentBlock ul.contentList li {
	margin: 0;
	padding: 0;
	width: 269px;
	min-height: 155px;
	height: auto !important;
	height: 155px;
	display: block;
	/* *display: inline;*/	/* for IE6,7 */
	/* *zoom: 1;*/	/* for IE6,7*/
	border-right: 1px solid #77b55e;
	border-bottom: 1px solid #77b55e;
	list-style: none !important;
	float: left
}

#slotContainer .contentBlock ul.contentList li.rightItem { border-right: none !important; }
#slotContainer .contentBlock ul.contentList li.lastItem { border-bottom: none !important; }

#slotContainer .contentBlock ul.contentList li span.inner {
	margin: 0;
	padding: 10px;
	display: block;
}

#slotContainer .contentBlock ul.contentList li a.textLink{
	background:url(../imgs/top_bul01.gif) 1px 0 no-repeat;
	margin: 0 0 15px 0;
	padding: 0 0 0 21px;
	display:block;
}

#slotContainer .contentBlock ul.contentList li span.img {
	float: left;
	margin: 0 15px 0 0;
}

#slotContainer .contentBlock ul.contentList li span.text {
	/zoom: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------------------
▼clearfix
------------------------------------------------------------ */
.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	font-size: 0;
	height: 0;
	content: ".";
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE7 */
}
/* hide from MacIE \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* end hide from MacIE */


/*--==//キャンペーン用20110623追加==--*/

#slotContainer .camp_textWrapper td {
	border-top:1px solid #77b55e;
	vertical-align:top;
}
	
#slotContainer .camp_textWrapper .camp_text {
	padding:9px;
}
#slotContainer .camp_textWrapper .bdl {
	border-right:1px solid #77b55e;
}
#slotContainer .camp_text {
}
#slotContainer  .campInner {
	overflow:hidden;
	width:250px;
	padding-top:10px;
}
#slotContainer .camp_text .camp_img {
	float:left;
	width:80px;
}
#slotContainer .camp_textWrapper .camp_text .camp_t {
	float:right;
	width:164px;
}
#slotContainer .bulLin02 {
	background:url(../imgs/top_bul01.gif) 1px 0 no-repeat;
	padding-left:21px;
	display:block;
}
#slotContainer .kuti_blog {
	position:relative;
	border:1px solid #946646;
	background:#fff5ec;
	padding:6px 8px;
}
#slotContainer .kuti_blog p {
	width:444px;
	margin-top:5px;
}
#slotContainer .kuti_blog .btn02 {
	position:absolute;
	top:30px;
	left:461px;
}
#slotContainer .towColH3 {
	width:562px;
	overflow:hidden;
	margin-bottom:10px;
}
#slotContainer .towColH3 h3 {
	margin-bottom:5px;
}
#slotContainer .h3WrapperL {
	width:183px;
	float:left;
}
#slotContainer .h3WrapperL h3 {
	width:183px;
}
#slotContainer .h3WrapperR {
	width:370px;
	float:right;
}
#slotContainer .h3WrapperR h3 {
	width:370px;
}
#slotContainer .h3WrapperR .contentBlock2 {
	border:1px solid #99a5bb;
}
#slotContainer .h3WrapperR .contentBlock2 img {
	margin:11px 0 0 5px;
}
#slotContainer .h3WrapperR .contentBlock2 p {
	margin:10px;
}
#slotContainer .infoBlock {
	margin: 0;
}
#slotContainer .infoBlock li {
	background: url(../imgs/top_icon01.gif) no-repeat 0 0;
	padding: 3px 0 8px 65px;
	list-style-type: none;
	margin: 0;
	line-height: 1.3;
}

/* detail */
#slotContainer .detail_flow {
	background:url(../imgs/detail_img01.gif) top left no-repeat;
	width:542px;
	height:59px;
	margin-bottom:4px;
}
#slotContainer .detail_flow li {
	display:none;
}

#slotContainer .box01Wrapper {
	background:#fff1d5;
	padding:11px;
	width:520px;
}
#slotContainer .box01 {
	width:520px;
	background:#fff1d5;
	border-collapse:collapse;
	padding:11px;
	border:0px;
}
#slotContainer .box01 td,#slotContainer .box01 th {
	padding:7px;
	border:0;
}
#slotContainer .box01 .nopd {
	padding:0 !important;
}
#slotContainer .box01 .b1img {
	width:52px;
	padding:10px 13px;
}
#slotContainer .box01 strong {
	color:#e60000;
}
#slotContainer .box02 {
	width:520px;
	border-collapse:collapse;
}
#slotContainer .box02 th {
	background:#e8cf89;
}
#slotContainer .box02 td {
	background:#ffffff;
}
#slotContainer .box02 .irr01{
	background:none;
	padding:15px 0 5px;
}
#slotContainer .box02 .irr01 img {
	margin-right:10px;
}
#slotContainer .numUl01 li {
	list-style:none;
	padding-left:1.47em;
	text-indent:-1.47em;
}


/* coupon */
#slotContainer .slot_tbl01 {
	border-collapse:collapse;
	width:542px;
}
#slotContainer .slot_tbl01 td {
	padding:4px 8px;
}
#slotContainer .slot_tbl01 .even {
	background:#e6e6e6;
}
#slotContainer .slot_tbl01 a {
	background:url(../imgs/cmn_bul01a.gif) 0 4px no-repeat;
	padding-left:10px;
}
#slotContainer .slot_tbl01 .even a {
	background-image:url(../imgs/cmn_bul01b.gif);
	
}

#slotContainer .slot_tbl01 a.bl {
	background:url("../imgs/icon_target_blank.gif") no-repeat scroll 0 2px;
	padding-left:15px;
}

#slotContainer .slot_tblmod01 .title01 {
	width:148px;
}

#slotContainer .slot_tbl01 .chirashiBtn {
	display:block;
	width:77px;
	height:19px;
	background:url(../imgs/chirashi_btn01.gif) top left no-repeat;
	padding-left:0;
}
#slotContainer .slot_tbl01 .chirashiBtn span { display:none;}
#slotContainer .slot_tbl01 .even .chirashiBtn {
	background-image:url(../imgs/chirashi_btn01b.gif);
}
#slotContainer .slot_tblmod02 td {
	padding:6px;
}
#slotContainer .slot_tblmod02 .sInfo {
	text-align:right;
	white-space:nowrap;
}
#slotContainer .slot_tblmod02 .cInfo {
	width:77px;
}
#slotContainer .slot_tblmod03 .rightCol {
	width:1%;
	white-space:nowrap;
}

#slotContainer ul.forid li {
	list-style:none;
}

/* popup */
.slotPop .popWrapper {
	width:560px;
	margin:0 auto;
}
.slotPop .inquiry .memInfo {
	background-image:url("../imgs/midashi_otoiawase.gif");
	background-repeat:no-repeat;
	color:#333333;
	font-weight:bold;
	padding:3px 0 4px 24px;
}
.slotPop h1 {
	position:relative;
	width:560px;
	height:65px;
	background:url(../imgs/h2_bg_bottom.gif) bottom left repeat-x #ffffdd;
}
.slotPop h1 span {
	display:block;
	padding-top:18px;
	background:url(../imgs/h2_bg_top.gif) top left repeat-x;
}
* html body.slotPop h1 { height: 65px;}
.slotPop .popImg {
	position:absolute;
	top:7px;
	right:6px;
}
.slotPop h2 {
	background:url(../imgs/pop_headerBG2.gif) top left no-repeat;
	height:30px;
	margin-bottom:10px;
	color:#ffffff;
}
.slotPop .slot_tbl02 {
	border-collapse:collapse;
	width:560px;
}
.slotPop .slot_tbl02 th,.slotPop .slot_tbl02 td {
	border:1px solid #cac151;
	padding:5px 10px;
}
.slotPop .slot_tbl02 th {
	color:#543606;
	font-weight:bold;
	background-color:#fffaba;
	text-align:center;
}
.slotPop .slot_tbl02 li {
	list-style:none;
	background:url(../imgs/pop_bul01.gif) 0 3px no-repeat;
	padding-left:13px;
}
.slotPop .inquiry .tel {
	font-weight:bold;
	color:#cc6600;
}

.slotPop .popBtnArea { text-align: right; margin-top: 20px;}
.slotPop .popBtnArea img { margin-left: 15px;}

.slotPop #CopyArea { width: 550px;}

/* ------------------------------------------------------------
▼for netscape. added 100618
------------------------------------------------------------ */
.nnclear:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* ------------------------------------------------------------
▼トップページリニューアル 2011.12.8〜
------------------------------------------------------------ */

.hide { display: none; }

.floatL { float: left; }
.floatR { float: right; }

#slotContainer .m0 {
	margin: 0;
}

#slotContainer .mb2 {
	margin-bottom: 2px;
}

#slotContainer #MainVisual {
	position: relative;
	background-color: #E7CE85;
	height: 303px;
	margin-bottom: 8px;
}

#slotContainer #MainVisual ul,
#slotContainer #MainVisual li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#slotContainer #MainVisual #MainImgArea {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 562px;
	height: 230px;
	text-align: center;
}

#slotContainer #MainVisual #MainImgArea .bowlingBnr {
	position: relative;
}

#slotContainer #MainVisual #MainImgArea .bowlingBnr .text {
	position: absolute;
	top: 178px;
	left: 19px;
	width: 305px;
	line-height: 1.5;
}

#slotContainer #MainVisual #SlideStage {
	position: absolute;
	top: 242px;
	left: 30px;
	height: 52px;
	width: 504px;
	overflow: hidden;
}

#slotContainer #MainVisual #SlideStage #SlideInner {
	position: absolute;
	top: 0;
	left: 0;
	width: 508px;
	height: 52px;
}

#slotContainer #MainVisual #SlideStage #SlideInner li {
	float: left;
	margin-right: 4px;
}

#slotContainer #MainVisual #CurrentMark {
	position: absolute;
	top: 235px;
	left: 30px;
}

#slotContainer #MainVisual #LeftBtn {
	position: absolute;
	top: 241px;
	left: 5px;
}

#slotContainer #MainVisual #RightBtn {
	position: absolute;
	top: 241px;
	left: 537px;
}

#slotContainer #FirstBox {
	float: left;
	width: 262px;
}

#slotContainer #FirstBox .boxInner {
	background: url(../imgs/top_menu_bg_01.gif) no-repeat 0 0;
	padding: 8px 10px 13px 12px;
	text-align: center;
}

#slotContainer #FirstBox .boxInner ul {
	margin: 0 3px 14px;
}

#slotContainer #FirstBox .boxInner ul li {
	float: left;
	list-style-type: none;
}

#slotContainer #UserBox {
	float: right;
	width: 295px;
}

#slotContainer #UserBox .boxInner {
	background: url(../imgs/top_menu_bg_02.gif) no-repeat 0 0;
	padding: 13px 12px 13px 15px;
}

#slotContainer #UserBox h4 {
	margin: 0 0 6px;
}

#slotContainer #Kameiten {
	margin: 18px 1px 8px 0;
}

#slotContainer #Kameiten h3, #slotContainer #Kameiten p {
	margin: 0;
}

#slotContainer #Kameiten a img {
	vertical-align: top;
}

#slotContainer #KameitenInner {
	background-color: #FFF4BF;
	border-color: #DCCB98;
	border-width: 1px;
	border-style: none solid solid;
	padding: 10px 10px 7px 7px;
}

#slotContainer #Kameiten ul#KmameitenBtn li {
	list-style-type: none;
	margin-bottom: 2px;
}

#slotContainer #Kameiten #LogoSlideArea {
	float: right;
	position: relative;
	top: 22px;
	background-color: #FFFFFF;
	border: #CCCCCC solid 1px;
	width: 370px;
	height: 79px;
}

#slotContainer #Kameiten #LogoSlideArea #TabBtn1 {
	position: absolute;
	top: -23px;
	left: -1px;
}

#slotContainer #Kameiten #LogoSlideArea #TabBtn2 {
	position: absolute;
	top: -23px;
	left: 63px;
}

#slotContainer #Kameiten #LogoSlideArea #TabBtn3 {
	position: absolute;
	top: -23px;
	left: 136px;
}

#slotContainer #Kameiten #LogoSlideArea #LogoSlideStage {
	position: absolute;
	top: 15px;
	left: 32px;
	height: 50px;
	width: 306px;
	overflow: hidden;
}

#slotContainer #Kameiten #LogoSlideArea #LogoSlideStage #LogoSlideInner {
	position: absolute;
	top: 0;
	left: 0;
	width: 177px;
	height: 50px;
}

#slotContainer #Kameiten #LogoSlideArea #LogoSlideStage .logoImg {
	float: left;
	margin-right: 4px;
}

#slotContainer #Kameiten #LogoSlideArea #LogoLeftBtn {
	position: absolute;
	top: 13px;
	left: 10px;
}

#slotContainer #Kameiten #LogoSlideArea #LogoRightBtn {
	position: absolute;
	top: 13px;
	left: 344px;
}

#slotContainer #Campaign {
	margin-bottom: 15px;
}

#slotContainer #Campaign h3 {
	margin-bottom: 8px;
}

#slotContainer #Campaign ul {
	background: url(../imgs/top_line_01.gif) repeat 0 0;
	padding: 3px;
	margin-bottom: 10px;
}

#slotContainer #Campaign ul li {
	background-color: #FFFFFF;
	margin-bottom: 3px;
	padding: 10px 9px 10px;
	list-style-type: none;
}

#slotContainer #Campaign ul li.lastItem {
	margin-bottom: 0;
}

#slotContainer #Campaign ul li p {
	margin: 0;
}

#slotContainer #Campaign ul li .camTit {
	border-left: #5BA781 solid 5px;
	padding-left: 10px;
	margin-bottom: 9px;
	line-height: 22px;
}

#slotContainer #Campaign ul li .camImg {
	float: left;
}

#slotContainer #Campaign ul li .kikan {
	float: right;
	width: 470px;
/*	padding-left: 68px;*/
	line-height: 1.8;
}

#slotContainer #Campaign ul li .kikan span {
	color: #C80000;
}

#slotContainer #Campaign ul li .camText {
	float: right;
	width: 470px;
/*	margin-left: 68px;*/
}

#slotContainer #Otoku {
	margin-bottom: 15px;
}

#slotContainer #Otoku #OtokuBnr p {
	float: left;
	margin-bottom: 0;
}

#slotContainer #Otoku #OtokuBnr p.mr4 {
	margin-right: 4px;
}

#slotContainer #Otoku #OtokuBnr p.mr5 {
	margin-right: 5px;
}

#slotContainer #Otoku #OtokuBox {
	float: left;
	position: relative;
	background: url(../imgs/top_bg_01.gif) no-repeat 0 0;
	width: 137px;
	height: 122px;
}

#slotContainer #Otoku #OtokuBox #Btn01 {
	position: absolute;
	top: 4px;
	left: 4px;
}

#slotContainer #Otoku #OtokuBox #Btn02 {
	position: absolute;
	top: 62px;
	left: 4px;
}

#slotContainer #Kuchikomi {
	margin-bottom: 15px;
}
