@charset "utf-8";
/* CSS Document */

/* ページ上部のTEL
----------------------------------------------------------- */
div#wrapper div#head div#hTel {
	text-align:right;
}

/* グローバルメニュー
----------------------------------------------------------- */
div#wrapper ul#globalMenu li#m07 {border-bottom:3px solid #12753A;}
div#wrapper ul#globalMenu li#m07 a.index {background-position:0 -30px !important;}
div#wrapper ul#globalMenu {
	height:33px !important;
	margin-bottom:2px !important;
	border-bottom:5px solid #12753A;
}

div#navi {height:33px !important;}


h3.cTit01,
h3.cTit02 {
	float:none!important;
	width: 650px!important;
}

div.contBody {
	padding: 1em;
	margin-bottom: 2em;
}

div.contBody span.zoomLink {
	background:url(../../img_top/common/iconDisc.gif) left top no-repeat;
	padding-left: 20px;
}

div.contBody p {
	line-height:1.5;
	margin-bottom:0.5em;
}

div.contBody table {
	margin-bottom:5em;
}

table.typeS {}

table.typeS th {
	padding: 5px;
	background-color: #EFFFDB;
}

table.typeS td {
	padding: 5px;
}


ol.usual {
	margin-left: 3em;
	margin-bottom: 5em;
}

ol.usual li {
	list-style-type: decimal;
	list-style-position: outside;
}

.cTit03 {
	font-size: 150%;
	color: #FF0000;
}


table.privacy {}

table.privacy th {}

table.privacy td {
	padding-bottom: 1em;

}


/* 7st customized
----------------------------------------------------------- */
p.maplink {
	text-align: right;
	display: block;
	padding-bottom: 1em;
}

img.shopimg {
	margin-left: 10px;
	margin-bottom: 10px;
}

div.staffInfo {
	float:left;
	width:215px;
	padding:0 5px 10px 9px;
	height: 160px;
	overflow: hidden;
}

div.staffInfo img {
	margin-right:9px;
	margin-bottom: 1em;
}




/* 印刷用
----------------------------------------------------------- */
@media print {
body {
	margin:0;
	padding:0;
	zoom: 96%;
	_zoom: 82%;
}

div#wrapper,
div#main {
	margin:0 !important;
	padding:0 !important;
}

html>/**/body div#wrapper div#main div#beta div.listBoxCont {
	margin-bottom:4px !important;
}

html>/**/body h3.cType01 {
	margin-bottom:3px !important;
}

html>/**/body p#printFooter {
	margin-bottom:5px !important;
}

p.maplink {display:none;}

img.shopimg {
	width:250px;
	height:182px;
}

div.staffInfo {
	width:210px;
}

}
