@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-style: normal;
}

.clear {
	clear: both;
}

p {
	line-height: 1.5;
}



a img {
	border: none;
}



td {
	line-height: 1.5;
}

th {
	line-height: 1.3;
}

/* page_top */

div.page_top {
	width: 950px;
	margin: 30px auto 0;
}

div.page_top a img {
	display: block;
	width: 72px;
	height: 18px;
	margin: 0 0 0 878px;
}

/* レイアウト */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	background: url(http://www.tokuto-seki.com/images/bg.jpg) repeat;
}

div#wrapper {
	background: url(http://www.tokuto-seki.com/images/bg_top.jpg) repeat-x;
	padding-top: 5px;
}

div#container {
	width: 950px;
	margin: 0px auto;
}

div#header {
	background: url(http://www.tokuto-seki.com/images/header_bg.jpg) no-repeat;
	width: 950px;
	height: 104px;
	margin: 0 auto;
}

div#left {
	float: left;
	display: inline;
	width: 230px;
	margin-top: 20px;
}


div#right {
	float: right;
	display: inline;
	width: 700px;
	margin: 20px 0;
}

div#footer {
	background: #000000;
	height: 80px;
	padding-top: 10px;
}



/* header */

div#header h1 {
	float: left;
	display: inline;
	width: 121px;
	height: 104px;
}

div#header h2 {
	font-weight: normal;
	font-size: 11px;
	width: 242px;
	float: left;
	display: inline;
	margin-top: 60px;
	line-height: 1.3;
}

div#header div {
	float: right;
	display: inline;
	width: 500px;
}

div#header div ul {
	width: 500px;
	height: 34px;
}

div#header div ul li {
	float: left;
	display: inline;
}

div#header div ul li.menu01 a{
	background: url(http://www.tokuto-seki.com/images/menu.jpg) no-repeat 0 0;
	width: 77px;
	height: 34px;
	text-indent: -1000em;
	display: block;
}

div#header div ul li.menu02 a{
	background: url(http://www.tokuto-seki.com/images/menu.jpg) no-repeat -77px 0;
	width: 105px;
	height: 34px;
	text-indent: -1000em;
	display: block;
}

div#header div ul li.menu03 a{
	background: url(http://www.tokuto-seki.com/images/menu.jpg) no-repeat -182px 0;
	width: 169px;
	height: 34px;
	text-indent: -1000em;
	display: block;
}

div#header div ul li.menu04 a{
	background: url(http://www.tokuto-seki.com/images/menu.jpg) no-repeat -351px 0;
	width: 149px;
	height: 34px;
	text-indent: -1000em;
	display: block;
}

/* left */

div#left div {
	background: #FFF;
	border: 1px solid #e5ddd2;
	padding: 1px;
	width: 226px;
	margin: 0 0 10px;
}

div#left div ul {
	background: #FFF;
}

div#left div ul li {
	display: inline;
}

div#left div ul.seiseki li a{
	background: url(http://www.tokuto-seki.com/images/menu_seisekibg.jpg) no-repeat;
	width: 211px;
	height: 22px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 15px;
}

div#left div ul.hutyu li a{
	background: url(http://www.tokuto-seki.com/images/menu_hutyubg.jpg) no-repeat;
	width: 211px;
	height: 22px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 15px;
}

div#left div ul.seiseki li p{
	background: url(http://www.tokuto-seki.com/images/menu_seisekibg.jpg) no-repeat;
	width: 211px;
	height: 22px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 15px;
}

div#left div ul.hutyu li p{
	background: url(http://www.tokuto-seki.com/images/menu_hutyubg.jpg) no-repeat;
	width: 211px;
	height: 22px;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 9px 0 0 15px;
}

div#left p {
	background: #FFF;
}

.open {
	font-size: 11px;
	padding-left: 10px;
}

/* right */

div.top_news {
	width: 700px;
	overflow: auto;
	height: 400px;
	margin-bottom: 10px;
}

div.top_news table {
	width: 662px;
	background: url(http://www.tokuto-seki.com/images/news_line.jpg) no-repeat bottom;
	margin: 5px 0 0;
}

div.top_news table td {
	vertical-align: top;
}

div.top_news table td.text {
	font-size: 11px;
	line-height: 1.3;
	padding: 5px 0;
}

div.top_news table td a {
	color: #b12a0b;
}

div.top_news table td img {
	padding-top: 5px;
}

div.top_pickup {
	width: 684px;
	padding: 1px;
	border: 1px solid #200707;
	margin: 30px auto;
}

div.top_pickup div {
	width: 684px;
	background: #200707;
}

div.top_pickup div table {
	width: 664px;
	margin: 10px auto;
}

div.top_pickup div table td {
	vertical-align: top;
}

div.top_pickup div table td table {
	width: 208px;
}

div.top_pickup div table td table td {
	color: #dddcdc;
	padding-top: 10px;
}

div.top_pickup div table td table th {
	color: #ffffff;
	text-align: left;
	font-size: 12px;
}

div.top_pickup div table td table th h3 {
	background: url(http://www.tokuto-seki.com/images/top_subtitle.jpg) no-repeat;
	width: 198px;
	height: 23px;
	padding: 7px 0 0 10px;
	font-size: 12px;
}

div.top_pickup div img.line {
	width: 676px;
	height: 1px;
	margin: 0 4px;
}

/* footer */

div#footer address {
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

div#footer ul {
	width: 370px;
	margin: 0 auto 5px;
}

div#footer ul li {
	color: #ada9a9;
	font-size: 11px;
	float: left;
	display: inline;
}


div#footer ul li a {
	color: #ada9a9;
	font-size: 11px;
	text-decoration: none;
}

/* sub */

div#sub_img {
	width: 946px;
	padding: 1px;
	border: 1px solid #C9BCA9;
	background: #FFF;
	margin: 0 auto;
}

/* 府中・聖蹟桜ヶ丘コンセプト店舗案内 */

table.shop {
	width: 700px;
	margin: 0 auto 30px;
}

table.shop th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

table.shop th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;

}

table.shop td {
	vertical-align: top;
}

table.shop td span {
	font-weight: bold;
}

div.shop_info {
	background: #e9e4d1;
	width: 660px;
	padding: 10px;
	margin: 0 auto 30px;
}

div.shop_info table {
	width: 660px;
}

div.shop_info table td table {
	width: 450px;
}

div.shop_info table td table td a {
	color: #f03908;
}

div.map {
	width: 680px;
	height: 425px;
	margin: 20px auto 0;
	border: 1px solid #C9BCA9;
}

p.text01 {
	font-weight: bold;
	padding-left: 20px;
}

/* 府中・聖蹟桜ヶ丘コースメニュー */

p.text02 {
	padding-left: 20px;
}

p.text03 {
	padding: 0 0 20px 50px;
}

h3.subtitle {
	background: url(http://www.tokuto-seki.com/images/h_coursesubtitle.jpg) no-repeat;
	width: 645px;
	height: 25px;
	margin: 50px auto 10px;
	color: #ae290b;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0 0 15px;
}

h3.subtitle01 {
	background: url(http://www.tokuto-seki.com/images/s_coursesubtitle.jpg) no-repeat;
	width: 645px;
	height: 25px;
	margin: 50px auto 10px;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0 0 15px;
}

table.course {
	width: 637px;
	margin: 0 auto 10px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
}


table.course01 {
	width: 637px;
	margin: 0 auto;
}

table.course03 {
	width: 637px;
	margin: 0 auto;
}

table.course02 {
	width: 637px;
	margin: 0 auto 10px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
}


table.course01 td table {
	width: 280px;
	margin: 0 auto 0px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
}

table.course03 td table {
	width: 280px;
	margin: 0 auto 0px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
}

table.course th,table.course01 th,table.course06 th {
	color: #ae290b;
	font-weight: bold;
	padding-bottom: 10px;
	vertical-align:top;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

table.course02 th,table.course03 th,table.course07 th {
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
	vertical-align:top;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

table.course th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;
}

table.course01 th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;
}

table.course02 th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;
}

table.course03 th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;
}

table.course td,table.course01 td{
	font-size: 11px;
	line-height: 1.3;
	padding-bottom: 10px;
}


table.course02 td,table.course03 td {
	font-size: 11px;
	line-height: 1.3;
	padding-bottom: 10px;
}

div.color {
	width: 500px;
	padding: 5px 10px;
	font-size: 11px;
	background: #e9e4d1;
}

div.color02 {
	width: 500px;
	padding: 5px 10px;
	font-size: 11px;
	background: #e9e4d1;
}

div.color01 {
	width: 260px;
	padding: 5px 10px;
	font-size: 11px;
	background: #e9e4d1;
}

div.color table {
	width: 500px;
}

div.color02 table {
	width: 500px;
}

div.color table td {
	padding: 5px;
}

div.color02 table td {
	padding: 5px;
}

div.color table th {
	color: #ae290b;
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
}

div.color02 table th {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	text-align: right;
	padding: 5px;
}

div.color table th a{
	color: #ae290b;
	font-weight: bold;
	font-size: 12px;
}

div.color02 table th a{
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

/* 府中・聖蹟桜ヶ丘お料理メニュー */

.text04 {
	 font-size: 11px;
	 color: #F00;
	 text-align: right;
	 padding: 0 30px 10px 0px;
}

/* 府中・聖蹟桜ヶ丘ドリンクメニュー */

h4.subtitle02 {
	background: url(http://www.tokuto-seki.com/images/h_drink_subtitle.jpg) no-repeat;
	width: 622px;
	height: 19px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin: 20px auto 10px;
	padding: 7px 0 0 15px;
}

h4.subtitle03 {
	background: url(http://www.tokuto-seki.com/images/s_drink_subtitle.jpg) no-repeat;
	width: 622px;
	height: 19px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	margin: 20px auto 10px;
	padding: 7px 0 0 15px;
}

table.course05 {
	width: 637px;
	margin: 0 auto 10px;
}

table.course05 th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;
}

div.color03 {
	width: 400px;
	padding: 5px 10px;
	font-size: 11px;
	background: #e9e4d1;
}

div.color03 table {
	width: 400px;
}

div.color03 table td {
	padding-bottom: 5px;
}

div.color03 table th {
	color: #ae290b;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

div.color03 table th img {
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;
}

div.color03 table th a{
	color: #ae290b;
	font-weight: bold;
	font-size: 12px;
}

table.course06,table.course07 {
	width: 637px;
	margin: 0 auto;
}

table.course06 td table,table.course07 td table {
	width: 200px;
	margin: 0 auto 0px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
}

table.course06 td,table.course07 td {
	font-size: 12px;
	line-height: 1.5;
	padding-bottom: 10px;
}


div.color06 {
	width: 180px;
	padding: 5px 10px;
	font-size: 12px;
	background: #e9e4d1;
}

/* スタッフ日記 */

div#blog_right {
	width: 228px;
	float: right;
	display: inline;
	margin: 20px 0 0 0px;
}


div#blog_right h2 {
	width: 228px;
	margin-bottom: 10px;
}

div#blog_right ul {
	width: 218px;
	margin: 0 auto 20px;
}

div#blog_right ul li {
	display: inline;
}

div#blog_right ul li a {
	color: #188fc6;
	display: block;
	margin-bottom: 5px;
}


div#center {
	width: 448px;
	float: left;
	display: inline;
	margin: 20px 0 0 20px;
}

h2.blog_title {
	background: url(http://www.tokuto-seki.com/images/blog_title.jpg) no-repeat;
	width: 438px;
	height: 30px;
	color:#000;
	font-size: 12px;
	padding: 19px 0 0 10px;
}

h2.blog_title a{
	color:#000;
	font-size: 12px;
}

div.blog_contents {
	width: 428px;
	margin: 3px auto 3px;
	padding: 5px;
	background: url(http://www.tokuto-seki.com/images/blog_line.jpg) no-repeat bottom;
}

div.blog_contents p img {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #C9BCA9;
	background: #FFF;
}

p.day {
	text-align: right;
	font-size: 11px;
	margin-bottom: 30px;
}

p.page {
	text-align: center;
	margin: 30px 0;
}


/* お問い合わせ */

div#contact {
	width: 700px;
	margin: 10px auto;
}



/* add */

ul.heightLineParent {
width: 643px;
margin: 10px auto 0;
}

li.subleft_red {
	float: left;
	display: inline;
	width: 280px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
	padding-bottom: 10px;
}

li.subleft_red img,li.subright_red img {
	float: left;
	display: inline;
	margin-right: 5px;
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;	
}

li.subleft_red div,li.subright_red div {
	float: right;
	display: inline;
	width: 164px;
}


li.subleft_red div h4,li.subright_red div h4 {
	color: #ae290b;
	font-weight: bold;
	font-size: 12px;
display: block;
width: 164px;
}

li.subleft_red h4,li.subright_red h4 {
	color: #ae290b;
	font-weight: bold;
	font-size: 12px;
display: block;
width: 280px;
}



li.subleft_red div p.comment,li.subright_red div p.comment {
	font-size: 11px;
	padding-top: 5px;
	width: 164px;
}



li.subright_red {
	float: right;
	display: inline;
	width: 280px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
	padding-bottom: 10px;
}


li.subleft_black {
	float: left;
	display: inline;
	width: 280px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
	padding-bottom: 10px;
}

li.subleft_black img,li.subright_black img {
	float: left;
	display: inline;
	margin-right: 5px;
	background: #FFF;
	padding: 1px;
	border: 1px solid #C9BCA9;	
}

li.subleft_black div,li.subright_black div {
	float: right;
	display: inline;
	width: 164px;
}

li.subleft_black div p.comment,li.subright_black div p.comment {
	font-size: 11px;
	padding-top: 5px;
	width: 164px;
}

li.subleft_black div h4,li.subright_black div h4 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
display: block;
width: 164px;
}

li.subleft_black h4,li.subright_black h4 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
display: block;
width: 280px;
}




li.subright_black {
	float: right;
	display: inline;
	width: 280px;
	background: url(http://www.tokuto-seki.com/images/h_courseline.jpg) no-repeat bottom;
	padding-bottom: 10px;
}



