/*CSSリセット
------------------------------*/
* { 
	color: #4d4d4d;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
br {
	letter-spacing:normal;
}

body {
     background:#f0f0f0	url(../images/bg_body.jpg) repeat-x scroll 0 0;
	font-size: 75%;	
}
html>/**/body {
  font-size: 12px; /* Except IE */
}

pre.aa {
 font-family: "ＭＳ ゴシック",sans-serif;
 letter-spacing: normal;
 line-height: 1.2em;
 word-spacing: normal;
 width: auto;
 _width: 90%; /*for IE*/
 white-space: pre-wrap ;
 white-space: -moz-pre-wrap ;
 white-space: -pre-wrap ;
 white-space: -o-pre-wrap ;
 word-wrap: break-word;
 margin-bottom: 10px;
}

pre.overview {
 height: 6em;	     
}

/*共通チップス
------------------------------*/
.clear {
	clear:both;
}
img {
	border:0px;
        -ms-interpolation-mode: bicubic;
}
a {
	color:#005BAB;
	text-decoration:underline
}
a:hover {
	color:#1F8CEC;
	text-decoration:none;
}
.link_detail {
	background-image:url(../images/link_marker.jpg);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    border: 1px solid #ccc;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-Mac */

.mono {
      font-family: monospace;
}

strong {
       font-weight: bold;
}
/*レイアウト関連
------------------------------*/
body {
	text-align:center;
}

#wrap {
      position:relative;
      height:100%;
	width:944px;
	_width:946px;
	margin:0 auto 0 auto;
	text-align:left;
	background: #ffffff none repeat scroll 0 0;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#h_menu{
	position: absolute;
	height:28px;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0;
	font-size:0;
	z-index: 100;
}
#wrap2 {
       position: relative;
       /**margin-top: 3px;**/
	width:800px;
	_width:872px;
	padding: 15px 0 10px 72px;
	height: 100%;
	z-index:1;
}

#main {
	float:right;
	width:612px;
	margin:10px 0 0 0;
	position: relative;
}
#side {
	float:left;
	width:173px;
	margin:10px 0 0 0;
	/**position: absolute;**/
}
#nv_foot{
	position: relative;
	padding: 10px 0 5px 0;
}	
#footer {
	position: relative;
	width: 100%;
	height: 30px;
}
#notes {
       margin-top: 5px;
       position: absolute;
       right:1px;
       top:0;
       width: 240px;
}

#notes ul{
       list-stle-type:none;
}

#notes li {
       display:block;
       float:left;
       height: 20px;
}

#notes a{
       display: block;
}

#regulations {
	     width: 90px;
}
#privacy{
	width:150px;
}
#copyright{
	height:30px;
	width: 944px;
}
/*ショップ名
------------------------------*/
#head {
        border-bottom:1px #ccc solid;
        position:relative;
        height:70px;
}

#mark {
        position:absolute;
        left:0;
        /**top:10px;**/
	bottom:10px;
}

/***
#below-shopname {
	position:absolute;
	left:190px;
	top:40px;
	font-size:0.85em;
	display: inline;
}
*****/
#below-shopname .update {
	/***color:#005BAB;***/
	display: inline;
	letter-spacing:1px;
}
#below-shopname .addr{
	display: inline;
}

#mark2 {
	float:right;
	padding:15px 0 0 0;
}
#mark2 img {
	padding:0 0 0 2px;
}
#mark3{
    float:right;
    padding:21px 0 0 0;
}

/*サイドメニュー
------------------------------*/
#s_menu {
	padding:0 0 15px 0;
}
#s_menu img {
	vertical-align:top;
}
#s_menu ul {
	list-style-type:none;
}
/*MAP
------------------------------*/
#map_area {
}
#map_area map {
	padding:0 0 16px;
	width: 173px;
	height: 154px;
}
#map_area strong {
	display:block;
	padding:0 0 2px 0;
}
#map_area p {
	font-size:0.85em;
	line-height:150%;
	padding: 7px 0 0 0;
}
#map_area address {
	font-size:0.85em;
	line-height:150%;
	padding:0 0 6px 0;
}


/*イベントカレンダー
------------------------------*/
#calendar {
	padding:10px 0 11px 0;

}
#calendar strong {
	display:block;
	padding:0 0 2px 0;
}
#calendar p {
	font-size:0.85em;
	line-height:150%;
	padding:5px 0 0 0;
}
#calendar p span {
	font-weight:bold;
	color:#1065B0;
	line-height:150%;
	font-size:1em;
}
#calendar table {
	border-collapse:collapse;
	border:1px #ccc solid;
	width:173px;
}
#calendar td {
	border:1px #ccc solid;
	text-align:center;
	padding:3px;
}
#calendar .ymd {
	background-color:#eee;
}
#calendar .event {
	background-color:#005BAB;
}
#calendar .event a, #calendar .event a:hover {
	color:#fff;
}



/*バナー
------------------------------*/
#banner a {
	display:block;
	padding:0 0 5px 0;
}


/*フッタのページトップボタン
------------------------------*/
#pagetop {
	text-align:right;
	margin:0 0 8px 0;
}
/** 共通クラス
------------------------------*/
.category {
	  font-size: 0.85em;
	  color: #005BAB;
	  padding: 0 0 5px 0;
}

#favorite {
	  position: absolute;
	  top: 10px;
	  left: 80px;
}
#shop_image_menu{
	position:relative;
	width: 100%;
      padding: 0 0 3px 0;
      font-size: 0.85em;
      height: 0.9em;
}
.image_info {
      float:right;
      padding: 0;
}

/** 店舗紹介・スタッフ紹介のタイトル
------------------------------------*/
.lead em{
      display:block;
      font-size:1.5em;
      font-weight:bold;
      padding:0 0 8px 0;
}

