body, th, td {
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

html {
	overflow-y: scroll;
}



.f12 {
	font-size: 12px;
	line-height: 1.5em;
	margin: 2px;
	color: #666666;
}
.mar0 {
	margin: 0px;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}
.h-red11 {
	font-size: 11px;
	line-height: 1.3em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 7px;
	margin: 0px;
	color: #666666;
}
.f12-mar10 {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	color: #666666;
}
.f12-underbar {
	font-size: 12px;
	line-height: 1.5em;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
}
.h-red-title {
	font-size: 16px;
	line-height: 1.3em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 7px;
	margin: 20px;
	font-weight: bold;
	color: #666666;
}
.h-red-title span {
	font-size: 13px;
}
.f12-mar30 {
	font-size: 13px;
	line-height: 1.6em;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	color: #666666;
}.kakomi-red {
	font-size: 14px;
	line-height: 1.3em;
	margin: 20px 20px 6px;
	border: 1px solid #FF0000;
	padding: 5px 5px 5px 15px;
	color: #666666;
}
.f13-underbar {
	font-size: 13px;
	line-height: 1.5em;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	color: #666666;
}
.f13-underbar a:link {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}
.f13-underbar a:visited {
	font-size: 13px;
	text-decoration: none;
	color: #666666;
}
.f13-underbar a:hover {
	font-size: 13px;
	text-decoration: underline;
	color: #FF3399;
}
.tojo_shoplist {
	font-size: 12px;
}


/* --- トップページ --- */

.news {
	margin:  0;
	padding: 0 0 0 1.5em;
	text-align: left;
	font-size: 12px;
	line-height: 1.4;
}

.news li {
	margin:  0;
	padding: 0 0 4px 0;
}


.h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	margin:  2px;
	padding: 0;
	color: #666666;
}

.invoice {
	padding: 10px 0 50px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #9999ff;
}





/* ---  全ページの幅 --- */
.content-table {
	width: 900px;
}



/* --- サイドバー --- */
.sidebar {
	clear: both;
	margin:  0;
	padding: 0;
}

.info-list {
	clear: both;
	margin:  0;
	padding: 0 0.75em 0 1.5em;
	box-sizing: border-box;
}

.info-list li {
	margin:  1.0em 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.75em;
}

.info-list li .large {
	font-size: 16px;
	color: #990000;
}



/* --- キャンペーンバナー --- */
.banner-wrap {
	position: relative;
}

.banner-wrap .banner-body {
	position: relative;
}

.banner-wrap .banner-anniversary {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-size: 72px;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	
	position: absolute;
	width:  100%;
	left: 0;
	top:  96px;
}

.banner-wrap .banner-text {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-size: 40px;
	font-weight: 900;
	color: #ffffff;
	text-align: center;
	
	position: absolute;
	width:  100%;
	left:   0;
	bottom: 130px;
}



/* -------------------- */
