@charset "utf-8";
/* CSS Document */

/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	line-height: 130%;
	background-attachment: fixed;
}
td {
	font-size: small;
	line-height: 140%;
}
p {
	margin: 0.2em 0px;
}
a:link {
	color: #339999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #339999;
} 

.bigbold {
	font-size: medium;
	font-weight: bold;
}
 
h1 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	margin: 2px;
}

.bgimg {
	background: url(img/bg_img.jpg) no-repeat;
}

.aisatsu {
	line-height: 180%;
}

.red {
	color: #FF0000;
}

.red_bold {
	color: #FF0000;
	font-weight: bold;
}

.mtxt {
	font-size: 14px;
	line-height: 130%;
}

.stxt {
	font-size: x-small;
	line-height: 120%;
}

.sstxt {
	font-size: 8px;
	line-height: 110%;
}
.subtxt {
	font-size: x-small;
	line-height: 130%;
	padding-left: 26px;
}
.coupon {
	background-image: url(img/bunner_coupon.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.sub {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 24px;
	text-align: left;
	width: 100%;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #AD5C33;
	height: 22px;
}

.price {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 130%;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 2px;
}

.tel_list {
	font-weight: bold;
	font-family: "HGPｺﾞｼｯｸE";
	font-size: large;
}

.english {
	font-family: "Times New Roman", Times, serif;
}

.ems {
	padding-left: 1em;
}

.s-ems {
	padding-left: 12px;
	font-size: x-small;
	line-height: 120%;
}

.subshop {
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px 0px 24px;
	text-align: left;
	width: 90%;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #AD5C33;
	height: 22px;
}

.pointer {
	cursor: hand;
}

.melma {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.imgleft {
	padding-right: 10px;
	float: left;
}
.imgright {
	padding-left: 10px;
	float: right;
}

.idt {
	padding-left: 30px;
}

