@charset "utf-8";

/* 基本レイアウト */

h1,h2,h3,h4,body,div,address,p,ul,li,a,dl,dt,dd {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

body {
	font-size: 14px;
	line-height: 1.35em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
}

address {
	font-style: normal;
}

a {
	color: #0000ff;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* イメージ枠 */

img {
	border: 0;
}

.phoFlame {
	padding: 2px;
	border: solid 1px #cccccc;
}
/*回り込み解除*/

.c-both { 
	clear:both;
}

/* 余白設定 */

.mB7 {
	margin-bottom: 7px;
}

.mL20 {
	margin-left: 20px;
}


.mT7 {
	margin-top: 7px;
}

/* 文字揃え */

.alignC {
	text-align: center;
}

.alignR {
	text-align: right;
}

/* clearfix */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* 非表示 */

.none {
	display: none;
}

/* font */

.f10 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.35em;
}

.f12b {
	font-size: 12px;
	font-weight: bold;
}

.f14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}

.f14b_red {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ff0000;
}

.f12 {
	font-size: 12px;
	font-weight: normal;
}

.f12_green {
	font-size: 12px;
	color: #009900;
}

.f12_red {
	font-size: 12px;
	color: #ff0000;
}

.f12b_red {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.f14_orange {
	font-size: 14px;
	color: #ff6600;
}

.f14_red,.error {
	font-size: 14px;
	color: #ff0000;
}

.f16b_enji {
	font-size: 16px;
	color: #993333;
	font-weight: bold;
}

/* ヘッダ */

#headerWrap {
	height: 393px;
	margin: 0 auto;
	background-image: url(../img/main_img.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#header {
	width: 900px;
	margin: 0 auto;
}

#header p {
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 56px;
	text-indent: -9999px;
	float: right;
	margin-right: 76px;
	_margin-right: 38px;
	margin-top: 10px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	float: right;
	padding-right: 50px;
}

#tempo a {
	width: 313px;
	height: 98px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin-left: 34px;
	_margin-left: 17px;
	margin-top: 10px;
}

#gnaviWrap {
	background-image: url(../img/gnavi_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
}

#gnavi {
	width: 802px;
	margin: 0 auto;
}

#gnavi li {
	float: left;
}

#gnavi li a {
	display: block;
	text-indent: -9999px;
	height: 40px;
	overflow: hidden;
}

#gnaviTop a {
	background-image: url(../img/gnavi_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 201px;
}

#gnaviTop a:hover {
	background-position: bottom;
}

#gnaviGoods a {
	background-image: url(../img/gnavi_goods.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
}

#gnaviGoods a:hover {
	background-position: bottom;
}

#gnaviShop a {
	background-image: url(../img/gnavi_info.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
}

#gnaviShop a:hover {
	background-position: bottom;
}

#gnaviInquiry a {
	background-image: url(../img/gnavi_inquiry.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 201px;
}

#gnaviInquiry a:hover {
	background-position: bottom;
}

/* メイン記事 */

#main {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#mainLeft {
	width: 240px;
	float: left;
}

#mainRight {
	width: 630px;
	float: right;
}

/* ページトップへ */

#pageTop {
	background-image: url(../img/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: right;
	margin-right: 40px;
	_margin-right: 20px;
	width: 112px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
}

#pageTop:hover {
	background-position: bottom;
}

/* 左サイドバー　地図 */

#access {
	background-image: url(../img/access_bg.jpg);
	background-repeat: repeat-y;
	width: 240px;
	margin-bottom: 20px;
}

#access iframe {
	width: 200px;
	height: 140px;
	margin-left: 20px;
}

#access a {
	float: right;
	color: #0000FF;
	padding-right:20px;
}

#access p {
	background-image: url(../img/access_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 5px 20px 15px 20px;
	clear: both;
}

#accessTop {
	background-image: url(../img/access_top.jpg);
	background-repeat: no-repeat;
	height: 274px;
	text-indent: -9999px;
}

/* フッタ */

#footerWrap {
	clear: both;
	background-image: url(../img/foot_bg.jpg);
}

#footer {
	background-image: url(../img/foot_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#footerInner {
	width: 800px;
	padding: 37px 50px 45px 50px;
	margin: 0 auto;
}

#topLink {
	float: left;
	margin-right: 15px;
}

#topLink a {
	width: 183px;
	height: 59px;
	display: block;
	background-image: url(../img/foot_logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#shopData {
	font-size: 12px;
	float: left;
	margin-top: 5px;
}

#footNavi {
	float: right;
	margin-top: 41px;
}

#footNavi li {
	display: inline;
	border-right: solid 1px #333333;
	padding: 0 10px;
	font-size: 12px;
}

#footNavi li.listEnd {
	border: none;
}

#footNavi li a {
	color: #333333;
	text-decoration: none;
}

#footNavi li a:hover {
	text-decoration: underline;
}
address {
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	border-top: solid 1px #333333;
	text-align: center;
}

/* お客様の声 */

.voiceBox {
	border: solid 1px #cccccc;
	border-left: solid 8px #999999;
	width: 539px;
	margin: 10px auto 20px auto;
	background-image: url(../img/voice_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 20px;
}

/* テーブル */

table {
	margin: 0 auto;
}

th {
	border-top: solid 2px #0099ff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

td {
	border-top: solid 2px #cccccc;
	padding: 10px 20px;
	text-align: left;
}