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


body {
	background: url(../img/body_bg2.gif) repeat-x #FFF;
	color: #6D7979;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0;
	text-align: center;
	}
	
p {
	color: #333333;/*#6D7979;*/
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}
	
dl {
	color: #6D7979;
	clear: both;

	margin: 0;
	padding: 0;
	}
	
dt {
	clear: both;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 8em;
	}
	
dd {
	margin: 0 0 5px 8em;
	padding: 0;
	line-height: 1.5em;
	}
	
d_bottom {
	border-bottom: 0;
	}


	
a, a:link {

	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}


img{
	border-style:none;
}
	
.clear_both {
	clear: both;
	font-size: 1px;
	height: 1px;
	}

#wrapper {
	background: url(../components/img/wrapper_bg.gif) repeat-y;
	margin: 0 auto;
	width: 964px;
	}
	
#header {
	background: url(../components/img/header_bg.jpg) repeat-x;
	height: 100px;
	text-align:right;
	}
	
#sec_content {
	font-size:14px;
	color: #003366;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 964px;
	}
	
#sec_content h1 {
	margin:0 0 10px 0;
	padding:0 0 3px 5px;
	font-size:21px;
	line-height:24px;
	font-weight:bold;
	color:#333;
	border-left:5px solid #069;
	border-bottom:1px dotted #333;
	}
	
h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#069;

	}
	
#sidebar {
	padding:10px;
	width:160px;
	min-height:400px;
	height:auto;
	float:left;
	background:url(../img/img_bg_sidebar.jpg);
	background-repeat:repeat-x;
}

#sidebar ul {
	margin:0 0 10px 0;
	padding:0;
}
	

#sidebar li {
	font-size:13px;
	margin:0;
	padding:0;
	list-style:none;
	text-indent:1.5em;
	background-image:url(../img/icn_plane.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

#sidebar a {
	color:#333;
	text-decoration:underline;
}

#sec_cont_bg {
	float:right;
	width:700px;
	padding: 10px 10px 20px 10px;
	margin: 0 30px;
	}

	
*html #sec_cont_bg {/*IE6*/
	height: 1%;
	}
	
#content {
	width:100%;
	background:url(../img/content_bg2.gif) repeat-x;
	float:left;
	}
	
#content_wrap {
	margin:0 auto;
	padding:15px;
	text-align:center;
	/*width: 100%;*/
	height:15px;
	font-size:11px;
	}
	
#content_wrap ul{
	margin:0 0 0 220px;
	padding:0;
	display:block;
	list-style:none;
	
}
	
#content_wrap ul li{
	float:left;
	margin:0 0 0 1em;
}

#content_wrap ul li:before{
	content: "｜　";
}
	
#footer {
	width:100%;
	background: #b4bcbe;
	color: #FFF;
	font-size: 12px;
	padding:8px 0;
	text-align: center;
	float:left;
	}
	
/* =============== TEXT ================= */
.page_top {
	margin-bottom: 15px;
	padding: 8px 0 5px;
	text-align: right;
	}
	
#copy {
/*  padding-top: 8px;*/
/*  padding-bottom: 4px;*/
/*  line-height: 2em;*/
}
#copy p{
	margin-top: 0px;
	padding-top: 0px;
}
.content_h2 {
	background:url(../components/img/title_bg.gif) no-repeat;
	border-bottom: 1px solid #003366;
	padding: 10px 0 1px;
	}

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

#header {
	background: url(../img/header03.jpg) no-repeat center;
}

#head_logo {
	float: left;
	padding: 15px 0 0 15px;
	text-align:left;
	width: 800px;
	}
	
.catch {
	color: #ffffff; /*6D7979;*/
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0px;
	}

#header h2 {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0;
	}

#head_right {
	text-align:left;

	padding: 10px;
	width: 800px;
	}
	
/* =============== MENU BAR ================= */
#menubar {
	background: url(../img/menubar_bg.gif) repeat-x;
	height: 55px;
	margin: 0 auto;
	text-align: center;
	}
	
#menubar_wrap {
	margin: 0 auto;
	width: 960px;
	}
	
#menubar a {
	display: block;
	float: left;
	height: 35px;
	padding:20px 0 0 0;
	width: 137px;

	}
	
#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: #003366;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px;
	}	
	
/* =============== MAIN VIS================= */

#main_vis {
	background: url(../img/wrap_bg.gif) center repeat-y;
	margin: 0 auto;
	}
	
/* =============== CONTENT LEFT ================= */
#content h2 {
	color: #6D7979;
	font-size: 12px;
	font-weight: 400;
	}

/* =============== Secondary page ================= */

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0 25px;
	}
	
.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: 20px;
	}
	
*html .concept_text {/*I#6*/
	width: 360px;
	}
	
*:first-child+html .concept_text {/*IE7*/
	width: 360px;
	}
	
.concept img {
	border: 2px solid #003366;
	}
	
.concept h2 {
	background: url(../components/img/ttl_concept_bg.gif) no-repeat;
	border-bottom: 1px solid #80001b;
	padding: 10px 0 5px;
	}
	

.concept h2 {
	margin-bottom: 20px;
}

.concept h3 {

	font-size: 12px;
	line-height: 1.5em;
	padding: 0 0 10px;
	}
	
.concept p {
	padding: 0;
	color: #6D7979;
	margin-bottom: 20px;
	}
	



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

.pickup {
	font-size: 13px;
	}
	
.pickup img {
	border: 2px solid #003366;
	}
	
.pickup h3 {
	font-size: 16px;
	}

	
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;
	}	

.content_h2{
	width: 350px;
	float: left;
	margin-bottom: 20px;
}

.qr{
	text-align:center;
}

.pickup_text {
	padding-left: 20px;
	width: 250px;
	}

.pickup_text h4 {
	color: #6D7979;
	margin: 5px 0 5px;
	padding: 0;
	}
	
.pickup_row {
	margin-bottom: 20px;
	clear: both;
	}

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



/* =============== SITEMAP ================= */

#sitemap h2{
	margin-top: 15px;
	margin-bottom: 10px;
}

#sitemap li {
	margin-bottom: 12px;
}

#sitemap a {
	font-size: 16px;
}




/* =============== FOOD MANU ================= */

.food_menu {
	line-height: 1.5em;
	}

.foodmenu_float {
	float: left;
	width: 238px;
	margin-right: 30px;
	}
	
.foodmenu_right {
	float: right;
	width: 240px;
	}

.food_menu dt {
	width: 13em;
	}
	
.food_menu dd {
	border-bottom: 0px solid #FFF;
	margin-left: 13em;
	text-align: right;
	}
	
.food_menu h3 {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 3px;
	}
	
/* =============== SHOP ================= */

.shop_info {
	margin: 0 auto;
	padding: 10px 10px;
	text-align: left;
	}
	
.shop_img {
	float: left;
	margin-right: 0px;
	}
	
.shop_img_end {
	margin: 0;
	float: right;
	}
	
.shop_left {
	float: left;
	width: 400px;
	}
	
.shop_right {
	float: right;
	width: 330px;
	}
	
.shopinfo_h2 {
	background: url(../components/img/ttl_about_bg.gif) no-repeat;
	color: #80001b;
	height: 60px;
	padding: 10px 50px;
	}

.shop_info dl {
	margin: -5px 0 0;
	line-height: 2em;
	padding: 0;
	}
	
.shop_info dt {
	border: 0;
	background: url(../img/dt_bottom.gif) repeat-x bottom;
	width: 6em;
	}
	
.shop_info dd {
	border: 0;
	background: url(../img/dt_bottom.gif) repeat-x bottom;
	margin-left: 6em;
	color: #6D7979;
	}
	
#shop_info_ddbottom {
	border: 0;
	background-position: -3px;
	}
	
.map {
	border: 0px solid #333;
	}
		
.fltLeft {
	float:left;
	margin-right:20px;
}

#sideBar {
	width:200px;
	float:left;
}

/* 追加部分 */
#qr {
	margin : 10px 0px 10px 0px;
	padding : 0px;
	text-align : center;
	font-size : 0.7em;
	text-decoration: none;
	color : #333;
}
#qr img {

	border : none;
	float: none;
}
#qr a {
	text-decoration: none;
	color : #000;
}
#qr p {
	margin-top : 5px ;
	padding: 0px 3px; 

}
table {
	border-collapse: collapse;
}
caption {
	background-color: #023469;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}
th {
	border: 1px solid #B4BCBE;
	padding: 5px;
	background-color: #DCE9F7;
	vertical-align: middle;
	text-align: center;
}
td {
	border: 1px solid #B4BCBE;
	padding: 5px;
}
td td {
	border: none;
}
td.area {
	font-size: 1.2em;
	font-weight: bold;
}
table.noBoderTable td {
	border: none;
}
.mainContent li {
	line-height: 1.5em;
}

.faq dt{
	width:700px;
	float:left;
	font-weight:bold;
	color:#069;
}

.faq dt:before
	{ content:"Q：" }


.faq dd {
	width:700px;
	margin:0 0 2em 0;
	float:right;
	border-bottom:1px #ccc dotted;
}

.faq dd:before
	{ content:"A：" }

a:link,
a:visited{color:#F90;
}

a:hover{color:#F60;
}
