/* 
Theme Name: Granpark PLAZA
Theme URI: http://webgazette.co.uk/web-design/wordpress-themes/wp-multiflex-3/
Description: Theme based on Multiflex-3, Designed by <a href="http://www.photowave.co.jp">photo*WAVE</a> 
Author: photo*WAVE
Author URI: http://www.photowave.co.jp
*/

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+ Since:2008-05-08
+ Update:2008-05-27
+ Guideline:photo*WAVE Standard Ver.1.01
+ Browser Windows：IE6以上、FireFox2.0
+ Browser Macintosh：Safari2.0、FireFox2.0
+
+ Editor ID:MGN
+
++++++++++CSSを追加した場合下記コメントを追記 +++++++++++++++++++++++++++++++++++++++++
last-modifier 200X.0X.0X EditorID 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

@charset "UTF-8";

/* 1：要素のリセット */
*{
	margin:0;
	padding:0;
	font-style:normal;
  	list-style-type: none;
}
img,object{
	border:none;
	vertical-align:top;
}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
dl{ font-style: normal;}
p {
	font-size: 1.1em;
}
a {
	color: #333;
	font-weight: bold;
	outline: none;
}
a:hover {
	color: #333;
}
code {
	font-size: 1.1em;
	display: block;
	font-family: "Courier New", Courier, monospace;
	background-color: #ffffcc;
	padding: 5px;
	margin: 10px;
	border: 1px solid #959595;
}

blockquote {
	background: url(images/common/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}
em,strong{
	font-style:normal;
}

/* 3：基本のレイアウト */
body {
	background: #fff;
	margin:0;
	padding:0;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	font-style:normal;
}

/* Main wrapper */
#wp {
	position: relative;
	width: 802px;
	margin:0 auto;
	padding:0;
}

/* hd --- top of header */

#hd {
	width:802px;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms",arial,sans-serif;
}
#hdIn {
	width:802px;
	height: 89px;
	margin: 0;
	padding: 0;
	font-family:"trebuchet ms",arial,sans-serif;
	background: url(images/common/bg_head_top.gif) repeat-x 0px 0px;
}

/* Site name, description and logo */

#hd #site-logo {
	position: absolute;
	left:9px;
	top:0px;
	z-index: 100;
	width:190px;
	height: 112px;
	margin: 0;
	padding:0;
	display: block;
}
#hd #site-logo a {
	width:190px;
	height: 112px;
	margin: 0;
	padding:0;
	display: block;
	background: url(images/common/bg_head_top_logo.png) no-repeat 0px 0px;
	text-indent: -9999px;
}

#hd p.description {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
/*top navi*/
#hd #naviTop{
	position: absolute;
	right:0px;
	top:10px;
	width:196px;
	height:13px;
}
#hd #naviTop li{
	margin:0;
	padding:0;
	float:left;
}
#hd #naviTop li#navi01{width:59px;}
#hd #naviTop li#navi02{width:65px;}

/* Left hand side of masthead */

#hd #hdRight{
	display:none;
	margin: 0;
	padding: 0;
}

/* Intro：Middle header image and text */
#intro {
	position:relative;
	width:802px;
	height: 293px;
	margin:0;
	padding: 0;
	color: #EAEFF7;
}

#intro #textbox{
	text-indent: -9999px;
}

#intro a {
	color: #EAEFF7;
	text-decoration: none;
}

#intro a:hover {
	color: #000;
}

#intro h2 {
	font-family:"trebuchet ms",arial,sans-serif;
	padding: 20px 20px 5px 10px;
	margin: 0;
	font-size: 2em;
}

#intro p {
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0 20px 5px 20px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 18px;
}
/*ローテションバナー*/
#intro #banaTop{
	position: absolute;
	left:1px;
	top:0px;
	z-index:1;
	width:800px;
	height:293px;
	margin:0;
	padding:0;background-color:#fff;
  overflow: hidden;
	/*background:url(images/top/top_bana_1.jpg) no-repeat 0px 0px;*/
}

/* Horizontal navigation menu */

#hd #navigation {
	position: absolute;
	right:0px;
	top:40px;
	height: 40px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	width:575px;
	height: 40px;
	background: url(images/common/bg_navigation.gif) no-repeat 0px 0px;
}

#navigation li {
	margin: 0;
	padding:0;
	height: 37px;
	float: left;
	list-style: none;
}
#navigation li#mnAbout{width:145px;}
#navigation li#mnShop{width:145px;}
#navigation li#mnRoom{width:145px;}
#navigation li#mnRecr{width:140px;}


#navigation li a {
	font-family:"trebuchet ms",arial,sans-serif;
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:36px;
	display:block;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 1.105em;
	text-decoration: none;
}

/* Breadcrumbs and search bar */

#crumb-search {
	height: 40px;
	margin: 0;
	padding: 0;
}

/* Breadcrumbs */

#breadcrumb {
	float: left;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	color: #7D7D7D;
	font-weight: bold;
	font-size: 0.9em;
	width:700px;
}

#breadcrumb a {
	background: url(images/common/bg_bullet_arrow.gif) left no-repeat;
	padding: 0 2px 0 10px;
	text-decoration: none;
	color: #467AA7;
}

#breadcrumb a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

/* Search form */

#searchbar {
	float: right;
	margin: 0;
	padding: 0;
}

#searchbar fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchform {
	padding: 10px 15px 0 0;
	color: #000;
}

#searchbox {
	border: 1px solid #BEBEBE;
	height: 17px;
	width: 120px;
}

#searchbutton {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 20px;
	width: 35px;
	text-align: center;
	cursor: pointer;
}

#searchbutton:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* ct wrappers */

#ct {
	clear: both;
	margin: 0;
	padding: 0; 
}

#left-wrap {
	width: 260px;
	float: left;
	margin: 0;
	padding: 0;
}
/*ぱんくず*/
#ct #pankuzu{
  width:800px;
  margin:0;
  padding:0;
  display: block;
  text-align: right;
  color:#666;
}
#ct #pankuzu li{display: inline;font-size:10px; }
#ct #pankuzu li a{font-size:10px; color:#666; font-weight: normal;	text-decoration: none;}
#ct #pankuzu em{font-weight: bold;font-style: normal;}

/* Main content area */

#content {
	/*float: right;*/
	width: 480px;
	margin: 0;
	padding: 0;
}

#content .post, #content .page {
	margin: 0;
	padding: 0 15px 10px 15px;
}

#content h2 {
	font-size: 1.8em;
	font-family:"trebuchet ms",arial,sans-serif;
	margin: 0;
	padding: 0;
	border-bottom: 7px solid #E1E1E1;
	color: #646464;
}

#content h2 a {
	color: #646464;
	text-decoration: none;
}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
}

#content h2.pagetitle {
	border-bottom: none;
	background: #bebebe url(images/common/bg_corner_topright.gif) top right no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	color: #fff;
	margin: 0 15px 20px 15px;
	padding: 3px 5px;
	font-size: 1.3em;
}

#content .entry h1 {
	font-size: 2em;
	color: #646464;
}

#content .entry h2 {
	font-size: 1.8em;
	color: #646464;
	border-bottom: none;
}

#content .entry h3 {
	font-size: 1.5em;
	color: #646464;
}

#content .entry h4 {
	font-size: 1.1em;
	color: #646464;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content p {
	font-size: 1.1em;
}

#content p.prefix {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#content p.suffix {
	font-size: 0.9em;
	background: #E1E1E1 url(images/common/bg_corner_topright.gif) top right no-repeat;
	color: #000;
	padding: 5px;
	font-weight: normal;
	line-height: 16px;
	clear: both;
}

#content p.suffix a {
	color: #467AA7;
	text-decoration: none;
}

#content p.suffix a:hover {
	color: #2a5a8a;
	text-decoration: underline;
}

#content p.edit {
	margin: 0;
	padding: 0;
	font-size: 0.9em; 
}

#content ul, #content ol {
	padding: 6px 0 6px 30px;
	margin: 0 0 0 30px;
}

#content li {
	font-size: 1.05em;
	padding: 2px 0 2px 0;
}
.navigation, .bottomnavigation {
	height: 15px;
}

.navigation .alignleft, .bottomnavigation .alignleft {
	float: left	
}

.navigation .alignright, .bottomnavigation .alignright {
	float: right;
}

.entry {
	overflow: hidden;
}

.entry a {
	overflow: hidden;
}

.entry img {
	overflow: hidden;
}

/* Monsterous hack to get IE6 to cut off an image bigger than the post area */

* html .entry p {
	width: 99%;
	overflow: hidden;
}


/* Sidebars */

/* Colour of right sidbar menu header */
#right-sidebar h2 {
	background-color: #7698be;
}

/* Colour of right sidebar menu body */
#right-sidebar ul ul, #right-sidebar li, #right-sidebar li li, #right-sidebar li li li {
	background-color: #d4dde4;
}

/* Colour of left sidebar menu header */
#sidebar h2.pages, #sidebar li h2 {
	background-color: #7698be;	
}

/* Left sidebar */

#sidebar {
	border: 1px solid #000;
	background: #eee;
	width: 200px;
	padding: 0;
	margin: 0;
	display: none;
}

#sidebar ul ul{
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}

#sidebar h2.pages {
	color: #fff;
	background-image: url(images/common/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 20px;
}

#sidebar li h2 {
	background-image: none;
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 5px 0 5px 20px;
}

#sidebar a {
	font-size: 1.1em;
	color: #467AA7;
	font-weight: bold;
	text-decoration: none;
}


#sidebar li li {
	padding: 0;
	margin: 0 0 0 20px;
}

#sidebar  li li a {
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li a:hover {
	background: url(images/common/bg_bullet_full_2.gif) no-repeat left;
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li li li {
	padding: 0;
	margin: 0 0 0 10px;	
}

#sidebar li li li a {
	background: url(images/common/bg_bullet_half_1.gif) left no-repeat;
	padding-left: 10px;
	line-height: 20px;
}

#sidebar li li li a:hover {
	background: url(images/common/bg_bullet_half_2.gif) left no-repeat;
	color: #2a5a8a;
	text-decoration: underline;
}

#sidebar li.recentcomments {
	padding: 2px 0 2px 0;
	margin: 0 10px 0 10px;
	font-size: 1em;
	border-bottom: 1px solid #BEBEBE;
}

#sidebar li.recentcomments a {
	font-size: 1em;
	background-image: none;
}

#sidebar li#recentposts ul li.recentposts a {
	padding: 0;
	margin: 0;
	background-image: none;
	font-size: 0.95em;
} 

#sidebar li#recentposts ul li.recentposts {
	border-bottom: 1px solid #BEBEBE;
	margin: 0 10px 0 10px;
	padding: 2px 0 2px 0;
}

#sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
	margin: 0;
}

#sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar #wp-calendar {
	text-align: center;
}

#sidebar #wp-calendar a {
	text-decoration: none;
}

#sidebar td {
	font-size: 0.9em;
	border: 1px solid #BEBEBE;
	padding: 3px;
	background-color: #ffffff;
}

#sidebar td.pad {
	border: none;
	background: transparent;
}

#sidebar td#prev, #sidebar td#next {
	border: none;	
	background: transparent;
}

#sidebar #today {
	background-color: #ffff99;
}

/* Right sidebar */

#right-sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#right-sidebar ul {
	list-style: none;
	width: 186px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	overflow: hidden;
}

#right-sidebar ul {
	margin: 0;
	padding: 0;
}

#right-sidebar span {
	background: url(images/common/bg_corner_topleft.gif) top left no-repeat;
	padding: 5px 5px 5px 10px;
}

#right-sidebar h2 {
	background-image: url(images/common/bg_corner_topright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 5px 0 5px 0;
	margin: 0 0 7px 0;
	font-size: 1.2em;
	color: #fff;
}

/* Change spacing below right hand menus */
#right-sidebar li {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

#right-sidebar li li {
	background-image: none;
	margin: 0;
	padding: 0 0 0 10px;
	border-bottom: none;
}

#right-sidebar li li li {
	margin: 0;
	padding: 0 10px 0 10px;
	border-bottom: none;

}

#right-sidebar a {
	line-height: 16px;
	text-decoration: none;
}

#right-sidebar li li a {
	background: url(images/common/bg_bullet_full_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar li li li a {
	background: url(images/common/bg_bullet_half_2.gif) left no-repeat;
	padding-left: 12px;
}

#right-sidebar a:hover {
	text-decoration: underline;
}

#right-sidebar li.recentcomments {
	padding: 2px 10px 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentcomments a {
	background-image: none;
}

#right-sidebar li.recentposts {
	padding: 2px 0 5px 0;
	margin: 0 10px 0 10px;
	border-bottom: 1px solid #89AAD6; 
}

#right-sidebar li.recentposts a {
	margin: 0;
	padding: 0;
	background-image: none;
}

#right-sidebar div.textwidget {
	padding: 2px 10px 2px 10px;
}

#right-sidebar div.textwidget p {
	font-size: 1em;
	padding: 0;
	margin: 0; 
}

#right-sidebar div#calendar_wrap {
	text-align: center;
	margin: 0;
	padding: 5px 5px 0 7px;
}

#right-sidebar #wp-calendar {
	text-align: center;
}

#right-sidebar #wp-calendar a {
	text-decoration: none;
}

#right-sidebar td {
	font-size: 0.9em;
	border: 1px solid #89AAD6;
	padding: 3px;
	background-color: #ffffff;
}

#right-sidebar td.pad {
	border: none;
	background: transparent;
}

#right-sidebar td#prev, td#next {
	border: none;	
	background: transparent;
}

#right-sidebar #today {
	background-color: #ffff99;
}

/* Footer */

#ft {
	position: relative;
	clear: both;
	width: 802px;
	height: 62px;
	text-align: center;
}
/* ft navigation*/
#ft #fnavi{
	width:802px;
	height:25px;
	margin:0;
	padding:0;
	background:url(images/common/bg_ft_navi.gif) no-repeat center 0px;
}
#ft #fnavi li{float:left;margin:0;padding:0;}
#ft #fnavi li a{text-indent: -9999px;display: block;width:100%;height:25px;}

#ft #fnavi li#fnavi01{width:83px;}
#ft #fnavi li#fnavi02{width:114px;}
#ft #fnavi li#fnavi03{width:91px;}
#ft #fnavi li#fnavi04{width:104px;}
#ft #fnavi li#fnavi05{width:91px;}
#ft #fnavi li#fnavi06{width:70px;}
#ft #fnavi li#fnavi07{width:92px;}
#ft #fnavi li#fnavi08{width:155px;}

#ft address{
	position: absolute;
	left:0px;
	top:38px;
	font-size: 11px;
	font-style: normal;
	color:#666;
}
#ft p {
	padding: 10px 0 2px 0;
	color: #7d7d7d;
	font-size: 0.9em;
}

#ft a {
	text-decoration: underline;
	color: #7d7d7d;
}

#ft a:hover {
	text-decoration: none;
	color: #000;
}

/*各社バナー*/
#ft #banaList{
	position: absolute;
	right:0;
	top:32px;
	width:368px;
	margin: 0;
	height: 20px;
	padding: 0;
	text-align: left;
}
#ft #banaList li{
	float:left;
	display: block;
	margin: 0;
	padding:0;
	text-align: left;
}
#ft #banaList #bana01{width:77px;}
#ft #banaList #bana02{width:109px;}
#ft #banaList #bana03{width:63px;}
#ft #banaList #bana04{width:119px;}

#ft #banaList li img{
	margin: 0;
	padding:0;
	text-align: left;
}

/* Comment form */

h3#respond, h3#comments {
	font-size: 1.2em;
	margin; 0;
	padding: 0;
}

#commentwrap {
	background-color: #F0F0F0;
	border: 1px solid #DCDCDC;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 15px;
}

#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #DCDCDC;
}

#author {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 190px;
}

#url {
	border: 1px solid #DCDCDC;	
	height: 17px;
	width: 190px;
}

#comment {
	width: 405px;
	border: 1px solid #DCDCDC;
}

#submit {
	background-color: #E6E6E6;
	border: 1px solid #BEBEBE;
	color: #808080;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}

#submit:hover {
	background-color: #dcdcdc;
	color: #404040;
	border: 1px solid #404040;
}

/* Comments display */

#content ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 15px 10px 30px;
}

#content ol.commentlist li {
	background: #ffff99 url(images/common/bg_corner_topright.gif) no-repeat top right;
	margin: 5px 0 5px 0;
	padding: 10px;
}

#content ol.commentlist li.alt {
	background: #d4dde4 url(images/common/bg_corner_topright.gif) top right no-repeat;
}

/* images */

img.left {
	float: left;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

img.right {
	float: right;
	margin: 5px 0 0 5px;
	padding: 5px;
	border: 1px solid #E6E6E6;
}

.entry img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.entry img {
	margin: 5px;
	padding: 5px;	
	border: 1px solid #E6E6E6;
}

.entry a img {
	border: 1px solid #E6E6E6;
}

.entry a:hover img {
	border: 1px solid #515151;
}

/* Various styles */

.strong {
	font-weight: bold;
	font-size: 1.1em;
}

/* トップページ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#toppage{
	margin:0;
	padding:30px 0 0 0;
}
#toppage h1{ text-indent: -9999px; height: 0px;}

#toppage #content{
  width:800px;
  margin:0;
  padding:0;
}
#toppage #ctLeft{
  width:230px;
  float: left;
  margin:0;
  padding:0;
  display: block;
}
#toppage #ctRight{
  width:540px;
  float:right;
  text-align: right;
  margin:0;
  padding:0;
  display: block;
  overflow:hidden;
}

#toppage #ctLeft h2{
  margin:0;
  padding:0;
  background: none;
  border:none;
}
/*topics*/
#toppage #ctLeft #topicsList{
  width:230px;
  height:310px;
  margin:0;
  padding:0;
  text-align: left;
  overflow:auto;
}
#toppage #ctLeft #topicsList a{
  font-weight: normal;
  outline: none;
}
#toppage #ctLeft #topicsList li{
  display:block;
  margin:0;
  padding:10px 0 9px 0;
  font-size:12px;
  color:#333;
  border-bottom:1px dotted #999;
  list-style-type: none;
}
#toppage #topicsList li em{
  display: block;
  margin: 0;
  padding:0 0 6px 0;
  font-size:10px;
  font-style: normal;
  color:#999;
}
/*topics 一覧*/
#toppage #btn_topics{
  text-align: right;
  margin: 0;
  padding:6px 0 0 0;
}

/*ショップ案内*/
#toppage #ctRight #shopGuide{
  margin: 0;
  padding: 0;
}
#toppage #ctRight #shopGuide h2{
  margin:0 0 10px 0;
  padding:0;
  background: none;
  border:none;
}

/*サムネイル*/
#toppage #ctRight #shopGuide #thumb{
  width:561px; 
  height: 430px;
  margin:0;
  padding:0;
  background: url(images/top/bg_shoplist.gif) no-repeat 0px 0px;
}
/*ショップ別*/
#toppage #shopGuide #thumb li{
  float:left;
  height: 110px;
  margin:0;
  padding:0;
  display: block;
}
#toppage #shopGuide #thumb a:hover img{
  filter:alpha(opacity=70);
  opacity:0.7;
}

#toppage #shopGuide #thumb li.thum01,
#toppage #shopGuide #thumb li.thum02,
#toppage #shopGuide #thumb li.thum05,
#toppage #shopGuide #thumb li.thum06,

#toppage #shopGuide #thumb li.thum10{ width:140px;}
#toppage #shopGuide #thumb li.thum09{ width:275px;}

#toppage #shopGuide #thumb li.thum03,
#toppage #shopGuide #thumb li.thum07,
#toppage #shopGuide #thumb li.thum11{ width:137px;}

#toppage #shopGuide #thumb li.thum04,
#toppage #shopGuide #thumb li.thum08,
#toppage #shopGuide #thumb li.thum12{ width:124px;}

/*バナー*/
#toppage #banaBox{
  width:810px;
  margin: 16px 0 25px 0;
  padding: 0;
}
#toppage #banaBox li{
  margin: 0;
  padding: 0;
  display: block;
  float:left;
}

#banaBox li#bana01{
	margin:0 10px 0 0;
}
#banaBox li#bana02{
	position:relative;
	margin:-5px 10px 0 0;
}
#banaBox li#bana03{
	margin:0;
}

/* グランパークとは？ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#about{
  width:800px;
	margin:0;
	padding:15px 0 0 0;
  text-align: left;
}
#about #content{
  margin:0;
  padding:0 0 20px 30px;
}
#about h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#about #ctBox{
  position: relative;
  width:770px;
  margin:0;
  padding:0;
}
#about #ctBox h2{
  margin:0;
  padding: 0 0 15px 0;
  background:none;
  border:none;
}

#about #ctBox #introTxt{
  width:480px;
  height:147px;
 	background:url(images/about/img_title_01.gif) no-repeat 0px 0px; 
  text-indent: -9999px;
}
/*テキスト：緑あふれる〜*/
#about #ctBox #txt01{
  position:relative;
  width:467px;
  height:385px;
 	background:url(images/about/pic_02.jpg) no-repeat 20px 0px; 
}
#about #ctBox #txt01 span{
  position: absolute;
  top:0px;
  left:242px;
  width:228px;
  display: block;
  font-size:12px;
  line-height: 1.4;
}
/*テキスト：充実の〜*/
#about #ctBox #txt02{
  position:relative;
  width:480px;
  height:173px;
 	background:url(images/about/pic_03.jpg) no-repeat 293px 0px; 
}
#about #ctBox #txt02 span{
  position: absolute;
  top:0px;
  left:40px;
  width:240px;
  display: block;
  font-size:12px;
  line-height: 1.4;
}
/*アクセスマップ（縮小版）*/
#about #ctBox #access{
  position:absolute;
  top:0px;
  right:0px;
  width:260px;
  height:630px;
}
#about #ctBox #access #detail{
  width:260px;
  margin:369px 0 0 0;
  padding:0;
  text-align: left;
}
#about #access #detail dt,
#about #access #detail dd{
  width:260px;
  margin:0;
  padding:0;
  text-align: left;
}
#about #access #mapTxt{
  width:260px;
  margin:0;
  padding:9px 0;
  text-align: left;
  display: block;
  font-size:12px;
  color:#221815;
}
#about #access #mapTxt span{color:#999;}
#about #access strong{margin:0 0 9px 0; padding: 0;display:block;}
#about #access #pic{position:absolute;top:0px;right:0px;}

/* プライバシーポリシー ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#privacy{
  width:800px;
	margin:0;
	padding:36px 0 0 0;
  text-align: left;
}
#privacy #content{
  margin:0;
  padding:0 0 20px 30px;
}
#privacy h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#privacy #ctBox{
  position: relative;
  width:770px;
  margin:0;
  padding:0;
}
/*プライバシーポリシー：詳細*/
#privacy #ctBox #txtDetail{
  width:770px;
  margin:0;
  padding:0;
  font-size:12px;
  text-align: left;
}
#privacy #ctBox #txtDetail dt{
  margin:0;
  padding:0 0 10px 0;
  font-size:12px;
  font-weight:bold;
  text-align: left;
  color:#373431;
  display:block;
}
#privacy #ctBox #txtDetail dt span{
color:#8fba44;
}
#privacy #ctBox #txtDetail dd{
  margin:0;
  padding:0 0 27px 0;
  font-size:12px;
  line-height:1.6;
  text-align: left;
  display:block;
  color:#373431;
}

/* アクセス ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#accessMap{
  width:800px;
	margin:0;
	padding:36px 0 0 0;
  text-align: left;
}
#accessMap #content{
  margin:0;
  padding:0 0 20px 30px;
}
#accessMap h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#accessMap #ctBox{
  position: relative;
  margin:0;
  padding:0 0 0 70px;
}
#accessMap #ctBox h2{
  margin:0;
  padding:0 0 18px 0;
  background: none;
  border: none;
}
#accessMap #ctBox #mapImg{
  margin:0;
  padding:0;
}
#accessMap #ctBox #detailTxt{
  margin:0;
  padding:19px 0 39px 0;
  text-align: left;
  font-size:12px;
  color:#2 21815;
}
#accessMap #ctBox #btnMap{ position: absolute; left:536px; top:380px;width:154px;height:32px;}
*html #accessMap #ctBox #btnMap{ left:466px;}

#accessMap #ctBox h3{
  margin:0;
  padding:0 0 20px 0;
}

#accessMap #ctBox #exTxt{
  position: relative;
  margin:0;
  padding:0 0 0 30px;
  text-align: left;
}
#accessMap #ctBox #exTxt dt,
#accessMap #ctBox #exTxt dd{
  margin:0;
  padding:0;
  display:block;
}

#accessMap #exTxt dd ul{
  margin:6px 0 30px 29px;
  padding:0;
  text-align: left;
  font-size:12px;
}
#accessMap #exTxt dd li{
  margin:0 0 4px 0;
  padding:0;
  display: block;
  border-left:3px solid #b0cd99;
}
#accessMap #exTxt dd li em{
  width:64px;
  float:left;
  display: block;
  margin:0;
  padding:0;
  font-style:normal;
  text-indent: 4px;
  font-weight: bold;
  color:#333;
}
#accessMap #ctBox #pic{
  position: absolute;
  left:440px;
  top:0px;
  margin:0;
  padding:0;
}

/* サイトマップ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#siteMap{
  width:800px;
	margin:0;
	padding:36px 0 0 0;
  text-align: left;
}
#siteMap #content{
  margin:0;
  padding:0 0 20px 30px;
}
#siteMap h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#siteMap #ctBox{
  position: relative;
  margin:0;
  padding:0 0 0 70px;
}
#siteMap #ctBox #sitemapDetail{
  position: relative;
  width:632px;
  margin:0;
  padding:0;
  text-align: left;
}
#siteMap #ctBox #sitemapDetail dt{
  width:300px;
  margin:0;
  padding:0 0 4px 0;
  border-bottom: 1px solid #ccc;
}
#siteMap #ctBox #sitemapDetail dd{
  width:300px;
  margin:0;
  padding:9px 0 7px 0;
  display: block;
  border-bottom: 1px solid #ccc;
}

/*ボタン位置調整*/
#siteMap #sitemapDetail dd#list02{
  border: none;
}
#siteMap #sitemapDetail dd#list02 span{
  width:300px;
  padding:0 0 8px 0;
  display: block;
  border-bottom: 1px solid #ccc;
}
#siteMap #sitemapDetail dd#list03{
  position: absolute;
  right:0px;
  top:0px;
  padding:0 0 4px 0;
}
#siteMap #sitemapDetail dd#list04{
  position: absolute;
  right:0px;
  top:27px;
  padding:0 0 7px 0;
}
#siteMap #sitemapDetail dd#list05{
  position: absolute;
  right:0px;
  top:55px;
  padding:0 0 8px 0;
}
#siteMap #sitemapDetail dd#list06{
  position: absolute;
  right:0px;
  top:86px;
  padding-top:0;
}
#siteMap #sitemapDetail dd#list07{
  position: absolute;
  right:0px;
  top:116px;
  padding-top:0;
}


#siteMap #sitemapDetail dd em{
  display:block;
  width:277px;
  margin:0 0 0 26px;
  padding:8px 0 8px 0;
  border-bottom:1px dotted #999;
}

#siteMap #sitemapDetail .parList{
  margin:0;
  padding:8px 0 0 26px;
}

#siteMap #sitemapDetail .parList li{
  border-bottom:1px dotted #999;
}
#siteMap #sitemapDetail .parList a{
  padding:0 0 0 14px;
  margin:0;
  display: block;
  font-size:12px;
  color:#333;
  text-decoration: none;
}

/* クーポン ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#coupon{
  width:800px;
	margin:0;
	padding:20px 0 0 0;
  text-align: left;
}
#coupon #content{
  margin:0;
  padding:0 0 20px 30px;
}
#coupon h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#coupon #ctBox{
  position: relative;
  margin:0;
  padding:0 0 0 60px;
}
#coupon #ctBox .post{
  display:block;
  width:480px;
  min-height:137px;
  margin: 0;
  padding:42px 0 20px 19px;
  border-right: 1px solid #ccc;
}

#coupon #ctBox .post h2{
  position: relative;
  /*width:480px;*/
  margin:0;
  padding:0 0 8px 0;
  display:block;
  color:#663300;
	font-size:12px;
  font-weight: bold;
  border: none;
}
#coupon #ctBox .post h2 a{
  margin:0;
  padding: 6px 0 6px 60px;
  display: block;
  color:#663300;
}
#coupon #ctBox .post h2 span{
  display:block;
  width:418px;
  margin:0;
  padding:0;
	min-height:50px;
}
#coupon #ctBox .post h2 img{
  position: absolute;
  left:0px;
  top:0px;
}

/*クーポン詳細*/
#coupon #ctBox .ticket{
  position: relative;
  width:620px;
  margin:0 0 20px 0;
  padding:0;
  border:1px solid #ccc;
}
#coupon #ctBox .ticket .logo{
  position:absolute;
  right:0px;
  top:0px;
  width:119px;
  height:199px;
  margin:0;
  padding:0;
	cursor:pointer;
}
#coupon #ctBox .ticket p{
  /*width:500px;*/
  display: block;
  margin:0;
  padding: 0;
}
#coupon #ctBox .ticket .shopName{
  position:absolute;
  left:18px;
  top:21px;
  font-weight:bold;
}
#coupon #ctBox .ticket .txt{
  width:480px;
  margin:0;
  padding:0 0 10px 0;
  font-size:10px;
  color:#333;
}
#coupon #ctBox .ticket .limit{
  font-weight: bold;
  display:block;
 }


/* 会議室・ホール  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#hall{
  width:800px;
	margin:0;
	padding:20px 0 0 0;
  text-align: left;
}
#hall #content{
  margin:0;
  padding:0 0 20px 30px;
}
#hall h1{
  display:block;
  margin:0;
  padding:0;
}
#hall #ctBox{
  position: relative;
  width:770px;
  margin:0;
  padding:30px 0 0 0;
  color:#333;
}
#hall #ctBox h2{
  margin:0;
  padding:0;
  border:none;
}
/*PLAZA 3F*/
#hall #ctBox #plaza3F{
  position: relative;
  margin:0 auto 30px auto;
  padding:0;
}
#hall #ctBox #plaza3F #pic{
  position: absolute;
  top:62px;
  left:0px;
}
#hall #ctBox #plaza3F p{
  margin:0 0 19px 370px;
  padding:20px 0 0 0;
  font-size:12px;
  line-height:1.4;
}
#hall #ctBox #plaza3F p em{
  display:block;
  margin:0;
  padding:2px 0 12px 0;
}
#hall #ctBox #plaza3F p span{
  display: block;
  margin: 0 0 24px 0;
  padding:0 0 0 4px;
  border-left:4px solid #32bcea;
}
/*PLAZA 4F*/
#hall #ctBox #plaza4F{
  position: relative;
  margin:0 auto 30px auto;
  padding:0;
}
#hall #ctBox #plaza4F #pic{
  position: absolute;
  top:50px;
  right:0px;
}
#hall #ctBox #plaza4F p{
  margin:10px 0 10px 0;
  padding:0;
  font-size:12px;
  line-height:1.4;
}
#hall #ctBox #plaza4F p em{
  display:block;
  margin:0;
  padding:4px 0 7px 0;
}
#hall #ctBox #plaza4F p span{
  display: block;
  margin: 0 0 24px 0;
  padding:0 0 0 4px;
  border-left:4px solid #32bcea;
}

/*PLAZA 2F*/
#hall #ctBox #plaza2F{
  position: relative;
  margin:0 auto 30px auto;
  padding:0;
}
#hall #ctBox #plaza2F #pic{
  position: absolute;
  top:50px;
  right:0px;
}
#hall #ctBox #plaza2F p{
  margin:10px 0 10px 0;
  padding:0;
  font-size:12px;
  line-height:1.4;
}
#hall #ctBox #plaza2F p em{
  display:block;
  margin:0;
  padding:4px 0 7px 0;
}
#hall #ctBox #plaza2F p span{
  display: block;
  margin: 0 0 24px 0;
  padding:0 0 0 4px;
  border-left:4px solid #32bcea;
}
#hall #ctBox table#tbl{
  width:768px;
  margin:19px 0;
  padding:0;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
}
#hall #ctBox th{
  width:119px;
  margin:0;
  padding:0;
  font-size:13px;
  font-weight:bold;
  vertical-align: middle;
  text-align: center;
  background: url(images/hall/bg_tbl_th.gif) repeat-x 0px bottom #eff8fa;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
#hall #ctBox td{
  margin:0;
  padding:9px 30px 9px 15px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
#hall #ctBox td strong{
  display:block;
}
#hall #ctBox td span{
  display:block;
  font-size:10px;
}
#hall #ctBox td em{
  font-style:normal;
  font-weight: bold;
  color:#000066;
}
#hall #ctBox #btn{
  margin:19px auto 10px auto;
  padding:0;
  text-align: center;
}

/* 店舗求人情報  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#recruit{
  width:800px;
	margin:0;
	padding:20px 0 0 0;
  text-align: left;
}
#recruit #content{
  margin:0;
  padding:0 0 20px 30px;
}
#recruit h1{
  display:block;
  margin:0;
  padding:0;
}
#recruit #ctBox{
  position: relative;
  width:770px;
  margin:0;
  padding:30px 0 0 0;
  color:#333;
}
#recruit #ctBox h2{
  margin: 0 0 9px 0;
  padding:0;
  background:url(images/recruit/img_logo_01.gif) no-repeat 0px 0px;
  border: none;
}
*html #recruit #ctBox h2{width:770px;}

#recruit #ctBox h2 span{
  display:block;
  margin:0 0 0 90px;
  padding:9px 0 0 0;
  font-size:15px;
  font-weight:bold;
  color:#330000;
}
#recruit #ctBox .post{
	margin:0;
	padding:0;
}
#recruit .recruitTbl{
	width:768px;
  margin:0 0 30px 0;
  padding:0;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
}
#recruit .recruitTbl th{
	width:119px;
  margin:0;
  padding:7px 0 8px 0;
  vertical-align: middle;
  text-align: center;
  color:#411111;
  background: url(images/recruit/bg_tbl_th.gif) repeat-x 0px bottom #f8f3f0;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
#recruit .recruitTbl td{
  margin:0;
  padding:9px 30px 9px 15px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  font-size:12px;
  color:#333;
}
#recruit .recruitTbl strong{
  font-weight: bold;
  display: block;
}

/* トピックス ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#topics{
  width:800px;
	margin:0;
	padding:20px 0 0 0;
  text-align: left;
}
#topics #content{
  margin:0;
  padding:0 0 20px 30px;
}
#topics h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#topics #ctBox{
  position: relative;
  margin:0;
  padding:0;
}
/*トピックス一覧*/
#topics #ctBox #topicsList{
  width:770px;
  margin:0;
  padding:0;
}
#topics #ctBox #topicsList li{
  width:770px;
  margin:0;
  padding:13px 0 16px 0;
  border-bottom:1px dotted #999;
  overflow:hidden;
}
#topics #ctBox #topicsList li em{
  display: block;
  float:left;
  margin:0 14px 0 0;
  padding:0;
  font-size:12px;
  font-style: normal;
  font-weight:bold;
  color:#999;
}
#topics #ctBox #topicsList li strong{
  display: block;
  float:left;
  margin:0;
  padding:0;
  background:url(images/topics/img_list_arrow.gif) no-repeat 0px 0px;
  color:#333;
  font-size:12px;
  font-weight:bold;
}
#topics #ctBox #topicsList li strong a{
  display: block;
  margin:0 0 0 26px;
  padding:0;
}
#topics #ctBox #topicsList li span{
  display:block;
  float:left;
  margin:-5px 0 0 128px;
  padding:0;
  font-size:12px;
  color:#333;
  clear: both;
}
*html #topics #ctBox #topicsList li span{ margin:5px 0 0 64px;}

#topics #ctBox #topicsList li a.btn_detail{
  float:right;
  display:block;
  width:55px;
  height:23px;
}

/*トピックス詳細*/
#topics #ctBox h2{
  display:block;
  width:472px;
  margin:0;
  padding:0;
  background:url(images/topics/img_title_icon.gif) no-repeat 0px 0px;
  font-size:16px;
  font-weight:bold;
  color:#333;
  border:none;
}
#topics #ctBox .post{
  width:770px;
  margin:0;
  padding:0;
}
#topics #ctBox h2 strong{
  margin:0 0 0 40px;
  padding:0;
  display:block;
}
#topics #ctBox h2 span{
  display:block;
  width: 220px;
  margin:0 0 0 40px;
  padding:0;
  font-size:12px;
  font-weight:bold;
  color:#999;
}
#topics #ctBox .topicsTbl{
  width:470px;
  margin:19px 0 40px 0;
  padding:0;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
}
#topics #ctBox .topicsTbl th{
  width:99px;
  margin:0;
  padding:9px 0;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  background: #ecf6d8;
  color:#333;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
}
#topics #ctBox .topicsTbl td{
  margin:0;
  padding:9px 30px 9px 15px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  font-size:12px;
  color:#333;
}
#topics #ctBox .topicsTbl strong{
  font-weight: bold;
  display: block;
}
#topics #ctBox .pic{
  display:block;
  width:297px;
  margin:0;
  padding:0;
  float: right;
  overflow:hidden;
}
#topics #ctBox .pic img{
  margin:0;
  padding:19px 0 0 0;
  float: right;
}

/* ショップ案内 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#shopGuide{
  width:800px;
	margin:0;
	padding:20px 0 0 0;
  text-align: left;
}
#shopGuide #content{
  margin:0;
  padding:0 0 20px 30px;
}
#shopGuide h1{
  display:block;
  margin:0;
  padding:0 0 30px 0;
}
#shopGuide #ctBox{
  position: relative;
  margin:0;
  padding:0;
}
#shopGuide h2{
  margin:0 0 20px 0;
  padding:0;
  background: none;
  border:none;
}
/*shop 1F*/
#shopGuide #ctBox #shop1F{
  position: relative;
  width:769px;
	height:450px;
  margin:0;
  padding:0;
}
#shopGuide #shop1F #detailBox1F{
  width:370px;
  float:right;
  margin:0;
  padding:0;
}
#shopGuide #shop1F #detailBox1F h3{
	margin:0;
	padding:9px 0 0 0;
}
#shopGuide #shop1F ul#shopList1F{
	width:370px;
	margin:0;
	padding:0;
}
#shopGuide #shop1F ul#shopList1F li{
	width:370px;
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px dotted #999;
}
/*ショップ写真*/
#shopGuide #shop1F .shopPic1F{
  width:370px;
  height:181px;
  display: block;
	background:url(images/shop/guide/map/pic_1f_default.jpg) no-repeat 0px 0px;
	text-indent:-9999px;
}
/*フロアマップ*/
#shopGuide #shop1F .mapPic1F{
  position: absolute;
  left:0px;
  top:60px;
  width:376px;
  height:313px;
	background:url(images/shop/guide/map/img_map_1f_default.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}
/*流水書房*/
#shopGuide #shop1F .ryusuiMap{ background:url(images/shop/guide/map/img_map_1f_ryusui.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .ryusuiPic{ background:url(images/shop/guide/map/pic_1f_ryusui.jpg) no-repeat 0px 0px;}

/*タリーズコーヒー*/
#shopGuide #shop1F .tullysMap{ background:url(images/shop/guide/map/img_map_1f_tullys.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .tullysPic{ background:url(images/shop/guide/map/pic_1f_tullys.jpg) no-repeat 0px 0px;}

/*トゥザハーブス*/
#shopGuide #shop1F .totheMap{ background:url(images/shop/guide/map/img_map_1f_tothe.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .tothePic{ background:url(images/shop/guide/map/pic_1f_tothe.jpg) no-repeat 0px 0px;}

/*グリル満点星　麻布十番*/
#shopGuide #shop1F .guriruMap{ background:url(images/shop/guide/map/img_map_1f_guriru.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .guriruPic{ background:url(images/shop/guide/map/pic_1f_guriru.jpg) no-repeat 0px 0px;}

/*add 屋台DELI*/
#shopGuide #shop1F .yataiMap{ background:url(images/shop/guide/map/img_map_1f_yataideli.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .yataiPic{ background:url(images/shop/guide/map/pic_1f_yataideli.jpg) no-repeat 0px 0px;}

/*add FamilyMart*/
#shopGuide #shop1F .familyMap{ background:url(images/shop/guide/map/img_map_1f_familymart.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .familyPic{ background:url(images/shop/guide/map/pic_1f_familymart.jpg) no-repeat 0px 0px;}


/*add グランパーク歯科*/
#shopGuide #shop1F .dcMap{ background:url(images/shop/guide/map/img_map_1f_dc.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .dcPic{ background:url(images/shop/guide/map/pic_1f_dc.jpg) no-repeat 0px 0px;}


/*add ASHIMA*/
#shopGuide #shop1F .ashimaMap{ background:url(images/shop/guide/map/img_map_1f_ashima.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .ashimaPic{ background:url(images/shop/guide/map/pic_1f_ashima.jpg) no-repeat 0px 0px;}

/*add　トヨタレンタカー*/
#shopGuide #shop1F .toyotaMap{ background:url(images/shop/guide/map/img_map_1f_toyota.gif) no-repeat 0px 0px;}
#shopGuide #shop1F .toyotaPic{ background:url(images/shop/guide/map/pic_1f_toyota.jpg) no-repeat 0px 0px;}



/*shop B1F*/
#shopGuide #ctBox #shopB1F{
  position: relative;
  width:769px;
	height:470px;
  margin:0;
  padding:0;
}
#shopGuide #shopB1F #detailBoxB1F{
  width:370px;
  float:right;
  margin:0;
  padding:0;
}
#shopGuide #shopB1F #detailBoxB1F h3{
	margin:0;
	padding:9px 0 0 0;
}
#shopGuide #shopB1F ul#shopListB1F{
	width:370px;
	margin:0;
	padding:0;
}
#shopGuide #shopB1F ul#shopListB1F li{
	width:370px;
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px dotted #999;
}
/*ショップ写真*/
#shopGuide #shopB1F .shopPicB1F{
  width:370px;
  height:181px;
  display: block;
  background:url(images/shop/guide/map/pic_b1f_default.jpg) no-repeat 0px 0px;
	text-indent:-9999px;
}
/*フロアマップ*/
#shopGuide #shopB1F .mapPicB1F{
  position: absolute;
  left:0px;
  top:60px;
  width:382px;
  height:408px;
	background:url(images/shop/guide/map/img_map_b1f_default.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}
/*信州そば処 そじ坊*/
#shopGuide #shopB1F .sojiMap{ background:url(images/shop/guide/map/img_map_b1f_soji.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .sojiPic{ background:url(images/shop/guide/map/pic_b1f_soji.jpg) no-repeat 0px 0px;}

/*杵屋*/
#shopGuide #shopB1F .kineyaMap{ background:url(images/shop/guide/map/img_map_b1f_kineya.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .kineyaPic{ background:url(images/shop/guide/map/pic_b1f_kineya.jpg) no-repeat 0px 0px;}

/*銀座ライオン*/
#shopGuide #shopB1F .lionMap{ background:url(images/shop/guide/map/img_map_b1f_lion.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .lionPic{ background:url(images/shop/guide/map/pic_b1f_lion.jpg) no-repeat 0px 0px;}

/*いなば和幸*/
#shopGuide #shopB1F .wakouMap{ background:url(images/shop/guide/map/img_map_b1f_wakou.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .wakouPic{ background:url(images/shop/guide/map/pic_b1f_wakou.jpg) no-repeat 0px 0px;}

/*百代茶屋*/
#shopGuide #shopB1F .hyakudaiMap{ background:url(images/shop/guide/map/img_map_b1f_hyakudai.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .hyakudaiPic{ background:url(images/shop/guide/map/pic_b1f_hyakudai.jpg) no-repeat 0px 0px;}

/*大丸ピーコック*/
#shopGuide #shopB1F .daimaruMap{ background:url(images/shop/guide/map/img_map_b1f_daimaru.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .daimaruPic{ background:url(images/shop/guide/map/pic_b1f_daimaru.jpg) no-repeat 0px 0px;}


/*第八 くえ丸*/
#shopGuide #shopB1F .kuemaruMap{ background:url(images/shop/guide/map/img_map_b1f_kuemaru.gif) no-repeat 0px 0px;}
#shopGuide #shopB1F .kuemaruPic{ background:url(images/shop/guide/map/pic_b1f_kuemaru.jpg) no-repeat 0px 0px;}


/*ショップ詳細ページ*/
#shopGuide #shopDetail{
  width:590px;
  margin:0;
  padding:0;
  display: block;
}
#shopGuide #shopDetail h2{
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	color:#333;
}
/*Intro Box*/
#shopGuide #shopDetail #introBox{
	position:relative;
	width:550px;
	min-height:255px;
	margin:0 0 17px 0;
	padding:0;
}
#shopDetail #introBox #logo{
	margin:0;
	padding:0;
}
#shopDetail #introBox #shopPic01{
	position:absolute;
	right:0px;top:0px;
	width:268px;
	height:243px;
	margin:0;
	padding:0;
}
#shopDetail #introBox ul#detailTxt{
	width:271px;
	margin:0;
	padding:0;
	font-size:12px;
	display:block;
	border-bottom:1px dotted #999;
}
#introBox #detailTxt li{
	display:block;
	margin:0;
	padding:8px 0;
	text-align:left;
	color:#333;
	border-top:1px dotted #999;
	zoom: 1;
}


/* フロート解除 */
#introBox #detailTxt li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#introBox #detailTxt li{display:inline-block;}
/*＼*/
*html #introBox #detailTxt li{height:1%;}
*:first-child+html #introBox #detailTxt li{height:1%;}
#introBox #detailTxt li{display:block;}
/**/


#introBox #detailTxt span{
	display:block;
	float:left;
	color:#8fba44;
}
#introBox #detailTxt strong{
	display:block;
	width:93px;
	float:left;
	clear:both;
	font-weight:normal;
	font-style:normal;
}
#introBox #detailTxt em{
	display:block;
	width:176px;
	float:right;
	font-style:normal;
	word-break: break-all; 
}
#introBox #detailTxt em span{
	width:4.5em;
	color:#333;
}
#introBox #detailTxt a{ font-weight:normal;}
/*お店情報*/
#shopGuide #shopDetail #shopInfo{
  position:relative;
  width:561px;
  margin:0 0 21px 0;
  padding:0 0 21px 0;
  background:url(images/shop/img_box_bot_omise.gif) no-repeat 0px bottom;
}
#shopGuide #shopDetail #shopInfoBot{
	min-height:175px;
  margin:0;
  padding:0;
  background:url(images/shop/img_box_mid_omise.gif) repeat-y 0px 0px;

}
#shopGuide #shopInfo h3{
  margin:0;
  padding:0;
}
#shopInfo #shopInfoBot p#txt{
  display:block;
	width:330px;
	min-height:117px;
  margin:0;
  padding:0 0 0 30px;
  font-size:12px;
  color:#333;
}
#shopInfo #shopInfoBot p#txt em{
  margin:0;
  padding:12px 0 12px 0;
  display:block;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  color:#572f00;
}
#shopGuide #shopDetail #shopInfoBot #shopPic02{
	position:absolute;
	right:24px;
	top:42px;
	margin:0;
	padding:0;
	width:168px;
	height:175px;
}

#shopInfo #shopInfoBot #boxHuman{
	position:relative;
  width:347px;
  min-height:58px;
  margin:0;
  padding:0;
}
/*そじ坊：画像*/
#shopGuide .sojibou{ background:url(images/shop/sojibou/img_human_01.gif) no-repeat 16px bottom;}

/*杵屋：画像*/
#shopGuide .kineya{ background:url(images/shop/kineya/img_human_01.gif) no-repeat 16px bottom;}

/*グリル満点星：画像*/
#shopGuide .guriru{ background:url(images/shop/kineya/img_human_01.gif) no-repeat 16px bottom;}

/*百代茶屋：画像*/
#shopGuide .hyakudai{ background:url(images/shop/hyakudai/img_human_01.gif) no-repeat 16px bottom;}

/*銀座ライオン：画像*/
#shopGuide .ginza{ background:url(images/shop/ginza/img_human_01.gif) no-repeat 16px bottom;}

/*トゥザハーブス：画像*/
#shopGuide .tothe{ background:url(images/shop/tothe/img_human_01.gif) no-repeat 16px bottom;}

/*とんかついなば和幸：画像*/
#shopGuide .wakou{ background:url(images/shop/wakou/img_human_01.gif) no-repeat 16px bottom;}

/*タリーズコーヒー：画像*/
#shopGuide .tullys{ background:url(images/shop/tullys/img_human_01.gif) no-repeat 16px bottom;}

/*流水書房：画像*/
#shopGuide .ryuusui{ background:url(images/shop/ryuusui/img_human_01.gif) no-repeat 16px bottom;}

/*大丸ピーコック：画像*/
#shopGuide .peacock{ background:url(images/shop/peacock/img_human_01.gif) no-repeat 16px bottom;}

/*トヨタレンタカー：画像*/
#shopGuide .toyota{ background:url(images/shop/toyota/img_human_01.gif) no-repeat 16px bottom;}

#shopInfo #boxHuman #boxTop{
  width:231px;
	text-align:right;
  margin:0 0 0 117px;
  padding:0 0 0 0;
  background:url(images/shop/box_human_mid.gif) repeat-y 0px 0px;
}
/*吹き出し*/
#boxHuman #boxBot #fukidashi{ position:absolute; left:101px; top:0px;}

#shopInfo #boxHuman #boxBot{
  width:231px;
  margin:0;
  padding:0;
	background:url(images/shop/box_human_bot.gif) no-repeat 0px bottom;
}

#shopInfo #boxHuman p{
	display:block;
	width:208px;
	margin:0;
	padding:0 0 22px 14px;
	text-align:left;
	font-size:12px;
	color:#fff;
	background:none;
}
*html #shopInfo #boxHuman p{padding-right:10px;}
*:first-child+html #shopInfo #boxHuman p{padding-right:10px;}

/*SHOP NEWS*/
#shopDetail #shopNews{
	width:556px;
	margin:0 0 19px 0;
	padding:0;
}
#shopDetail #shopNews h3{
	margin:0 0 11px 0;
	padding:0;
}
#shopDetail #shopNews #newsTxt{
	width:556px;
	margin:0;
	padding:0;
	border-bottom:1px dotted #999;
}
#shopNews #newsTxt em{
	display:block;
	margin:0;
	padding:9px 0;
	color:#999;
	font-weight:bold;
	font-size:10px;
}
#shopNews #newsTxt strong{
	display:block;
	margin:0;
	padding:0 0 6px 0;
	color:#333;
	font-weight:bold;
	font-size:12px;
}
#shopNews #newsTxt span{
	display:block;
	margin:0;
	padding:0 0 10px 0;
	color:#333;
	font-size:12px;
}
/*MENU NEWS*/
#shopDetail #menuNews{
	margin:0 0 19px 0;
	padding:0 5px;
}
#shopDetail #menuNews h3{
	margin:0;
	padding:0;
}
#shopDetail #menuNews #menuTxt{
	width:550px;
	margin:0;
	padding:0;
}
#shopDetail #menuNews #menuTxt li{
	width:550px;
	/*height:20px;*/
	line-height: 1.2;
	margin:0;
	padding:9px 0;
	clear:both;
	overflow: hidden;
	border-bottom:1px dotted #999;
}
#menuNews #menuTxt strong{
	margin:0;
	padding:0;

	color:#643107;
	font-weight:bold;
	font-size:12px;
}
#menuNews #menuTxt span{
	margin:0;
	padding:0;
	color:#8fba44;
	font-size:12px;
}
#menuNews #menuTxt em{
	float:right;
	margin:0;
	padding:0;
	color:#221815;
	font-weight:bold;
	font-size:12px;
}
#menuNews p{
	margin:9px 0 0 0;
	color:#221815;
	font-size:10px;
}

/*ショップ詳細ページ：サイドバー*/
#shopGuide #sidebar-right{
  position: absolute;
  left:590px;
  top:0px;
  width:180px;
  margin:0;
  padding:0;
}
#shopGuide #sidebar-right dl{
	margin:0;
	padding:0;
}
#shopGuide #sidebar-right dl dt,
#shopGuide #sidebar-right dl dd{
	width:180px;
	margin:0;
	padding:0;
}
#shopGuide #sidebar-right ul{
	width:180px;
	margin:0;
	padding:0;
}
#shopGuide #sidebar-right li{
	margin:18px 0 0 0;
	padding:0;
}



/* ++++++++ 任意に呼び出して使う +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* フロート解除 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
/*＼*/
*html .clearfix{height:1%;}
*:first-child+html .clearfix{height:1%;}
.clearfix{display:block;}
/**/


