@charset "utf-8";

/* Default CSS 　レイアウト・メニュー等
---------------------------------------------------*/

/* All
---------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	text-align:center;
	font-size:80%;
	line-height:140%;
}

#wrapper {
	margin:0 auto;
	width:798px;
	height:inherit;
	text-align:center;
}

img	{
	border:none;
	/*vertical-align:bottom;*/
}
a{
	text-decoration:none;
}
a:hover,a:active {
	text-decoration:underline;
}
#print {
	width:798px;
	height:auto;
	overflow: hidden;
}

.px10 {
	font-size:10px;
}
.px11 {
	font-size:11px;
}
.px14 {
	font-size:14px;
}
.px16 {
	font-size:16px;
}
.txt_red {
	color:#E60012;
}
.txt_orange {
	color:#F39700;
}
.txt_b {
	font-weight:bold;
}
.talc {
	text-align:center;
}

#Width798 {
	width:798px;
	height:auto;
	background:#C09B0E;
	margin-bottom:10px;
	border:solid 1px #231815;
}
.line {
	border:#ffffff solid 1px;
	margin:10px 0 0;
}
.end_txt {
	margin:20px 38px 0;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
.main {
	text-align:left;
	margin:20px 21px 0;
	padding:15px 21px 0;
	background:#FFFFFF;
}
.header {
	width:798px;
	margin:0;
	color:#FFFFFF;
	text-align:left;
	position:relative;
}
.gaiyo {
	width:713px;
	height:25px;
	margin:0 0 15px 0;
	padding-top:7px;
	background:url(../images/gaiyo.gif) no-repeat;
}
.gaiyo_txt {
	width:713px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.oubo {
	width:713px;
}
.oubo_l {
	width:462px;
	float:left;
}
.txtb-left1 {
	margin:0 0 10px 0;
	padding:2px 0;
	width:150px;
	font-weight:bold;
	line-height:14px;
	letter-spacing:-0.1em;
	vertical-align:top;
	float:left;
}
.how2 {
	width:302px;
	height:auto;
	margin:0 0 10px 0;
	padding:2px 0;
	line-height:14px;
	float:left;
}
.flow {
	margin:15px 0 5px;
}
.clear {clear:both;}

.tb01 {
	width:400px;
	margin:10px 177px;
}
.txt-acs {
	margin:5px 0;
	padding:0;
	font-size:10px;
	line-height:18px;
}

.txt-t {
	margin:0;
	padding:0;
	font-weight:bold;
	line-height:20px;
	font-size:14px;
}

.txt-tb {
	font-size:16px;
	letter-spacing:0.3em;
}
.txt-b {
	font-weight:bold;
	font-size:12px;
}
.txt_small {
	padding-left:10px;
	font-size:10px;
}
.call {
	margin:0;
	padding:0 5px 2px 5px;
	height:auto;
	text-align:center;
	color:#000000;
	font-size:10px;
	line-height:13px;
	letter-spacing:0.1em;
	font-weight:bold;
	background:#FFFFFF;
}

.mobile {
	margin:5px 15px 0 0;
	padding:0;
	width:68px;
	height:68px;
	float:right;
}
.mobile img {
	text-align:center;
}
.txt-tel {
	margin:0;
	line-height:16px;
	font-weight:bold;
	font-size:14px;
}
.txt-tel img {
	padding-right:5px;
	vertical-align:middle;
}
.txt-tel a {
	text-decoration:underline;
}
.txt-s {
	vertical-align:middle;
	line-height:16px;
	padding:5px;
	font-size:10px;
	border:solid 1px #FFFFFF;
}
.com-m {
	width:713px;
	margin-bottom:10px;
	padding:10px 0;
	font-size:10px;
	line-height:13px;
}
form {
	margin:0;
	padding:10px 0;
}
.howto {
	width:251px;
	height:118px;
	line-height:14px;
	background:url(../images/flow.gif) no-repeat;
	float:left;
}
.howto ul {
	width:169px;
	list-style:none;
	font-size:11px;
	position:absolute;
	margin:14px 0 0 0px;
	padding-left:30px;
	height: 102px;
}
.howto_txt01 {
	width:209px;
	float:left;
	margin-bottom:37px;
}
.howto_txt02 {
	width:209px;
	float:left;
}
.call_icon {
	vertical-align:middle;
}
.oubo_txt01 {
	padding-top:20px;
	text-align:center;
	font-size:14px;
}
.oubo_txt02 {
	margin:0 20px;
	padding-top:10px;
}
.oubo_txt03 {
	font-size:11px;
	line-height:1.2;
	margin-top:10px;
}
.recept {
	font-size:11px;
	text-align:left;
	padding-top:5px;
}
.shop {
	width:750px;
	margin:0 25px;
	color:#000000;
}
.shop a {
	color:#C61A22;
	text-decoration:underline;
}

/*------- Footer     --------
-----*/

#footer	{
	margin:0 auto;
	width:800px;
	height:20px;
}
.FootText	{
	padding:3px 0;
	color:#666666;
	margin:0;
	text-align:center;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */ 

