@charset "UTF-8";
/* CSS 毎日コミュニケーション */

body {
	background: url(../img/body_bg.gif) repeat-x #F5F0E1;
	color: #4D0000;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	}

p {
	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, a:link {
	color:  #4D0000;
	text-decoration: none;
	}
	
a: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:url(../img/content_bg.gif) repeat-x;
	}
	
#content_wrap {
	color: #FFF;
	margin: 0 auto;
	padding: 25px 0 15px;
	text-align: left;
	width: 800px;
	}
	
#footer {
	background: #002446;
	color: #FFF;
	font-size: 10px;
	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;
}
	
.content_h2 {
	background:url(../img/title_bg.gif) no-repeat;
	color: #FFF;
	height: 50px;
	font-weight: 400;
	font-size: 14px;
	margin-left: -12px;
	padding: 23px 30px 10px;
	}

/* =============== HEADER ================= */

#head_logo {
	float: left;
	padding: 15px 0 0 15px;
	text-align:left;
	width: 280px;
	}
	
#header h1 {
	font-size: 11px;
	font-weight: normal;
	}

#header h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0;
	}

#head_right {
	background: url(../img/head_bg.png) top right no-repeat;
	color: #FEFEFC;
	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: 10px;
	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: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
#content_title {
	margin-bottom: 35px;
	}
	
#content_title h4 {
	color: #946666;
	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;
	}
	
.company_info {
	margin-bottom: 15px; 
	}
	
/* =============== CONCEPT ================= */
div.concept div{
	display:table-cell;
	vertical-align:top;
	}

* 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;
	}

*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: 14px;
	height: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 20px 0 0 20px;
	}
	
.concept h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px 0 20px 25px;
	}
	
.concept p {
	padding: 0 20px 0 25px;
	}
	
.concept img {
	border: 2px solid #002445;
	}
	
.concept h4 {
	color: #946666;
	font-weight: normal;
	margin-bottom: 25px;
	margin-top: -54px;
	padding-right: 25px;
	text-align: right;
	}
/* =============== PICK UP ================= */

.pickup {
	font-size: 11px;
	clear: both;
	}
	
.pickup h3,h4 {
	line-height: 1em;
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	}
	
.pickup h3 {
	color: #002445;
	}
	
.pickup img {
	border: 2px solid #4D0000;
	}
	
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: 20px;
	width: 180px;
	}
	
.pickup_row {
	margin-top: 20px;
	padding: 0 10px;
	}

.pickup_left {
	float: left;
	width: 360px;
	}
	
.pickup_right {
	float: right;
	width: 375px;
	}
	
/* =============== FOOD MANU ================= */

.food_menu {
	font-size: 11px;
	line-height: 1.5em;
	}

.foodmenu_float {
	float: left;
	margin-right: 15px;
	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: #002445;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 0 3px;
	}
	
/* =============== SHOP ================= */

.shop_info {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 760px;
	}
	
.shop_img {
	float: left;
	margin-right: 0px;
	}
	
.shop_img_end {
	float: right;
	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: 23px 0px 0 20px;
	}

.shop_info h4 {
	color: #946666;
	font-weight: normal;
	margin-bottom: 30px;
	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;
	}
	
.dl_bottom {
	border-bottom: 1px dotted #4D0000;
	}
	
.map {
	border: 0px solid #333;
	}
		
