@charset "shift_jis";
@import "shopinfo_layout.css";


#mob_menu {
	margin: 5px;
	width: 140px;
	border: 1px solid #999999;
}
h3 {
	background: #E3E3E3;
	border-left: 5px solid #EF0000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	margin-top: 0px;
	margin-bottom: 10px;
}

#mob_menu p {
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.4em;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mob_menu img {
	border-style: none;
}
#contents {
	margin: 0px;
	padding: 0px;
}
#contents p {
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 0px;
	margin: 0px 0px 5px;
}
#contents strong {
	color: #FF0000;
}
.image_right {
	float: right;
	margin-left: 5px;
}
.image_left {
	float: left;
	margin-right: 10px;
}

#info {
	padding: 3px;
	background: #EBF0FA;
	border: 3px double #80A5E7;
	margin-bottom: 10px;
	margin-top: 10px;
}
#info p {
	font-size: 0.9em;
	padding: 5px;
	margin: 0px;
	line-height: 1.4em;
}
.text_white {
	color: #FFFFFF;
}
.table_price {
	font-size: 0.7em;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-right: 1px;
	margin-left: 1px;
}
.table_price th {
	background: #E1E1E1;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px;
}
.table_price td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px;
}
.table_price2 {
	font-size: 0.8em;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-right: 1px;
	margin-left: 1px;
}
.table_price2 th {
	background: #E1E1E1;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px;
}
.table_price2 td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px;
}
.gtc_list {
	border-width: 1px;
	border-style: solid;
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	width: 554px;
}
#oil  {
	border: 1px solid #333;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
	background: #FDFDD9;
}
#oil .oilText {
	margin-right: 10px;
	margin-left: 10px;
}
.oilText strong {
	font: 900 1.4em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#oil2  {
	border: 1px solid #333;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0px;
}
#oil2 .oilText {
	margin-right: 10px;
	margin-left: 10px;
}
.oilText strong {
	font: 900 1.4em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#alignment {
	width: 360px;
}

#alignment p {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#alignmentPhoto {
	width: 200px;
	float: right;
}
#bannerArea {
	border-top: 1px solid #EF0000;
	border-bottom: 1px solid #EF0000;
	border-right-color: #EF0000;
	border-left-color: #EF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topBannL {
	margin-left: 6px;
	padding-left: 0px;
}
#bannerArea p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#bannerArea img {
	border-style: none;
}


.campaignLink01 {
	border: 2px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 390px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 1.0em;
	background: #FF3;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}
.campaignLink02 {
	border: 2px solid #333;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 390px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 1em;
	background: #53C409;
	color: #FF3;
	text-decoration: none;
	font-weight: bold;
	margin-left: 5px;
}



#footer {
	background: #333;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.dotBloc {
	border: 2px dotted #999;
	padding: 5px;
	overflow: hidden;
	float: left;
	width: 570px;
	margin-bottom: 10px;
}
.dotBloc h4 {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px;
	border-left: 5px solid #FF0B26;
}

.indent2ndLine {
	padding-left: 1.5em;
	text-indent: -1em;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 0.5px;
	margin-bottom: 10px;
}
.textCenter {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
.infocaption {
	border-bottom: 3px double #999;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
}
.indent2nd {
	padding-left: 1.5em;
	text-indent: -1em;
	padding-top: 3px;
	padding-right: 0.5px;
	margin-bottom: 10px;
}
.tableSettingList {
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.tableSettingList caption {
	text-align: left;
	padding-bottom: 5px;
}
.tableSettingList tr td {
	padding: 5px;
}
.solidBox {
	border: 1px solid #2E2E2E;
	padding: 5px;
}
#event {
	width: 570px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#event p {
	line-height: 1.4;
	margin-left: 10px;
}

#event h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	background: #E7F3FF;
	border-bottom-color: #000063;
	border-left-color: #000063;
	margin:10px 0 10px 0;
}
#event dl {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	line-height: 1.4;
}
#event dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#event dl dd {
	margin-bottom: 8px;
}
#event .textRed {
	color: #F30;
}
#bgrapper {
	background: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#oneoff {
	width: 550px;
	margin-right: 25px;
	margin-left: 25px;
	color: #FFF;
}
#oneoff p {
	color: #FFF;
	font-size: 0.8em;
	text-decoration: overline;
}

#oneoff ul {
	line-height: 1.4;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
	color: #FFF;
}
#oneoff ul li {
	margin-bottom: 8px;
}
#oneoff .btn p {
	margin-top: 5px;
}
#oneoff a {
	color: #09F;
}

