@charset "UTF-8";

/* ========================================
OUTLINE
	(c) FOURDIGIT Inc.
	「」設定
======================================== */

.txt_R {
	text-align: right;
	}
.txt_C {
	text-align: center;
	}

.clear {
	clear: both;
	}
	

/* shop_notice.html
======================================== */
h2 {
	margin-top: 18px;
	margin-bottom: 17px;
	}

.contentWrap {
	margin: 0;
	padding: 0;
	width: 950px;
	clear: both;
	}

.contentWrap strong {
	font-weight: bold;
	color: #ff3956;
	}

/* leftArea */
.center{
margin-left: auto;
margin-right: auto;
display: block;
}

.contentWrap .leftArea {
width: 950px;
float: none;
_display: inline;
margin-left: auto;
margin-right: auto;
}
	
/* section */
.contentWrap .leftArea .section {
margin-top: 20px;
margin-left: 52px;
padding: 0;
/* [disabled]width: 648px; */
clear: both;
margin-right: 50px;
	}
.contentWrap .leftArea .section h3 {
	clear: both;
	}
.contentWrap .leftArea .section h4 {
	margin-bottom: 8px;
	font-size: 123.1%;
	font-weight: bold;
	clear: both;
	}
	.contentWrap .leftArea .section h5 {
	margin-bottom: 10px;
	font-size: 123.1%;
	font-weight: bold;
	clear: both;
	}

.contentWrap .leftArea .section p {
	margin-bottom: 20px;
	font-size: 123.1%;
	}
.contentWrap .leftArea .section .links {
	font-size: 108%;
	font-weight: bold;
	text-align: right;
	}
.contentWrap .leftArea .section .links a {
	background-position: left center;
	}
.contentWrap .leftArea .section .links a:hover {
	background-position: 2px center;
	}
.contentWrap .leftArea .section .linksL {
	font-size: 138.5%;
	font-weight: bold;
	text-align: right;
	line-height: 1.8;
	background-position: left center;
	}
.contentWrap .leftArea .section .linksL a {
	background-position: left 0.25em;
	}
.contentWrap .leftArea .section .linksL a:hover {
	background-position: 2px 0.25em;
	}

.contentWrap .leftArea .section .cateWrap {
	clear: both;
	}
.contentWrap .leftArea .section .fLeft {
	width: 260px;
	float: left;
	_display: inline;
	}
.contentWrap .leftArea .section .fRight {
width: 570px;
float: right;
_display: inline;
	}

.contentWrap .leftArea .section .fLeft2 {
width: 460px;
float: left;
_display: inline;
	}
	.contentWrap .leftArea .section .fLeft2-1 {
width: 182px;
float: left;
_display: inline;
	}
	
.contentWrap .leftArea .section .fLeft2-2 {
width: 182px;
float: right;
_display: inline;
	}
	
.contentWrap .leftArea .section .fRight2 {
width: 370px;
float: right;
_display: inline;
	}

.contentWrap .leftArea .section .box1 {
	padding: 15px 20px;
	border: 1px solid #cfcfcf;
	font-size: 123.1%;
}

.contentWrap .tabContent .txtAdd {
	margin: 20px 50px 0 52px;
	font-size: 123.1%;
	font-weight: bold;
	color: #ff0000;
}
.contentWrap .tabContent .sectionAdd {
	padding: 20px;
	border: 1px solid #cfcfcf;
}
.contentWrap .tabContent .sectionAdd .fRight {
	width: 528px;
}


/*tab*/
#tabWrap {
  text-align: center;
	height: 62px;
	margin: 80px 0 20px;
	padding-bottom: 11px;
	background: url(../imgs/notice_tab_line.gif) repeat-x 0 bottom;
}
#tabWrap ul.tab {
	list-style: none;
  display: inline-block;
  text-align: left;
}
#tabWrap ul.tab li {
	float: left;
	cursor: pointer;
	width: 280px;
	height: 62px;
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: -9999px;
}
.tabContent {
	display: none;
}
.tabContent.active {
	display: block;
}
#tabWrap ul.tab li.tab1 {
	margin-right: 6px;
	background-image: url(../imgs/notice_tab_ie.png);
}
#tabWrap ul.tab li.tab2 {
  background-image: url(../imgs/notice_tab_ch-ff.png);
  width: 439px;
}
#tabWrap ul.tab li.tab1.active,
#tabWrap ul.tab li.tab1:hover {
	background-image: url(../imgs/notice_tab_ie_o.png);
}
#tabWrap ul.tab li.tab2.active,
#tabWrap ul.tab li.tab2:hover {
	background-image: url(../imgs/notice_tab_ch-ff_o.png);
}
.tabContent.fadeIn {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeIn;
 animation-name: fadeIn;
 visibility: visible !important;
}
@-webkit-keyframes fadeIn {
 0% { opacity: 0;  }
 100% { opacity: 1;  }
}
@keyframes fadeIn{
 0% { opacity: 0; }
 100% { opacity: 1;  }
}

	
/* rightArea */
.contentWrap .rightArea {
	margin: 0;
	padding: 0;
	width: 220px;
	float: right;
	_display: inline;
	}

.contentWrap .rightArea .rnv {
	margin: 11px 0 0;
	padding: 0;
	width: 218px;
	border: 1px solid #dcdcdc;
	background-color: #f8f8f8;
	}
.contentWrap .rightArea .rnv h3 {
	margin: 4px 0 5px 4px;
	}

.contentWrap .rightArea .rnv .faqArea,
.contentWrap .rightArea .rnv .categoryArea {
	margin-bottom: 5px;
	margin-left: 4px;
	padding: 0;
	width: 208px;
	border: 1px solid #dcdcdc;
	background-color: #ffffff;
	}
.contentWrap .rightArea .rnv .faqArea h4,
.contentWrap .rightArea .rnv .categoryArea h4 {
	margin: 9px 0 8px 10px;
	}

.contentWrap .rightArea .rnv .faqArea ul {
	margin-right: 10px;
	margin-left: 10px;
	}
.contentWrap .rightArea .rnv .faqArea li {
	margin-bottom: 17px;
	padding: 2px 0 3px 25px;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.3;
	background: url(../imgs/rnv_icon_q.gif) no-repeat left 0.25em;
	}

.contentWrap .rightArea .rnv .categoryArea li dl {
	margin: 0 10px;
	padding: 0;
	width: 188px;
	}
.contentWrap .rightArea .rnv .categoryArea li dt {
	margin: 0 10px;
	padding: 0 0 5px;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.3;
	}
.contentWrap .rightArea .rnv .categoryArea li dd {
	margin: 0;
	padding: 0;
	}
.contentWrap .rightArea .rnv .categoryArea li dd ul {
	margin-left: 14px;
	font-size: 108%;
	}
.contentWrap .rightArea .rnv .categoryArea li dd li {
	padding: 3px 0 14px 25px;
	font-size: 108%;
	background: url(../imgs/rnv_icon_q.gif) no-repeat left 0.25em;
	}


/* guide */
.guide {
	margin: 50px 0 0;
	padding: 0;
	width: 950px;
	border-top: 1px solid #f0f0f0;
	clear: both;
	}
.often {
	margin: 10px 0 0;
	padding: 11px 0 0;
	width: 950px;
	background: url(../imgs/idx_bg_dot.gif) repeat-x left top;
	clear: both;
	}

.terms {
	margin: 10px 0 0;
	padding: 11px 0 0;
	width: 950px;
	background: url(../imgs/idx_bg_dot.gif) repeat-x left top;
	clear: both;
	}
	
.guide dl {
	margin: 10px 0 0;
	padding: 0;
	width: 950px;
	}
.often dl,
.terms dl {
	margin: 0;
	padding: 0;
	width: 950px;
	}
.guide dt,
.often dt,
.terms dt {
	margin: 0;
	padding: 0;
	width: 263px;
	float: left;
	clear: both;
	}
.guide dd,
.often dd,
.terms dd {
	margin-left: 263px;
	padding: 0;
	}
.guide dd li,
.often dd li,
.terms dd li {
	margin-left: 8px;
	padding-left: 6px;
	float: left;
	display: block;
	font-size: 108%;
	font-weight: bold;
	border-left: 1px solid #cccccc;
	white-space: nowrap;
	}
.guide dd li strong,
.often dd li strong,
.terms dd li strong{
	font-weight: bold !important;
	color: #ff3956 !important;
}
	
.terms dd li {
	margin-top: 5px;
	}

.guide dd li a,
.often dd li a,
.terms dd li a {
	font-weight: normal;
	}
.guide dd .first,
.often dd .first,
.terms dd .first {
	border-left:none;
	}
