@charset "utf-8";

body, div, span, ol, ul, li, table, tr, th, td, dd, dt, dd, img, a, p, h1, h2, h3, h4, h5, h6, nav, header, footer, section, article {
  font-family: "Verdana", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  padding: 0;
  margin: 0;
  border: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

html, body {
  font-size: 13px;
  text-align: center;
  width: 100%;
  height: 100%;
	line-height: 1;
}

html {
}

body {
	background: #C0B394;
}






/* - - - - - - - - - - - layout (common) - - - - - - - - - - - */

/* clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




/* common */

body, th, td {
  color: #594C4C;
}

a:link {
  color: #F03D00;
  text-decoration: underline;
}

a:visited {
  color: #F03D00;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #BF3000;
  text-decoration: underline;
}

ul li {
  list-style-type: none;
}

img {
  vertical-align: top;
  border-style: none;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.small {
  font-size: 11px;
}

.ph_left {
	float: left;
	padding: 0 20px 30px 0;
}

.ph_right {
	float: right;
	padding: 0 0 30px 20px;
}

.hr{
	clear: both;
	border: none;
	border-top: solid 1px #DDD;
	height: 1px;
	color: #FFFFFF;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}












/*==================================================================================================================================*/



/*layout (pc) */



/*==================================================================================================================================*/

/* pagetop */

#pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 77%;
	text-indent: -9999px;
}

#pagetop a {
	display: block;
	background: url(../images/btn_pagetop_n.png) top no-repeat;
	width: 60px;
	height: 60px;
}

#pagetop a:hover {
	background: url(../images/btn_pagetop_o.png) top no-repeat;
}





/* - -  (common) - - */

#wrapper {
	background: url(../images/bg_wrapper.jpg) center top repeat-y;
	border-top: 14px solid #574E46;
}




/* - -  (header) - - */

#header {
	width: 940px;
	border-bottom: 1px solid #5B4C4E;
	padding: 30px 0 14px;
	margin: 0 auto;
}

h1 {
	float: left;
	width: 174px;
}

.pagettl {
	float: right;
	padding: 58px 0 0 0;
}





/* - -  (footer) - - */

#footer {
	clear: both;
	width: 100%;
	padding: 40px 0 40px;
	text-align: left;
	background-color: #574E46;
	color: #E6E3D7;
	line-height: 1;
}

.cpbox {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font-size: 11px;
}

.copyright {
	float: left;
}

.snsbtn {
	float: right;
	padding: 0 60px 0 0;
}

.snsbtn li {
  display: block;
	float: left;
  vertical-align: top;
  padding: 0;
  margin: 0;
	overflow: hidden;
}

.sns_tw {
	display: inline-block;
	width: 100px;
}

.sns_fb {
	display: inline-block;
	width: 112px;
}

.sns_hb {
	display: inline-block;
	width: 56px;
}

.sns_gp {
	display: inline-block;
	width: 37px;
}

.foot_info {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

.foot_info_ttl {
	float: left;
	width: 65px;
	height: 50px;
	border-right: 4px solid #CCC;
	font-size: 18px;
}

.foot_info_txt {
	float: left;
	width: 800px;
	padding: 0 0 0 20px;
	font-size: 12px;
}






/* - -  (content) - - */

.whatsnew {
	width: 940px;
	border-bottom: 1px solid #5B4C4E;
	margin: 0 auto 30px;
	padding: 10px 0;
	text-align: left;
}

.whatsnew li {
	padding: 5px 30px 5px 0;
	background: none;
}

.whatsnew li.newli {
	padding: 5px 30px 5px 50px;
	background: url(../images/icn_new.png) left 3px no-repeat;
}

.content {
	width: 940px;
	margin: 0 auto 30px;
	text-align: left;
	line-height: 1.8;
}

.cnt_left {
	float: left;
	width: 450px;
}

.cnt_right {
	float: right;
	width: 460px;
}

.content p {
	padding: 6px 2px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #5B4C4E;
}

.stores {
	margin: 0 0 30px 0;
}

.stores li {
	float: left;
	margin: 0 5px 0 0;
}

.cnt_wrapper {
	background: #574E46;
	margin: 0 0 30px 0;
	padding: 20px 0;
}

.mvs {
	margin: 0 -20px 0 0;
}

.mvs li {
	float: left;
	margin: 0 20px 0 0;
}

.livebox1 {
	border: 4px solid #574E46;
	padding: 6px;
}

.livebox2 {
	border: 1px solid #574E46;
	padding: 19px;
}

.livebox_left {
	float: left;
	width: 430px;
}

.livebox_right {
	float: right;
	width: 430px;
}

.disclist {
	margin: 0 -20px -20px 0;
}

.disc {
	float: left;
	width: 260px;
	margin: 0 20px 20px 0;
	padding: 20px;
	background: #38332E;
}

.storelist_s {
	float: left;
	padding: 0 0 0 10px;
}

.storelist_s li {
	margin: 0 0 5px 0;
}

.disctxt {
	clear: both;
	color: #E7E3D7;
	font-size: 11px;
	line-height: 1.3;
}






/* - -  (font-size) - - */

.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs18 { font-size: 18px; }

/* - -  (line-height) - - */

.l130 { line-height: 1.3 !important; }
.l150 { line-height: 1.5 !important; }
.l170 { line-height: 1.7 !important; }
.l200 { line-height: 2.0 !important; }

/* - -  (margin) - - */

.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }

/* - -  (padding) - - */

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }

.pt5 { padding-top: 5px !important; }

.pr30 { padding-right: 30px !important; }

/* - -  (border) - - */

.bb0 { border-bottom: none !important; }

/* - -  (print) - - */

@media print {
  body { _zoom: 65%; }
	html,body { width: 1000px; }
}



/*==================================================================================================================================*/



/*layout (ipad) */



/*==================================================================================================================================*/

@media only screen and (min-width: 768px) and (max-width: 961px) {

/*
html {
	overflow-y: auto;
}

body {
	zoom: 0.75;
}

.snsbtn {
	float: right;
	zoom: 1.35;
}
*/


}





/*==================================================================================================================================*/



/*layout (smartphone) */



/*==================================================================================================================================*/

@media only screen and (max-width: 767px) {





}










/* - - - - - - - - - - - /end - - - - - - - - - - - */









