/*
Theme Name: takayanagi
Theme URI: http://www.www.www/
Description: takayanagi
Author: NOBU
*/

*	{
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size:0.95em;
	line-height: 1.45em;
	background-image: url(images/body_base.jpg);
	background-repeat: repeat;
	}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a	{
	color: #009;
	}
a { color: #005585; text-decoration:none; }
a:visited { color: #485270; text-decoration:none; }
a:hover { color: #b83800; text-decoration:underline; }

	
a img	{
	border: none;
	}
	
.jumptop	{
	width:100%;
	text-align:center;
	line-height:100px;
	clear: both;
	}

/*+++++WP Default Css+++++*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	float: right;
	/*padding: 4px;*/
	margin: 0 5px 2px 0;
	/*display: inline;*/
	}

img.alignleft {
	float: left;
	/*padding: 4px;*/
	margin: 0 5px 2px 0;
	/*display: inline;*/
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/* ++++++ 全体を包む ++++++*/

#wrap {
	width:800px;
	background-color:#FFF;
	margin:0 auto;
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#header {
	width:800px;
	background-image: url(images/header_img100year.gif);
	background-repeat: repeat-x;
	height: 108px;
	margin: 0px;
	padding: 0px;
	}
	
#header h1	{
	background-color: #00657d;
	margin: 0;
	}

#headermark {
	width:350px;
	height:108px;
	float:left;
	margin:0;
}

#header img	{
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float:right;
	/*margin-left: 630px;*/
	}

/* ++++++ メインナビ部分のデザイン ++++++ */

#main_navi ul	{
	padding: 0;
	list-style-type: none;
	margin:0;
	}
	
#main_navi li{
	display:block;
	float:left;
	}
#main_navi li a{
	display:block;
	height:34px;
	float:left;
	overflow:hidden;
	text-indent:0px;
	line-height:34px;
	white-space:nowrap;
	text-align:center;
	background:url(images/headre_menu_img.jpg);
	}

#main_navi li#mm01 a{ width:45px;background-position:0 0;}
#main_navi li#mm02 a{ width:125px;background-position:-45px 0;}
#main_navi li#mm03 a{ width:116px;background-position:-170px 0;}
#main_navi li#mm04 a{ width:90px;background-position:-286px 0;}
#main_navi li#mm05 a{ width:111px;background-position:-376px 0;}
#main_navi li#mm06 a{ width:100px;background-position:-487px 0;}
#main_navi li#mm07 a{ width:72px;background-position:-587px 0;}
#main_navi li#mm08 a{ width:65px;background-position:-659px 0;}
#main_navi li#mm09 a{ width:76px;background-position:-724px 0;}

#main_navi li#mm01 a:hover{ background-position:0 34px;}
#main_navi li#mm02 a:hover{ background-position:-45px 34px;}
#main_navi li#mm03 a:hover{ background-position:-170px 34px;}
#main_navi li#mm04 a:hover{ background-position:-286px 34px;}
#main_navi li#mm05 a:hover{ background-position:-376px 34px;}
#main_navi li#mm06 a:hover{ background-position:-487px 34px;}
#main_navi li#mm07 a:hover{ background-position:-587px 34px;}
#main_navi li#mm08 a:hover{ background-position:-659px 34px;}
#main_navi li#mm09 a:hover{ background-position:-724px 34px;}

#main_navi .navi {
	display:none;
	}



/* ++++++ トップページのデザイン ++++++ */

#top	{
	width:800px;
	background-color: #FFF;
	}

#top p	{
	text-align:center;
	}

#top_left_area	{
	width:421px;
	float:left;
}

#top_right_area	{
	width:379px;
	float:right;
}

#top_flier	{
	margin-top: 10px;
	margin-left: 8px;
	border-width: 3px 1px;
	border-top-style: solid;
	border-style: solid;
	border-color: #F60;
}

#top_news	{
	width: 413px;
	height: 146px;
	font-size: 0.875em;
	line-height: 180%;
	background-color: #FCE2BA;
	background-image: url(images/top/news_bnr.jpg);
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 10px;
}
#top_news ul	{
	font-size: 12px;
	padding: 0;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: none;
	}
#top_news ul a	{
	color: #00657d;
	}
#top_news li	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.top_news_category {
	font-size:9px;
	color:#111;
}

	
#top_mimiyori	{
	width:356px;
	background-color:#A99953;
	background-image: url(images/top/mimi_base.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-left: 15px;
	height: 400px;
	}
#top_mimiyori img{
	padding: 10px 0px 0px 2px;
	display:block;
	float:left
	}
#top_eco	{
	background-color:#DCF0AA;
	background-image: url(images/top/eco_bnr.jpg);
	background-repeat: no-repeat;
	height: 110px;
	margin-left: 8px;
	margin-top: 10px;
	width: 413px;
	text-align: center;
	}
#top_eco img{
	padding: 0px 0px 10px 16px;
	/*display:block;
	float:left;*/
	}
#top_shop	{
	clear:both;
	width:800px;
	height:150px;
	background-image: url(images/top/netshop_bnr.jpg);
	background-repeat: no-repeat;
	text-align: center;
	}
#top_shop img{
	/*display:block;
	float:left;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 9px;
	}

#top_inqbox {
	width: 411px;
	margin-left: 8px;
	border: 1px solid #132280;
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 1.15em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
/* ++++++ パンくずリンクのデザイン ++++++ */

#bread	{
	margin: 0 10px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	}

/* ++++++ メインコンテンツ部分のデザイン（サイドメニューとコンテンツを包みフッターまで含む） ++++++ */

#main_contents	{
	width: 800px;
	background-color: #FFF;
	margin: 0;
	}
	
/* ++++++ サイドナビ部分のデザイン ++++++ */

#side_navi {
	width:160px;
	float:left;
	background-color: #FFF;
	padding-bottom: 20px;
	}
	
#side_navi ul, #side_navi li{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 12px;
	line-height: 24px;
	}
#side_navi li {
	margin-left: 5px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #888;
	border-bottom-color: #888;
	display: block;
	margin-bottom: 3px;
	padding-left: 10px;
	background-image: url(images/sub_navi_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	}
#side_navi img {
	padding-left: 10px;
}

#side_navi form	{
	margin-left:10px;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */


#contents {
	width: 640px;
	float:right;
	background-color: #FFF;
	}

#contents h2 {
	background-image: url(images/h2-bnr_base.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 615px;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0px;
	color:#FFF;
}

#contents h3	{
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom: 10px;
	border-left:5px solid #B00;
	border-bottom:1px dotted #B00;
	color:#333;
	letter-spacing:-1px;
	width: 90%;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;
}

#contents h4	{
    font-size: 1em;
    font-weight: normal;
	margin-bottom: 0.75em;
	border-left:5px solid #B00;
	color:#333;
	padding:3px 0 3px 5px; 
	margin:10px 0;
	letter-spacing:-1px;
}
#contents p	{
	margin-left:10px;
	}


.post	{
	margin-left:10px;
}


.post h3 a	{ /*レシピリンク設定のh3*/
	font-size:1.15em;
	font-weight:bold;
	text-decoration: underline;
}

.post h3 a:visited	{ /*レシピリンク設定のh3*/
	font-size:1.15em;
	font-weight:bold;
	text-decoration: underline;
}
.postinfo	{
	font-size:10px;
}

#post01	{
	padding: 0 10px 10px;
	}

#post02	{
	padding-left: 10px;
	width: 460px;
	float: left;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	}

#link	{
	border-collapse: collapse;
	margin-bottom: 20px;
	font-size: 0.75em;
	}

#link th, #link td	{
	text-align: left;
	padding: 10px 5px;
	border: solid 1px #00a0c6;
	}

#link th	{
	width: 100px;
	background-color: #88c0ff;
	}

#link a	{
	text-decoration: none;
	color: #000000;
	}

#link a:hover	{
	color: #00657d;
	}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	clear: both;
	height:60px;
	background-color: #FFF;
	padding: 0;
	color: #399;
	font-size: 0.85em;
	font-style: normal;
	text-align:right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #399;
	}


/* ++++++ 店舗情報ページのデザイン ++++++*/


table.store {
	font-size: 12px;
	width: 612px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

table.store td,
table.store th {
	padding: 2px;
	border: 1px solid #888;
	vertical-align:top;
}
table.store th {
	background-color:#F2FEDA;
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
}

table.tenant {
	border-collapse: collapse;
	border: none;
	vertical-align:top
}
table.tenant th,
table.tenant td {
	border-collapse: collapse;
	border: none;
}


#store_map	{
	width:580px;
	margin:0 auto;
	padding:10px;
	background-color:#FFF9C2;
	}
.store_cap	{
	font-size:10px;
	}

/* ++++++ 採用情報ページのデザイン ++++++*/

#contents＿recruit h3	{
}

/* ++++++ 企業概要ページデザイン ++++++*/

table.corp {
	width:600px;
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 12px;
}

table.corp td,
table.corp th {
	padding: 2px;
	border: 1px solid #888;
	vertical-align:top;
}
table.corp th {
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
	width: 132px;
}

/* ++++++ 企業概要ページデザイン ++++++*/

table.corpo {
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 12px;
}

table.corpo td,
table.corpo th {
	padding: 2px;
	border: 1px solid #888;
	vertical-align:top;
}
table.corpo th {
	background-color:#F2FEDA;
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
}

table.corp {
	width:600px;
	border-collapse: collapse;
	border: 1px solid #333;
	font-size: 12px;
}

table.corp td,
table.corp th {
	padding: 2px;
	border: 1px solid #888;
	vertical-align:top;
}
table.corp th {
	background-color:#FFFFFF;
	text-align:left;
	font-weight:normal;
	white-space: nowrap;
	width: 132px;
}
.right {
	text-align:right;
	}
	
/* ++++++ エコロジーページのデザイン ++++++*/

#eco	{
	width:600px;
}

#reji_center {
	text-align:center;
}

/* ++++++ 食を楽しくページのデザイン ++++++*/

#slow {
	padding-left: 0px;
}
#slow_box {
	width:550px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 5px double #CC9900;
	background-color: #CC9933;
	font-size: 1.15em;
	line-height: 2em;
	font-weight: bold;
}

#enjoy {
	background-image: url(/ct/wp-content/uploads/enjoy_eat/back_img.jpg);
	height:333px;
	background-repeat: no-repeat;
}

/* +++++ チラシ・カレンダーページのデザイン +++++*/

#one_col	{
	width:790px;
	margin-left:10px;
	background-image: url(images/flyer_back.gif);
	background-repeat: repeat-y;
	background-position: 432px;
}
#one_col h2	{
	background-image: url(images/h2-bnr_1col.gif);
	background-repeat: no-repeat;
	padding-top:15px;
	padding-left:25px;
	height: 40px;
	width: 620px;
	color: #0000FF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
#flyer {
	margin-left: 20px;
}
.vertical {
	width:290px;
	float:left;
	margin-right:10px;
}
.horizont {
	width:450px;
}

     /* +++++ チラシの混在パターン +++++*/
.horizontMix {
	float: left;
	width: 300px;
}
.verticalMix {
	float: left;
	width: 300px;
}
#flyer h3 {
	color:#FF6600;
	clear:both;
	margin:5px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	}
object, embed {margin:0 auto;}

/* ++++++ ふれ愛倶楽部ページのデザイン ++++++ */

table.club {
}

table.club th {
	font-size: 1em;
	background-color: #006600;
	white-space: nowrap;
	color: #FFFFFF;
	padding: 5px;
}
table.club p {
	font-weight:bold;
	color:#006600;
}

/* ++++++ 友の会ページデザイン ++++++ */

table.tomo {
	width:600px;		
}
table.tomobox {
	border-collapse:collapse;
	background-color: #E4F6E5;
	border: 1px solid #4F9377;
	margin: 5px;
	padding: 10px;
	}
table.tomo p {
}

/* ++++++ ニュースコンテンツのデザイン ++++++ */


#single h3	{
	margin-left:10px;
}
#single h4	{
	margin-left:10px;
}

#single p	{
	margin-left:10px;
	}

#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px;
	}

#monthcontent	{
	/*width: 570px;
	float: left;
	margin-left: 0px;
	padding-bottom: 0px;*/
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}

#bread	{
	margin-top: 0px;
	text-align: right;
	}

#date .title_date	{
	/*display:block;*/
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFF;
}
/*#contents #date	{
	font-size: 0.75em;
	font-weight:normal;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}*/

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
#monthlist h3	{
	font-size:1.15em;
	}

.pagelink	{
	margin-top: 30px;
	padding-top: 3px;
	text-align: center;
	border: 1px dotted #6699FF;
	width: 95%;
	padding-bottom: 3px;
	}

/* ++++++ 今月の食材ページのデザイン ++++++*/

.zaiheder {
	/*width:550px;
	margin-left:10px;*/
	text-align:center;
}
.zai {
	width:550px;
	margin-left:20px;
}
.zai img {
	float:left;
	margin:5px
}
.zai p {
	float:right;
	/*margin-left:210px;*/
	width:330px;
	text-align:left;
}
.zai hr {
	clear:both;
	border-bottom-color:green;
	border-width: 1px;
	border-style: solid;
	margin: 10px 0;
}
.zai_title {
	font-weight: bold;
	color: green;
	font-size: 1.5em;
}
.zai_catch {
	color: #FF4500;
	font-weight:bold;
	font-size: 1.25em;
}

#zaiKakoHeder	{
	text-align:center;
}
	
/* ++++++ レシピページのデザイン ++++++*/

.float_left	{
	float:left;
	margin: 10px;
	}
.float_right	{
	float:right;
	margin: 10px;
	}
	
#rcp h3	{
	color:#FF6600;
	font-weight:bold;
	font-size:1.15em;
	line-height: 1.5em;
}

#rcp h4	{
	font-weight: normal;
	/*margin-top: 3px;*/
	margin-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-style: none;
	font-size: 1.0em;
	color: #000000;
	/*width:90%;*/
	}

#thumbnail	{
	width:620px;
	display:block;
	/*margin-bottom: 10px;*/
}
#thumbnail img	{
	float:left;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#thumbnail h4	{
	float:none;
	width: 520px;
	margin-top: 5px;
}

#rcp blockquote	{
	padding-left: 10px;
	width: 45%;
	}
#rcp p.list	{
	font-size: 0.95em;
	background-color: #FF6600;
	margin: 3px;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	width: 45%;
	}
#rcp ol	{
	margin:0;
	padding:0;
	list-style-position: inside;
	width:45%;
}
#rcp li	{
	list-style-position: inside;
	font-size:0.95em;
	}
/*----- #ecoPoint -----*/
#ecoPoint{
	width:580px;
	margin-bottom: 30px;
}


#ecoPoint ol{
	width:100%;
	margin: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-type: decimal;
}

#ecoPoint ol li{
	margin-bottom: 20px;
	padding: 0px 0px 5px 10px;
	background: no-repeat scroll 0em 0.1em;
	border-bottom: 1px dashed #48ae9d;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: decimal;
}

#ecoPoint span{
	font-size: 10px;
}

#ecoPoint table{
	margin: 10px 0 0 20px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size:0.95em;
	text-align: center;
}

#ecoPoint table th{
	background-color: #ededed;
	font-weight:normal;
}

#ecoPoint table td{
	text-align: left;
}

#ecoPoint table th,
#ecoPoint table td{
	padding: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	vertical-align: middle;
}

#ecoPoint ul{
	margin: 5px 0 0 40px;
	list-style-position: outside;
	list-style-type: none;
}

#ecoPoint ul li{
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	color: #4d4d4d;
	font-size: 80%;
}


#ecoPoint p#buttonEcoPoint{
	float: right;
}

#menuTbl{
	font-size:0.9em;
}

#menuTbl ol{
	width:100%;
	margin: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-type: decimal;
}

#menuTbl ol li{
	margin-bottom: 20px;
	padding: 0px 0px 5px 10px;
	background: no-repeat scroll 0em 0.1em;
	border-bottom: 1px dashed #48ae9d;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type: decimal;
}

#menuTbl span{
	font-size: 10px;
}

#menuTbl table{
	margin: 10px 0 0 20px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size:0.9em;
	text-align: center;
}

#menuTbl table th{
	background-color: #ededed;
	font-weight:normal;
}

#menuTbl table td{
	text-align: left;
}

#menuTbl table th,
#menuTbl table td{
	padding: 10px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	vertical-align: middle;
}
