/* @override 
	http://www.npomedaka.net/css/kitchin.css
*/

/* -----------------------------------------

  Goope Style / Header
  2011.2.2
  mochidome design office
  paperboy&co.

----------------------------------------- */

* {
	margin: 0;
	padding: 0;
	}


img {
	border: none;
	vGertical-align: middle;
	}

br.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	}

br.teitaionly, br.keitaionly {
	display: none;
	}




/* ---------------------------------

	センタリング
	2カラム
	右ナビゲーション

--------------------------------- */

body div#wrapper {
	width: 760px;
	margin: 0 auto 0 auto;
	align: center;
	}


div#main {
	float: left;
	wGidth: 740px;<!-- もとは540px -->
	}

div#navi {
	float: right;
	width: 200px;
	}

div#sidebar {
	float: right;
	clear: right;
	width: 0px;<!-- もとは200px -->
	}

div#footer {
	clear: both;
	width: 100%;
	}







/* --------------------------------------
	HTML再定義
--------------------------------------- */

body {
	background: #eff1d6;
	color: #333;
	font-size: 13px;
	font-family: Arial 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック';
	}


a:link {
	color: #333333;
	text-decoration: underline;
	}
a:visited {
	color: #333333;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
a:active {
	color: #000000;
	text-decoration: none;
	outline: none;
	position: relative;
	top: 1px;
	}


/* --------------------------------------
	テーマ別レイアウト
--------------------------------------- */
/* 画像 ★★★*/
#wrapper {
	background: url(http://www.npomedaka.net/images/kitchin_bg_body.gif) repeat-y;
	color: #333;
}

#wrapper_inner {
	margin: 0 10px;
	overflow: hidden;
}

#header {
	margin: 0 10px 5px 10px;
}

body#top #header {
	height: 130px;
	overflow: hidden;
}

#header_inner {
	width: 720px;
	height: 270px;
	padding: 0px 0 0px 0;
}

body#top #header #header_inner{
	background: url(http://www.npomedaka.net/images/kitchin_bg_main.jpg) no-repeat top;
}

#header_inner #header_top{
	height: 0px;
	overflow: hidden;
}

/* 以下 TOPページの場合 */

body#top #header_inner #header_top{
	height: 130px;
}

body#top #header_inner #header_inside {
	display: none;
}

body#top #header_top #medaka_logo_top{
	margin: 2px 0 6px 7px;
}

body#top #header_top #site_logo_top{
	margin: 2px 0 0 7px;
}

body#top #header_top #shop_rss{
	display: none;
	float: right;
}

body#top #site_description, body#top #shop_tel{
	display: none;
}

/* 以下 TOPページ以外の場合 */
#header h1#site_logo{
	margin: 0 0 0 12px;
	float: left;
	display: inline;
}

#header #medaka_logo{
	margin: 13px 20px 0 0px;
	float: right;
	display: inline;
}



/* 徒然日記 ★★★*/
body#blog #header_inner {
	background: url(http://www.npomedaka.net/images/kitchin_bg_blog.jpg) no-repeat top;
}



		#contents {
			}

		#main {
			margin-bottom: 20px;
			color: #333;
			}
			#main a {
				color: #000;
				}

			#main p {
				width: 720px;
				margin: 10px 0px 50px 0px;
				line-height: 1.6em;
				font-size: 14px;
				}

			#main .message p {
				width: 480px;
				}

			#main .qaq {
				width: 480px;
				margin: 0px 0px 10px 0px;
				font-size: 15px;
				line-height: 1.2em;
				font-weight: bold;
				color: #ba7941;
				}
				
			#main .qaa {
				width: 400px;
				margin: 0px 0px 40px 30px;
				font-size: 13px;
				line-height: 1.6em;
				font-weight: normal;
				}

			#main ul.simplelist li {
				width: 420px;
				margin: 0px 0px 10px 20px;
				font-size: 13px;
				line-height: 1.5em;
				}

			#main h3 a {
				margin: 0px 0px 0px 0px;
				font-size: 18px;
				line-height: 1.2em;
				font-weight: bold;
				color: #70492d;
				text-decoration: none;
				}
				
			#main h3 a:hover {
				color: #ba7941;
				text-decoration: underline;
				}
				
			#main_inner {
				margin: 0 10px;
				}

		#navi {
			margin-bottom: 20px;
			color: #333;
                        float: right;
			}
			#navi a {
				color: #000;
				}

			#navi_inner {
				margin: 0 10px;
				}

		#sidebar {
			margin-bottom: 20px;
			color: #333;
			}
			#sidebar a {
				color: #000;
				}

			#sidebar_inner {
				margin: 0 10px;
				}

	#footer {
		padding: 10px 0;
		border-top: 2px solid #acce7b;
		color: #333;
		}
		#footer a {
			color: #000;
			}
		#footer_inner {
			margin: 0 10px;	
			}

/* --------------------------------------
	ヘッダー
--------------------------------------- */
.medaka_logo {
	margin-left: 9px;
	padding-left: 7px;
}

.shop_title {
	display: none;
	float: right;
	margin-right: 10px;
	padding: 15px;
	width: 200px;
	border: 3px solid #acce7b;
	}
	.shop_rss {
		width: 16px;
		height: 16px;
		margin: 40px 0 0 5px;
		}
	.shop_name {
		font-size: 16px;
		margin: 0 0 10px 0;
		}
	.shop_tel {
		font-size: 12px;
		}

.site_title {
	float: left;
	margin-left: 7px;
	}
	h1.site_logo {
		margin-top: 17px;
		margin-left: 5px;
		font-size: 30px;
		}
		h1.site_logo a {
			color: #fff;
			text-decoration: none;
			}
	.site_description {
		display: none;
		font-size: 12px;
		margin-top: 10px;
		color: #fff;
		width: 330px;
		}

/* --------------------------------------
	ヘッダーナビゲーション
--------------------------------------- */

#header_navi {
	background: #f9fdf5;
	border-top: 1px solid #acce7b;
	border-bottom: 1px solid #acce7b;
	margin: 0 10px 20px 10px;
	height: 100%;
	}
	#header_navi ul {
		list-style-type: none;
		}
		#header_navi ul li {
			float: left;
			margin: 2px 0 2px 2px;
			font-size: 13px;
                        border-right: 2px solid #c0c0c0;
	letter-spacing: -1px;
}
			#header_navi ul li a {
				display: block;
				margin: 0;
				padding: 8px;
				text-decoration: none;
				background: #f9fdf5;
				}
			#header_navi ul li a:hover {
				background: #eef8df;
				}

			body#top #header_navi ul li a.navi_top,
			body#info #header_navi ul li a.navi_info,
			body#calendar #header_navi ul li a.navi_calendar,
			body#menu #header_navi ul li a.navi_menu,
			body#photo #header_navi ul li a.navi_photo,
			body#about #header_navi ul li a.navi_about,
			body#contact #header_navi ul li a.navi_contact {
				background: #eef8df;
				}
				

/* --------------------------------------
	メイン
--------------------------------------- */

#main h2.page_title {
	font: 20px 'Georgia';
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #acce7b;
	}

#main h3 {
	font: bold 16px 'Georgia';
	margin: 0 0 20px 0;
	color: #70492d;
}

/* --------------------------------------
	サブナビゲーション
--------------------------------------- */
#main .cornermenu_area {
	width: 100%;
	text-align: right;
	margin: 0 10px 60px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #429e55;
}

#main .cornermenu_area a , .cornermenu_area a:visited{
	color: #429e55;
	text-decoration: none;
}

/* 画像 ★★★*/
	#navi ul {
		}
		#navi ul li {
			list-style-type: none;
			margin: 0 0 10px 0;
			font-size: 13px;
			}
		#navi ul li a {
			padding: 0 0 0 24px;
			font-size: 11px;
			background: url(/img/list/nomal.gif) no-repeat 10px 3px;
			text-decoration: underline;
			}
		#navi ul li a:hover {
			background: url(/img/list/hover.gif) no-repeat 10px 3px;
			}

#main #main_inner .free_area {
	line-height: 1.6em;
	margin-bottom: 60px;
}

#main #main_inner .free_area img{
	margin: 6px;
}

/* @group レシピ追加分 */
#main p.recipe {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.9em;
	color: #262626;
	background-color: #f3f2da;
	padding: 8px 12px 18px 12px;
}

#main h3.recipe {
	display: block;
	margin: 30px 0 20px 0;
	padding: 3px;
	color: #632200;
	background-color: #e5e5e5;
}

#main h4.recipe {
	margin: 0px 0 0px 0;
	color: #aeb945;
	font-size: 19px;
}

#main p.zai {
	margin: 0px;
	border-top: 1px dotted #ccc;	
	padding-top: 2px;
	color: #632200;
	font-size: 14px;
}

#main p.recipe.afterP {
	margin-top: 4px;
}

#main p.recipe a{
	color: #705b35;
	text-decoration: none;
}

#main p.recipe a:hover{
	text-decoration: underline;
	color: #ba884d;
}

/* 画像 ★★★*/
#main p.baachan {
	width: 290px;
	padding: 7px 5px 6px 80px;
	background: url(http://www.npomedaka.net/images/kitchin_baachan_hukidashi.gif) no-repeat;
	margin: 0px 50px 40px 30px;
	min-height: 60px;
	color: #632200;
}

#main div.plant {
	width: 438px;
	margin-top: 50px;
	margin-bottom: 0px;
	line-height: 1.5em;
	color: #5e5445;
	background-color: #f2e98f;
	padding: 12px 18px 40px 18px;
}

#main div.plant h3{
	font-size: 25px;
	margin-bottom: 28px;
	font-weight: normal;
}


#main div.plant strong{
	color: #570026;
	font-size: 12px;
	font-weight: bold;
}



div.listCategoryArticle {
	margin: 20px 0px 20px 0px;
}

div.listCategoryArticle li {
	margin: 3px 10px 4px 25px;
}

div.sidetitle {
	color: #7f3b00;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 6px;
	border-top: 1px dotted #7f3b00;
}

div.side {
	margin: 2px 0 20px 0;
	line-height: 1.8em;
	font-weight: normal;
}

div.side a {
	padding: 3px 0 3px 0;
	text-decoration: none;
}

div.side a:hover {
	text-decoration: underline;
}

img.photoR , #main #main_inner .free_area img.photoR{
	float: right;
	margin: 0 0 20px 15px;
}

img.photoL , #main #main_inner .free_area img.photoL{
	float: left;
	margin: 0 15px 20px 0;
}

#main h2 {
	font: 19px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	color: #70492d;
}

#main h3.title {
	font: 19px;
	color: #70492d;
}
	
p.headline {
	font-size: 16px;
	line-height: 1.7em;
	color: #429e55;
}

div.column {
	margin: 40px 60px 60px 80px;
	padding: 14px 18px 20px 18px;
	background-color: #eff1d6;
	color: #8c6c54;
}

#main div.text {
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 20px;
}

#main div.blogbody div.text img{
	margin: 3px 5px 6px 5px;
}

#main .blog_area {
	width: 200px;

}

#main .information_area {
	width: 200px;
}

#main .information_area ul , #main .blog_area ul{
	margin: 10px 0 20px 20px;
}

#main .information_area ul li , #main .blog_area ul li{
	margin: 10px 0 0 0;
}

#main .welcome_area {
	margin-top: 0px;
}			
/* @end */




/* @group 野草図鑑 */

/* ブロック*/
.yasohBlock {
	margin-bottom: 85px;
}


/* テーブル*/
table.yasohTable {
	clear: both;
	padding: 2px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: text-top;
	background-color: #eff1de;
}

table.yasohTable th{
	padding: 3px 6px 3px 2px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: text-top;
	border-top: 1px solid #322c26;
	font-weight: bold;
	height: 100%;
	width: 50px;
	color: #494236;
}

table.yasohTable td{
	padding: 3px 6px 6px 2px;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #64584b;
}

table.yasohTable.Ryori th , table.yasohTable.Ryori td {
	border-top: none;
	padding: 1px 6px 2px 2px;
}

table.yasohTable.Ryori {
	border-top: 1px solid #64584b;
	width: 520px;
	margin-bottom: 30px;
	margin-top: 2px;
	background-color: #fff;
}

table.yasohTable .yasohRyori {
	font-size: 13px;
	font-weight: bold;
	
}

table.yasohTable td.yasohTitle{
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #000;
}

#main h2.idea {
	font: 19px;
	margin: 0 0 20px 0;
	padding: 4px 0 5px 0;
	color: #70492d;
	border-top: 2px dotted #70492d;
}

/* @end */


/* --------------------------------------
	サイドバー
--------------------------------------- */

/* today */

.today_area {
	border: 3px solid #acce7b;
	padding: 10px;
	width: 340px;
        float: right;
	}

	.today_title {
		font-size: 12px;
		font-weight: bolder;
		text-align: center;
		}

	.today_schedule {
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
		border-top: 1px solid #acce7b;
		}
		.today_schedule_title {
			margin: 0 0 5px 0;
			font-size: 12px;
			}
		.today_schedule_body {
			font-size: 11px;
			}


/* --------------------------------------
	フッター
--------------------------------------- */

	.copyright {
		margin: 10px;
		float: left;
		font-size: 11px;
		}
	.powered {
		margin: 10px;
		float: right;
		font-size: 11px;
		}


/* --------------------------------------
	トップ
--------------------------------------- */

 .sub_block {
	width: 200px;
	float: right;
}


.main_block {
	width: 500px;
	float: left;
}


.welcome_area {
	margin-bottom: 20px;
	}
	.slideshow {
		margin: 0 0 20px 0;
		padding: 10px;
		background: #f9fdf5;
		}
	.message {
		font-size: 13px;
		line-height: 20px;
		padding: 10px;
		}

.information_area {
	}
	.information_area ul {
		margin: 10px 0 20px 20px;
		}
		.information_area ul li {
			margin: 10px 0 0 0;
			}


/* --------------------------------------
	インフォメーション
--------------------------------------- */

.info_area {
	}

	.info {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #acce7b;
                width: 100%;
		}

		.info_date {
			font-size: 11px;
			margin: 0 0 10px 0;
			}
		.info_title {
			font-size: 20px;
			margin: 0 0 10px 0;
			}
		.info_body {
			font-size: 13px;
			line-height: 20px;
			}
			.info_body img {
				float: right;
				margin: 0 0 5px 5px;
				padding: 3px;
				border: 1px solid #acce7b;
				background: #f9fdf5;
				}
			.info_body img:hover {
				border: 1px solid ##acce7b;
				background: #eef8df;
				}


/* --------------------------------------
	カレンダー
--------------------------------------- */

.calendar_area {
	margin: 0 0 20px 0;
	}

	.calendar_header {
		margin: 0 0 20px 0;
		text-align: center;
		}

	.table_calendar {
		}
		.table_calendar th {
			text-align: center;
			font-size: 10px;
			border-bottom: 1px solid #acce7b;
			padding: 0 0 5px 0;
			}
			.table_calendar th.sun {
				color: #ff3355;
				}
			.table_calendar th.sat {
				color: #0066cc;
				}
		.table_calendar td {
			border-bottom: 1px solid #acce7b;
			border-left: 1px solid #acce7b;
			width: 40px;
			height: 70px;
			text-align: center;
			padding: 0 0 5px 0;
			}
			.table_calendar td:hover {
				background: #f9fdf5;
				}
				.table_calendar td img {
					padding: 2px;
					}
				.table_calendar td img:hover {
					border: 2px solid #acce7b;
					padding: 0;
					}

			.table_calendar td.sun {
				}
			.table_calendar td.sat {
				border-right: 1px solid #acce7b;
				}
			.table_calendar td p.day {
				font-size: 14px;
				line-height: 14px;
				margin: 2px 5px 0 5px;
				padding: 0;
				text-align: right;
				}
				.table_calendar td.sun p.day {
					color: #ff3355;
					}
				.table_calendar td.sat p.day {
					color: #0066cc;
					}

.schedule_area {
	}
	.schedule {
		margin: 0 0 20px 0;
		}
		.schedule_date {
			font-size: 12px;
			color: #333333;
			margin: 0 0 10px 0;
			padding: 0 0 5px 5px;
			border-bottom: 1px solid #acce7b;
			}
		.schedule ul {
			margin: 0 0 0 40px;
			}
			.schedule ul li {
				margin: 5px 0;
				font-size: 13px;
				line-height: 20px;
				}
				.schedule_time {
					font-size: 12px;
					}
				.schedule_title {
					font-size: 14px;
					}


	.schedule_detail {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #acce7b;
		}

		.schedule_detail_date {
			font-size: 11px;
			margin: 0 0 10px 0;
			}
		.schedule_detail_category {
			font-size: 12px;
			margin: 0 0 10px 0;
			}
		.schedule_detail_title {
			font-size: 20px;
			margin: 0 0 10px 0;
			}
		.schedule_detail_body {
			font-size: 13px;
			line-height: 20px;
			}
			.schedule_detail_body img {
				float: right;
				margin: 0 0 5px 5px;
				padding: 3px;
				border: 1px solid #acce7b;
				background: #f9fdf5;
				}
			.schedule_detail_body img:hover {
				border: 1px solid ##acce7b;
				background: #eef8df;
				}


/* --------------------------------------
	メニュー
--------------------------------------- */

.menu_area {
	margin-bottom: 20px;
	border-bottom: 1px solid #acce7b;
	}

	.menu_list {
		margin: 0 0 20px 0;
		padding: 15px;
		border: 1px solid #acce7b;
		width: 90%;
		}

	.menu_category {
		margin: 0 0 0 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #acce7b;
		font-size: 14px;
		}

	.menu {
		padding: 0 10px 3px 10px;
		border-bottom: 1px solid #acce7b;

		}

		.menu_price {
			float: right;
			font-size: 14px;
			font-weight: bolder;
			line-height: 24px;
			margin-top: 10px;
			}
		.menu_title {
			float: left;
			font-size: 14px;
			font-weight: bolder;
			line-height: 24px;
			margin-top: 10px;
			}

		.menu_body {
			clear: both;
			font-size: 12px;
			line-height: 18px;
			width: 100%;
			}
			.menu_body img {
				float: left;
				margin: 0 10px 0 0;
				padding: 3px;
				border: 1px solid #acce7b;
				background: #f9fdf5;
				}
			.menu_photo img:hover {
				border: 1px solid ##acce7b;
				background: #eef8df;
				}


/* --------------------------------------
	フォトギャラリー
--------------------------------------- */

.photo_area {
	margin-bottom: 20px;
	}

	.album {
		margin: 0 0 20px 0;
		padding: 10px 0 10px 0px;
		}

	.album_title {
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #acce7b;
		font-size: 14px;
		}

		.album img {
			margin: 3px;
			padding: 1px;
			border: 1px solid #acce7b;
			background: #f9fdf5;
			}
			.album img:hover {
				border: 1px solid #acce7b;
				background: #eef8df;
				}

	.photo {
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px solid #acce7b;
		}

		.photo_image {
			margin: 0 0 5px 0;
			text-align: center;
			}
			.photo_image img {
				background: #fff;
				border: 1px solid #acce7b;
				padding: 7px;
				}

		.photo_date {
			font-size: 10px;
			margin: 0 0 0px 0;
			text-align: right;
			}

		.photo_title {
			font-size: 14px;
			margin: 0 0 10px 0;
			}

		.photo_body {
			font-size: 12px;
			line-height: 20px;
			}


/* --------------------------------------
	店舗情報
--------------------------------------- */

.about_area {
	}

	.map {
		width: 500px;
		margin: 0 0 10px 0;
		padding: 10px;
		background: #eef8df;
		}

	.detail {
		margin: 0 0 10px 0;
		}
	
		.table_detail {
			border-top: 1px solid #acce7b;
			}
			.table_detail th {
				text-align: right;
				white-space: nowrap;
				padding: 10px;
				border-bottom: 1px solid #acce7b;
				font-size: 11px;
				}
			.table_detail td {
				padding: 10px;
				border-bottom: 1px solid #acce7b;
				border-left: 1px solid #acce7b;
				}

/* --------------------------------------
クーポン
--------------------------------------- */

.coupon_area {
}

.coupon {
padding: 10px;
margin-bottom: 20px;
border: 1px solid #eeeeee;
}

.coupon_image {
}
.coupon_image img {
margin-bottom: 10px;
}

.coupon_qr {
width: 110px;
float: left;
}

.coupon_body {
}

.coupon_title {
margin-bottom: 10px;
font-size: 14px;
}

.coupon_body ul {
}
.coupon_body ul li {
list-style-type: none;
}
.coupon_body ul li span {
font-weight: bolder;
}



/* --------------------------------------
	お問い合せ
--------------------------------------- */

.contact_area {
	}

.contact_message {
	padding: 0 0 20px 10px;
	font-size: 12px;
	line-height: 30px;
	}


	fieldset {
		margin: 0 0 10px 0;
		border: none;
		text-align: left;
		}
	
		legend {
			margin: 0 0 5px 0;
			font-size: 11px;
			}
	
		fieldset input {
			margin: 0;
			font-size: 14px;
			border: 1px solid #acce7b;
			padding: 5px;
			}
	
		fieldset textarea {
			margin: 0;
			font-size: 14px;
			border: 1px solid #acce7b;
			padding: 5px;
			}

		.contact_name {
			width: 100px;
			}
		.contact_email {
			width: 200px;
			}
		.contact_tel {
			width: 200px;
			}
		.contact_body {
			width: 400px;
			height: 100px;
			}
	
		.button_area {
			text-align: center;
			}
			.button {
				}



/* --------------------------------------
	pager
--------------------------------------- */

.pager {
	text-align: center;
	white-space: nowrap;
	padding: 5px 0;
	font-size: 16px;
	line-height: 16px;
	font-family: Arial;
	}

	.pager a {
		margin: 0 2px;
		padding: 3px 5px;
		text-decoration: underline;
		}
		.pager a:hover {
			text-decoration: none;
			}
	
	.pager a.next {
		margin: 0 2px;
		padding: 3px 5px;
		text-decoration: none;
		}
		.pager a.next:hover {
			text-decoration: none;
			}
	
	.pager a.chk {
		margin: 0 2px;
		padding: 3px 5px;
		background: #c6e699;
		color: #333333;
		text-decoration: none;
		}


/*--------------------------------
	AutoPagerize
--------------------------------*/

.autopagerize_page_element {
	clear: both;
	}

#main hr {
	border: none;
	margin-top: 20px;
	}
.autopagerize_link {
	margin-bottom: 20px;
	}



/*--------------------------------
Slide
--------------------------------*/

#mySlideshow {
width: 500px;
height: 300px;
z-index:5;
margin: 0 auto;
}

.jdSlideshow {
	display: none;
	overflow: hidden;
	position: relative;
	}

.jdSlideshow img {
	border: 0;
	margin: 0;
	}

.jdSlideshow .slideElement {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	}

/* 画像 ★★★*/
.jdSlideshow .loadingElement {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/img/loading.gif);
	}

.jdSlideshow .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 30px;
	background: #333;
	color: #fff;
	text-indent: 0;
	}

.jdSlideshow .slideInfoZone div {
	padding: 0;
	font-size: 14px;
	margin: 8px 10px 0 8px;
	color: #fff;
	}

.jdSlideshow .slideInfoZone p {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 0 0;
	color: #fff;
	}

.jdSlideshow a {
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	}

.jdSlideshow a.right, .jdSlideshow a.left {
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	}

* html .jdSlideshow a.right, * html .jdSlideshow a.left {
	filter:alpha(opacity=50);
	}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}



/* --------------------------------------
	tooltip
--------------------------------------- */

.hotspot {
	cursor: pointer;
	}

#tt {
	position: absolute;
	display: block;
	background: url(/img/tooltip/tt_left.gif) top left no-repeat;
	}
#tttop {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(/img/tooltip/tt_top.gif) top right no-repeat;
	overflow: hidden;
	}
#ttcont {
	display: block;
	padding: 2px 12px 3px 7px;
	margin-left: 5px;
	background: #ccc;
	color: #333;
	font-size: 10px;
	line-height: 16px;
	}
	#ttcont div.schedule_title {
		font-size: 13px;
		}
	#ttcont div.schedule_body {
		font-size: 11px;
		}

#ttbot {
	display: block;
	height: 5px;
	margin-left: 5px;
	background: url(/img/tooltip/tt_bottom.gif) top right no-repeat;
	overflow: hidden;
	}



/* --------------------------------------
	thickbox
--------------------------------------- */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	}

#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	}


/* 画像 ★★★*/
.TB_overlayMacFFBGHack {
	background: url(/img/bg/white_alpha_80.png);
	}

.TB_overlayBG {
	background-color: #fff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}

/* --------------------------------------
	オーバーレイ元の黒
.TB_overlayMacFFBGHack {
	background: url(/img/bg/black_alpha_80.png);
	}

.TB_overlayBG {
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	}
--------------------------------------- */



* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}



#TB_window {
	position: fixed;
	background: url(/img/bg/white_alpha_80.png);
	z-index: 10001;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}

/* --------------------------------------
	Window元の黒
#TB_window {
	position: fixed;
	background: url(/img/bg/black_alpha_50.png);
	z-index: 10001;
	display: none;
	text-align: left;
	top: 50%;
	left: 50%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	}
--------------------------------------- */



* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border: 1px solid #fff;
	}



#TB_caption {
	padding: 10px 20px;
	float:left;
	color: #333;
	font-size: 11px;
	}
	#TB_caption a {
		color: #333;
		}

/* --------------------------------------
	キャプション元の白
#TB_caption {
	padding: 10px 20px;
	float:left;
	color: #fff;
	font-size: 11px;
	}
	#TB_caption a {
		color: #fff;
		}
--------------------------------------- */



#TB_closeWindow{
	padding: 10px;
	float:right;
	}

#TB_closeAjaxWindow{
	padding: 7px 7px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
	}

#TB_ajaxWindowTitle{
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
	}

#TB_title{
	background-color: #FFF;
	height: 35px;
	}

#TB_ajaxContent{
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal{
	padding: 15px;
	}

#TB_ajaxContent p{
	padding: 5px 0px 5px 0px;
	}

#TB_load{
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
	}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
	}

#TB_HideSelect{
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
	}

* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}

#TB_iframeContent{
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	}


/* --------------------------------------
	For IE6
--------------------------------------- */

* html .info {
	margin: 0 0 40px 0;
	}

* html .table_calendar td img {
	display: none;
	}
* html .table_calendar td a.hotspot {
	display: block;
	width: 26px;
	height: 26px;
	background: url(/img/icon/info.gif) no-repeat;
	border: 2px solid #acce7b;
	cursor: hand;
	}