@charset "utf-8";
/* CSS Document */

a {-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all  0.4s ease;}

body {margin:0;padding:0;background:url(../img/2f/damaskbg_10.gif);}

#header {background-color:#000;width:100%;padding:5px 0;}
#header img {margin:0 auto;display:block;width:200px;}
h1 {font-size:50px;text-align:center;}
h2 {font-size:50px;text-align:center;margin:15px auto 5px;line-height:1.0em;}
h3 {font-size:30px;padding:0;text-align:center;margin:0 auto 5px;}
h4 {font-size:20px;margin:0 0 5px;padding:0;line-height:1.3em;}

#breadcrumb{width: 100%;background-color: #2A0000;}
#breadcrumb-inner{margin-left:auto;margin-right: auto;color: #FdF;font-size: 9pt;padding:3px;text-align:left;}
#breadcrumb-inner a{text-decoration: none;color: #fdf;}
#breadcrumb-inner a:hover {color: #F0F;}
#shopinfo {display:block;width:100%;background-color:#939;margin:0;padding:15px 0;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;height:196px;color:#fff;}
#kaijou a {text-decoration:none;color:#fff;}
#kaijou a:hover {color:orange;}
#kaijou {text-align:left;width:800px;display:block;margin:10px auto;}
#kaijou img {float:right;width:250px;height:176px;display:block;z-index:100;}
#kaijou p {margin:5px 0;/*float:left;*/z-index:30;line-height:1.5em;padding:0;}
#kaijou p#place{font-size: 20px;font-weight: bold;border-bottom: 2px #ccc solid;margin: 15px 0 5px;position:relative;padding-left:35px;text-align:left;width:500px;}
#store_name{font-size: 18px;font-weight: bold;}
#place:before {content:"i";font-size:26px;height:30px;width:30px;background-color:#fff;color:#939;display:block;text-align:center;vertical-align:middle;position:absolute;bottom:2px;left:0px;border-radius: 30px;   -webkit-border-radius: 30px;-moz-border-radius: 30px;text-shadow:0px 0px 0px rgba(0,0,0,0.0);}
#footer {width: 100%;margin: 0px auto;padding: 0;text-align: center;background-color: #160000;}
#footer p {color: #FeF;font-family: "メイリオ", "Times New Roman", sans-serif;font-size:11px;line-height:1.4em;text-align: center;line-height:2;background-color:#160000;width:auto !important;}
#footer p a {color: #fef;}
#footer p a:visited {color: #fef;}
.address {font-style: normal;color: #ccc;margin: 0; padding: 0; font-family: "メイリオ", "Times New Roman", sans-serif;font-size:12px;text-align: center;line-height:1.2;color: #FFF;}

.mincho {font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
.gothic {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

.clr {clear:both;}

.rc5 {border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;}
	
.boxshadow {box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
			-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
			-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);}