@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------ */
/* 基本指定 */
/* ------------------------------------------------------------ */

html{
	filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* これで一瞬砂時計が出るのを回避（IE Only） */
}
ul,
li{
	list-style:none;
	margin:0;
	padding:0;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	line-height:1.6;
	color:#333;
	background-color:#ffffff;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

/* ------------------------------------------------------------ */
/* リンク色指定 */
/* ------------------------------------------------------------ */
a{ color: #002C53; text-decoration: underline;}
a:visit{ color: #002C53; text-decoration: underline;}
a:hover{ color: #5783B9; text-decoration: underline;}
a:active{ color: #5783B9; text-decoration: underline;}

/* ------------------------------------------------------------ */
/* コンテナ */
/* ------------------------------------------------------------ */
#container{
	width:816px;
	margin:0px auto;
	padding:0px;
	background:url(images/cmnfix/body_bg.gif) #f6f6f6 top repeat-y;
}

/* ------------------------------------------------------------ */
/* ヘッダー */
/* ------------------------------------------------------------ */
#header{ height:136px; width:790px; background:url(images/cmnfix/header_bg.gif) top center no-repeat; margin:0 auto;}
#header h1{ text-align:right; height:25px; font-size:12px; font-weight:normal; letter-spacing:1px; color:#888888; line-height:2.1; padding-right:5px;}
#header #header_contents .header_logo{ float:left; margin-left:7px; margin-bottom:15px;}
#header #header_contents ul{ float:right; font-size:10px; letter-spacing:1px; color:#888888; margin-top:43px;}
#header #header_contents ul li{ background:url(images/cmnfix/mark_01.gif) left center no-repeat; padding-left:10px; margin-left:5px; margin-right:10px;}
#header #header_contents ul li a{ color:#888888; text-decoration:none;}
#header #header_contents ul li a:hover{ border-bottom:1px solid;}

#header #navi{ clear:both; margin-left:8px;}
#header #navi ul{}
#header #navi ul li{ float:left;}
#header #navi ul li a{ display:block; text-indent:-9999px; height:38px;}
#header #navi ul li a:hover{ overflow:hidden;}

#header #navi ul li.navi_home a{ background:url(images/cmnfix/menu/01_home_01.gif); width:194px;}
#header #navi ul li.navi_home a:hover{ background:url(images/cmnfix/menu/01_home_02.gif);}
#header #navi ul li.navi_concept a{ background:url(images/cmnfix/menu/02_concept_01.gif); width:193px;}
#header #navi ul li.navi_concept a:hover{ background:url(images/cmnfix/menu/02_concept_02.gif);}
#header #navi ul li.navi_access a{ background:url(images/cmnfix/menu/03_access_01.gif); width:193px;}
#header #navi ul li.navi_access a:hover{ background:url(images/cmnfix/menu/03_access_02.gif);}
#header #navi ul li.navi_inquiry a{ background:url(images/cmnfix/menu/04_inquiry_01.gif); width:194px;}
#header #navi ul li.navi_inquiry a:hover{ background:url(images/cmnfix/menu/04_inquiry_02.gif);}



#head{
	width:790px;
	height:90px;
	margin:0px auto;
	background-image:url(images/cmnfix/bg_header.jpg) ;
}
#head #utility{
	float:right;
	margin-top:7px;
	margin-right:15px;
	font-size:10px;
	text-align:left;
	height:30px;
}
	#head #utility li{
		float:left;
		font-size:10px;
		margin-left:10px;
		padding-left:12px;
	}
		#mainmenu li p{
			display:block;
			padding-top:3px;
			text-align:center;
		}
			#head #utility li p a {
				display:inline;
				background:url(img/navi_bt.gif) no-repeat 0px 3px;
				font-size:10px;
				padding-left:10px;
				padding-right:10px;
				color:#FFFFFF;
				text-decoration:none;
			}
#head #ci{
	float:left;
}
#head #ci h1{
	margin-top:14px;
	margin-left:18px;
	font-family:Geneva, Arial, Helvetica, sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration:none;
}
#head a img{
	border:none;
}

/* ------------------------------------------------------------ */
/* メインメニュー */
/* ------------------------------------------------------------ */
#mainmenu{
	width:790px;
	height:25px;
	margin:0px auto 0px auto;
	background:#de658f;
}
#mainmenu ul{
	float:right;
}
#mainmenu li{
	padding:0px;
	margin:0px;
	display:block;
	float:left;
}
#mainmenu li p{
	display:block;
	margin:0px;
	padding-top:3px;
	padding-left:0px;
	text-align:center;
}
#mainmenu li p a{
	display:inline;
	background:url(img/navi_bt.gif) no-repeat 0px 3px;
	font-size:12px;
	padding-left:13px;
	padding-right:30px;
	color:#FFFFFF;
	text-decoration:none;
}
#mainmenu li a:hover{
	color:#fff;
	text-decoration:underline;
}

/* ------------------------------------------------------------ */
/* メイン */
/* ------------------------------------------------------------ */
#main{
	width:800px;
	padding-top:15px;
	margin:0px auto 30px auto;
	font-size:12px;
}
#main a img{
	border:none;
}
#main a:hover img{
	opacity		: 0.7;
	filter		: alpha(opacity=70);
}

/* ------------------------------------------------------------ */
/* gn */
/* ------------------------------------------------------------ */

#gn { width:790px; margin:0px auto;}
#gn ul{list-style: none;}
#gn li{display: block; float:left; overflow:hidden;}

#gn li a{display: block; text-indent: -9999px; height: 38px;}

#gn li#top a{background:url("images/cmnfix/bt_top01.gif") no-repeat; width:196px;}
#gn li#top a:hover{background: url("images/cmnfix/bt_top02.gif") no-repeat; width:196px;}
#gn li#concept a{background:url("images/cmnfix/bt_concept01.gif") no-repeat; width:198px;}
#gn li#concept a:hover{background: url("images/cmnfix/bt_concept02.gif") no-repeat; width:198px;}
#gn li#access a{background:url("images/cmnfix/bt_access01.gif") no-repeat; width:198px;}
#gn li#access a:hover{background: url("images/cmnfix/bt_access02.gif") no-repeat; width:198px;}
#gn li#inquiry a{background:url("images/cmnfix/bt_inquiry01.gif") no-repeat; width:198px;}
#gn li#inquiry a:hover{background: url("images/cmnfix/bt_inquiry02.gif") no-repeat; width:198px;}

/* ------------------------------------------------------------ */
/* vi */
/* ------------------------------------------------------------ */
#vi table{
	margin:0px auto;
}
#vi h2{
	font-size:14px;
	color:#FFF;
	padding:0  15px 1px 15px;
}
#vi .bodycopy{
	font-size:10px;
	color:#FFF;
	padding:0 15px;
}

/* ------------------------------------------------------------ */
/* サイドバー */
/* ------------------------------------------------------------ */
#sidebar{
	border-top:4px #8CD4E5 solid;
	float:right;
/*	width:165px;*/
	background:#efefef no-repeat;
	padding:20px 10px 10px 10px;
	margin-top:1px;
	margin-right:15px;
}
/* hide from Mac IE \*/
* html #sidebar { margin-right:8px; }
/* */ 
#sidebar .no{
	text-align:center;
	font-size:22px;
	color:#00277E;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#sidebar .no_mail{ padding-left:15px; margin-bottom:20px;}


#sidebar .add{
	padding-left:10px;
}
#sidebar p{
	margin:0 0 8px 0;
	color:#333;
	padding:0px;
}

/* ------------------------------------------------------------ */
/* コンテンツ */
/* ------------------------------------------------------------ */
#content{
	float:left;
/*	width:570px;*/
	margin-left:15px;
}
/* hide from Mac IE \*/
* html #content { margin-left:8px; }
/* */ 
#content h2{
/*
	width:555px;
	height:38px;
	line-height:38px;
	color:#fff;
	font-size:18px;
	padding-left:15px;
	margin:0 0 35px 0;
	border:solid #e4e4e4 1px;
	background-color:#8CD4E5;
*/ margin-bottom:10px;
}



#content h3{
/*	width:570px;
	font-size:14px;
	padding:0px 0 0px 0px;
*/
	margin:0 0 15px 0;
	height:25px;
	border-bottom:4px #8CD4E5 solid;
	font-size:18px;
	font-weight:normal;
	color:#0493B5;


}
#content.home h3{
	width:555px;
	background:url(img/content_h3.gif) bottom no-repeat;
	height:28px;
	color:#333;
	font-size:14px;
	padding:10px 0 0 15px;
	margin:0 0 5px 0;
	border:none;
}
#content h4{
	font-size:14px;
	padding:0 0 0 0px;
	margin:0 0 2px 0;
}
#content .line{
	border-top:dotted 1px #CCC;
}
#content .line td{
	border-bottom:dotted 1px #CCC;
	padding:7px;
}
#content .transmission {
	background:url(img/table_bg.gif) no-repeat;
	width:570px;
	height:120px;
	margin-bottom:15px;
	border-bottom:1px dashed #e4e4e4;
}


/*コンセプト用*/
.menu_kcal{padding-right:10px;}
.menu_kcal dl{}
.menu_kcal dt{ border-bottom:1px solid #E1E1E1; margin-bottom:5px; margin-top:2px;}
.menu_kcal dd{ text-align:right;margin-top:-2em;}

.text_s{ font-size:10px; letter-spacing:1px;}


#content .transmission p{
	font-size:12px;
	padding-right:10px;
}
#content table p{
	padding-left:0px;
}
#content td{
	padding:7px 0px 7px 7px;
}
#content td strong{
	font-size:14px;
}
#content th{
	text-align:left;
	width:100px;
	background:url(img/news_bg.gif) #eee repeat-y;
	border-bottom:dotted 1px #CCC;
	padding:7px;
}
#content .section{
	margin:0 0 20px 0;
	width:570px;
}
/* ------------------------------------------------------------ */
/* 02.html */
/* ------------------------------------------------------------ */

#content table tr .td_left {
	width:280px;
	padding-left:0px;
}
#content .td_left h3{
	background:url(img/content_border_mini.jpg) left bottom no-repeat;
	width:auto;
	font-size:14px;
	padding:0px 0 0px 0px;
	margin:0 0 5px 0;
	height:25px;
	border-bottom:4px #de658f solid;
}
#content table tr td table{
	width:254px;
	margin-left:10px;
}
#content table tr td table tr td{
	border-bottom:1px dashed #c5c6c5;
	padding-left:10px;
	width:175px;
	margin:0px;
	padding:4px 0px 4px 10px;
}
#content table tr td table tr .price{
	padding-left:0px;
	width:60px;
	text-align:right;
}
#content table tr td table tr .price p{
	padding-right:4px;
}
#content table tr td table tr td p{
	padding:0px;
	margin:0px;
	font-size:15px;
}
#content table tr .td_right {
	padding-right:0px;
	width:280px;
}
#content .td_right h3{
	background:url(img/content_border_mini.jpg) left bottom no-repeat;
	width:auto;
	font-size:14px;
	padding:0px 0 0px 0px;
	margin:0 0 5px 0;
	height:25px;
	border-bottom:4px #de658f solid;
}
p {
	padding-left:10px;
}



/*アクセス*/
.map{ border:1px solid #E1E1E1; padding:3px;}

/*コンセプト*/
p.text_border{ background:url(images/cmnfix/bg_p_line.gif) left top repeat; line-height:30px;}
p.text_border img{ float: left; margin-right:5px; margin-top:10px; margin-bottom:20px;padding-left:0px;}
p.text_border .text_st{ color:#FF0000; font-size:16px; font-weight:bold; letter-spacing:1px;}




/*お問い合わせ*/
p.contact_no{
	text-align:left;
	font-size:22px;
	color:#00277E;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif,'Verdana',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}


/* ------------------------------------------------------------ */
/* フッター */
/* ------------------------------------------------------------ */
#footer {
	color:#333;
	width:800px;
	height:68px;
	margin:0 auto;
	background:url(images/cmnfix/bg_footer.jpg) center top no-repeat;
	text-align:center;
	border-bottom:1px solid #E1E1E1;
}

#footer .footer_navi{ font-size:10px; letter-spacing:1px; padding-top:10px; color:#888888;}
#footer .footer_navi a{color:#888888; text-decoration:none;}
#footer .footer_navi a:hover{border-bottom:1px solid;}


/* ------------------------------------------------------------ */
/* Clearfix */
/* ------------------------------------------------------------ */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: 1%;
  display:block;
  overflow: hidden;
  /**/
}

.clear0 { clear:both;}
