@charset "UTF-8";
/* CSS 毎日コミュニケーション */

/*IE用*/br { letter-spacing: 0; }

body {
	background: url(../img/body_bg.jpg) repeat-x #F5F0E1;
	color: #1a1a1a;
	font-family: Arial, Helvetica, sans-serif, "ＭＳＰゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	margin: 0 auto;
	text-align: center;
	}

p {
  font-size: 13px;
	line-height: 1.5em;
	padding: 5px 0;
	margin: 0;
	}
	
dl {
	clear: both;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	}
	
dt {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	padding: 0;
	}
	
h1,h2,h3 {
	font-size: 13px;
	font-weight: 400;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
h4 {
	font-weight: normal;
	}
	
a.menu_a, a.menu_a:link {
	color:  #1a1a1a;
	text-decoration: none;
	}
	
a.menu_a:hover {
	text-decoration: underline;
	}

	a.menu_b, a.menu_b:link {
	color:  #1a1a1a;
	text-decoration: none;
	}
	
a.menu_b:hover {
	text-decoration: underline;
	}

.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

#wrapper {
	background: url(../img/wrapper_bg.gif) repeat-y;
	margin: 0 auto;
	width: 800px;
	}
	
#header {
	background: url(../img/header_bg.jpg) repeat-x;
	height: 81px;
	text-align:right;
	}
	
#content {
	background:#030033;
	height: 400px;
	}
	
#content_wrap {
	color: #FFF;
	margin: 0 auto;
	padding: 25px 0 15px;
	text-align: left;
	width: 800px;
	}
	
#footer {
	color: #000;
	font-size: 13px;
	padding: 8px;
	text-align: center;
	}
	
/* =============== TEXT ================= */
.page_top {
	text-align: right;
	padding: 8px 0 5px;
	margin-bottom: 15px;
	}
	
#copy {
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 2em;
}

#copy a:link{color: #cc9900;}
#copy a:visited{color: #cc9900;}
#copy a:hover{color: #7f5f00;}
#copy a:active{color: #7f5f00;}
	
.content_h2 {
	background:url(../img/title_bg.gif) no-repeat;
	color: #FFF;
	height: 50px;
	font-weight: 400;
	font-size: 13px;
	margin-left: -12px;
	padding: 23px 30px 10px;
	}

/* =============== HEADER ================= */

#head_left {
	float: left;
	padding: 15px 0 0 0px;
	text-align:left;
	width: 280px;
	font-size: 30px;
  font-family: "HG正楷書体-PRO", "Takao明朝";
	color:#fff;
	}

#head_left2 {
	float: left;
	padding: 15px 0 0 15px;
	text-align:left;
	width: 280px;
	font-size: 25px;
  font-family: "HG正楷書体-PRO", "Takao明朝";
	color:#fff;
	}
#head_left.p{
  font-size: 30px;
}
	
#header h1 {
	font-size: 13px;
	font-weight: normal;
	color: #1a1a1a;
	}

#header h2 {
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0 0;
	color:#1a1a1a;
	}

#head_right {
	background: url(../img/head_bg.png) top right no-repeat;
	color: #1a1a1a;
	float: right;
	margin-right: -10px;
	padding: 10px 20px 15px 0;
	width: 400px;
	}
	
*html #head_right {/*IE6*/
	background: url(../img/head_bg.gif) top right no-repeat;
	}
	
/* =============== MENU BAR ================= */
#menubar {
	background: url(../img/menubar_bg.gif) repeat-x;
	font-size: 13px;
	font-weight: 400;
	height: 55px;
	margin: 0 auto;
	}
	
#menubar_wrap {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	}
	
#menubar a {
	display: block;
	float: left;
	height: 42px;
	width: 145px;
	padding: 13px 0 0 15px;
	}
	
*html #menubar a {/*IE6*/
	margin-right: -1px;
	}
	
#menubar a:hover {
	background-position: 0 -55px;
	text-decoration: none;
	}
	
.menu_a {
	background: url(../img/menu_btn_bg.gif) no-repeat;
	}
	
.menu_b {
	background-image: url(../img/menu_btn_bg_b.gif);
	}

#menubar h2 {
	color: #002445;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px;
	}	
	
/* =============== MAIN VIS================= */

#main_vis {
	margin: 0 auto;
	background: url(../img/main_vis_bg.gif) repeat-y center;
	}
	
/* =============== CONTENT LEFT ================= */
#content h2 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#content_title {
	margin-bottom: 35px;
	}
	
#content_title h4 {
	color: #fff;
	margin-top: -64px;
	padding-right: 15px;
	text-align: right;
	}
	
/* =============== Secondary page ================= */

#sec_content {
	background: url(../img/main_cont_bg.gif) center repeat-y;
	margin: 0 auto;
	padding: 20px 40px;
	text-align: left;
	width: 760px;
  height: 450px;
	}
	
.company_info {
	margin-bottom: 15px; 
	}
	
/* =============== CONCEPT ================= */
div.concept div{
	display:table-cell;
	vertical-align:top;
height: 220px;
	}

* html div.concept div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.concept div{/* IE 7 */
	display:inline;
	zoom:1;
	}

.concept_text {
	padding-left: 30px;
height: 500px;
	}

*html .concept_text {/*IE6*/
	width: 360px;
	}
	
*:first-child+html .concept_text {/*IE7*/
	width: 360px;
	}
	
.concept h2 {
	background: url(../img/ttl_concept_bg.gif) no-repeat;
	color: #FFF;
	font-size: 13px;
	height: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 20px 0 0 20px;
	}
	
.concept h3 {
	font-size: 13px;
	color:#1a1a1a;
	line-height: 1.5em;
	padding: 10px 0 20px 25px;
	}
	
.concept p {
	padding: 0 20px 0 25px;
	}
	
.concept img {
	margin: 60px 0px;
	border: 3px solid #000;
	}
	

.concept h4 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: -54px;
	padding-right: 25px;
	text-align: right;
	}
	
.Aslide a:hover {
text-decoration: none;
color:#1a1a1a;
}

.Aslide a{
color:  #6699ff;
font-weight:bold;
text-decoration: underline;
}

/* =============== PICK UP ================= */

.pickup {
	font-size: 13px;
	clear: both;
	}
	
.pickup h3,h4 {
	line-height: 1em;
	font-size: 13px;
	margin: 0;
	padding: 5px 0;
	}
	
.pickup h3 {
	color: #1a1a1a;
	}
	
.pickup img {
	border: 2px solid #b3b3b3;
	}
	
div.pickup div{
	display:table-cell;
	vertical-align:top;
	}

* html div.pickup div{/* IE 6 */
	display:inline;
	zoom:1;
	}

*:first-child+html div.pickup div{/* IE 7 */
	display:inline;
	zoom:1;
	}	
	
.pickup_text {
	padding-left: 10px;
	width: 100px;
	}
	
.pickup_row {
	margin-top: 20px;
	padding: 0 10px;
	}

.pickup_left {
	float: left;
	width: 360px;
	}
	
.pickup_right {
	float: right;
	width: 360px;
	}

#slideShow{
height: 300px;
}

#slideShow a:link{color: #b24923;}
#slideShow a:visited{color: #b24923;}
#slideShow a:hover{color: #7f5f00;}
#slideShow a:active{color: #7f5f00;}
	
/* =============== FOOD MANU ================= */

.food_menu {
	height: 300px;
	font-size: 13px;
	line-height: 1.5em;
	}

.foodmenu_float {
	float: left;
	margin-right: 5px;
	width: 240px;
	}
	
.foodmenu_right {
	float: right;
	width: 248px;
	}

.food_menu dt {
	clear: both;
	width: 13em;
	}
	
.food_menu dd {
	border-bottom: 1px solid #F5F0E1;
	margin-left: 13em;
	text-align: right;
	}
	
.food_menu h3 {
	color: #1a1a1a;
	font-size: 16px;
	/*font-weight: bold;*/
	padding: 5px 0 3px;
	}
	
/* =============== SHOP ================= */

.shop_info {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 760px;
	}
	
.shop_img {
	border: 6px solid #cccccc;
	float: left;
	width:240px;
	height:160px; 
	margin-right: 0px;
	}
	
.shop_img_end {
	border: 6px solid #cccccc;
	float: left;
	width:240px;
	height:160px; 
	margin: 0;
	}
	
.shop_left {
	float: left;
	width: 410px;
	}
	
.shop_right {
	float: right;
	width: 330px;
	}

.shopinfo_h2 {
	background: url(../img/ttl_about_bg.gif) no-repeat;
	color: #FFF;
	height: 60px;
	margin-left: -5px;
	padding: 25px 0px 0 20px;
	}

.shop_info h4 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: -64px;
	padding-right: 25px;
	text-align: right;
	}

.shop_info dl {
	line-height: 2em;
	margin: 0 20px 0 10px;
	padding: 0;
	}
	
.shop_info dt {
	border-top: 1px dotted #4D0000;
	}
	
.shop_info dd {
	border-top: 1px dotted #4D0000;
  color: #000;
}
	
.dl_bottom {
	border-bottom: 1px dotted #4D0000;
	}
	
.map {
	border: 0px solid #000;
	}
		
/*cssで画像ポップアップ*/
.popZen img {
display:block;
top:-10000px;
left:-10000px;
position:absolute;
}

.popup a:hover {
position:relative;
text-decoration: none;
color:#1a1a1a;
}

.popup a:hover img{
top:-50px;
left:230px;
border:20px solid #ccc;
}

.popup a{
color:  #6699ff;
font-weight:bold;
text-decoration: underline;
}
/*ここまでCSSでポップアップ*/

