/* CSS Document */

/* ------------------------------
 TABLE
------------------------------ */
.table-01 {
	margin:0 0 20px 0;
	border-collapse:separate;
	border-spacing: 5px;
}
.table-01 caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-01 th {
	padding: 5px 0;
	border: #000 solid;
	border-width: 0px 0 2px 0px;
	font-size:0.8em;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	width:1%;
	white-space:nowrap;
	color:#000;
	letter-spacing:2px;
}
.table-01 td {
	padding: 3px 0;
	border: #E3E3E3 solid;
	border-width: 0px 0 1px 0;
	font-size:0.75em;
	line-height:1.6;
	text-align: left;
}
.table-01 img{
	border:1px solid #ccc;
}
.table-02 {
	border-collapse: collapse;
	border-spacing: 0;
}
.table-02 caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-02 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	background: #F5F5F5;
	font-size:0.5em;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	white-space:nowrap;
	width:1%;
}
.table-02 td {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.7em;
	line-height:1.5;
	text-align: left;
	white-space:nowrap;
}
.table-03 {
	border-collapse:collapse;
	border-spacing: 0;
}
.table-03 caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-03 th {
	padding: 5px;
	border: #e3e3e3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.8em;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	width:1%;
	white-space:nowrap;
	color:#000;
	background-color:#f3f3f3;
	letter-spacing:2px;
}
.table-03 td {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.75em;
	line-height:1.6;
	text-align: left;
}
.table-04 {
	border-collapse:collapse;
	border-spacing: 0;
}
.table-04 caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-04 th {
	padding: 5px;
	border: #e3e3e3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.8em;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
	width:1%;
	white-space:nowrap;
	color:#000;
	background-color:#f3f3f3;
	letter-spacing:1px;
}
.table-04 td {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.8em;
	line-height:1.6;
	text-align: left;
}

.table-05 {
	border-collapse: collapse;
	border-spacing: 0;
}
.table-05 caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-05 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	background: #F5F5F5;
	font-size:9px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	white-space:nowrap;
	width:1%;
}
.table-05 td {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:12px;
	line-height:1.5;
	text-align: left;
	white-space:nowrap;
}

.table-ex01 {
	margin:0 0 0 0 !important;
	border-collapse: collapse;
	border-spacing: 0;
}
.table-ex01 caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-ex01 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	background: #fff;
	font-size:0.9em !important;
	font-weight: bold;
	line-height: 1.2;
	color:#000;
	text-align: left;
	width:1%;
	white-space:nowrap;
}
.table-ex01 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.95em !important;
	line-height:1.5;
	text-align: left;
}


.table-mailform {
	border-collapse:collapse;
	border-spacing: 0;
}
.table-mailform caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-mailform th {
	padding: 5px;
	border: #e3e3e3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.8em;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
	width:1%;
	white-space:nowrap;
	color:#000;
	background-color:#f3f3f3;
	letter-spacing:1px;
}
.table-mailform td {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 1px 1px 1px 1px;
	font-size:0.75em;
	line-height:1.6;
	text-align: left;
}

.table-cart {
	margin:0 0 15px 0;
	border-collapse:collapse;
	border-spacing: 0px;
}
.table-cart caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.table-cart th {
	padding: 3px 5px;
	border: #e3e3e3 dotted;
	border-width: 0px 0 1px 0px;
	font-size:0.8em;
	font-weight: bold;
	line-height: 1.6;
	text-align: left;
	width:1%;
	white-space:nowrap;
	color:#000;
}
.table-cart th span{
	display:block;
	color:#C00;
	font-size:0.85em;
	font-weight:normal;
}
.table-cart td {
	padding: 3px 5px;
	border: #E3E3E3 dotted;
	border-width: 0px 0 1px 0;
	font-size:0.75em;
	line-height:1;
	text-align: left;
	vertical-align:middle;
}
.table-cart td input{
	vertical-align:middle;
}
.table-cart img{
	border:1px solid #ccc;
}
.noborder-cart{
	border:none !important;
	width:40px;
}
.gallery_1{
	border-collapse:separate;
	border-spacing: 5px;
	width:600px;
}
.gallery_1 td{
	width:33%;
	text-align:center;
	vertical-align:middle;
}

.table-mm {
	margin:0 0 20px 0;
	border-collapse:separate;
	border-spacing: 5px;
}
.table-mm th {
	padding: 1px 5px;
	border: #999 solid;
	border-width: 1px;
	font-size:0.8em;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	width:1%;
	white-space:nowrap;
	color:#000;
	letter-spacing:2px;
	vertical-align:middle;
}
.table-mm td {
	padding: 3px 0;
	border: #E3E3E3 solid;
	border-width: 0px 0 1px 0;
	font-size:0.75em;
	line-height:1.6;
	text-align: left;
}

/* ------------------------------
 UL
------------------------------ */
.ul-01 {
	margin:0 20px 35px 20px;
	padding:0;
}
.ul-01 li {
	margin:0 0 5px 0;
	padding:0;
	font-size:0.8em;
	line-height:1.5;
	list-style:disc;
	list-style-position:inside;
}
.ul-02 {
	margin:0 0px 10px 0px;
	padding:0;
}
.ul-02 li {
	float:left;
	margin:0 10px 0px 0;
	padding:0;
	font-size:0.85em;
	line-height:1.5;
	list-style:none;
}
.ul-02:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
*:first-child+html .ul-02{  
	zoom: 100%;  
}

.ul-03 {
	margin:0 0px 35px 0px;
	padding:10px;
	background-color:#FFF;
	border:1px solid #ccc;
}
.ul-03 li {
	margin:0 0 5px 0;
	padding:0;
	font-size:0.8em;
	line-height:1.5;
	list-style:none;
	list-style-position:inside;
}

.gallery-navi {
	margin:0 0 35px 20px;
	padding:0;
}
.gallery-navi li {
	margin:0 0 5px 0;
	padding:0;
	font-size:0.8em;
	line-height:0;
}
.gallery-navi li a {
	margin: 0;
	padding:5px;
	line-height:normal;
	border-bottom:1px dotted #ccc;
}
#gallery-archive-navi {
	margin:0 0 35px 20px;
	padding:41px 0 0 0;
	background-image: url(../gallery/images/bg_archive_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#gallery-archive-navi li {
	margin:0;
	padding:0;
	font-size:0.8em;
	line-height:0;
}
#gallery-archive-navi li a {
	margin:0 0 5px 0;
	padding:5px;
	line-height:normal;
	border-bottom:1px dotted #ccc;
}

.ul-note{
	margin:0 0 0 20px;
}
.ul-note li{
	float:left;
	margin:0 10px 35px 0;
}
.ul-note li a{
	display:block;
	padding:3px;
	border:1px solid #ccc;
}
.ul-note li a:hover{
	display:block;
	padding:3px;
	border:1px solid #cc0000;
}
.banner-top{
	margin:0 0 35px 20px;
}
.banner-top li{
	margin-bottom:5px;
}	
#links{
	margin:0 auto;
	padding:0;
	width:900px;
}
.links li{
	float:left;
	margin:0 10px 0px 0;
	padding:0;
}
#links:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
*:first-child+html #links{  
	zoom: 100%;  
}

/* ------------------------------
 OL
------------------------------ */
.ol-01 {
	margin:0 20px 35px 0px;
	padding:0;
	list-style-position:inside;
}
.ol-01 li {
	margin-bottom:5px;
	font-size:0.85em;
	line-height:1.5;
}
/* ------------------------------
 DL
------------------------------ */
.dl-01 {
	margin:0 20px 35px 0px;
	padding:0;
}
.dl-01 dt {
	margin:0 0 5px 0;
	padding:0;
	font-size:0.8em;
	font-weight:bold;
	line-height:1.5;
	color:#000;
}
.dl-01 dd {
	margin:0 0 15px 0;
	padding:0;
	font-size:0.8em;
	line-height:1.5;
}
.dl-02 {
	margin:0 20px 35px 0px;
	padding:0;
}
.dl-02 dt {
	float:left;
	margin:0 0 5px 0;
	padding:0;
	font-size:0.8em;
	line-height:1;
	width:240px;
}
.dl-02 dd {
	margin:0 0 15px 250px;
	padding:0;
	font-size:0.8em;
	line-height:1.5;
}

.dl-news-info{
	margin:0;
	padding:0;
	font-size:0.8em;
	height:320px;
	overflow:auto;
}
.dl-news-info dt{
	margin:0 10px 0px 0;
	padding:3px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background-color:#000;
	width:56px;
	text-align:center;
}
.dl-news-info dd{
	margin:0 10px 20px 0;
	padding:5px;
	font-size:12px;
	line-height:1.6;
	border:1px solid #444;
}

.dl-gourmet {
	margin:0 20px 35px 0px;
	padding:35px 20px 20px 20px;
	border:1px solid #fbe7cc;
	background-image: url(../gourmet/images/bg_gourmet_dl.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dl-gourmet dt {
	margin:0 0 5px 0;
	padding:7px 0 5px 25px;
	font-size:0.8em;
	font-weight:bold;
	line-height:1;
	color:#ea8500;
	background-image: url(../gourmet/images/bg_gourmet_dt.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom:1px solid #ea8500;
}
.dl-gourmet dd {
	margin:0 0 15px 0;
	padding:0;
	font-size:0.8em;
	line-height:1.5;
}
.dl-sitemap{
}
.dl-sitemap dt{
	float:left;
	margin:0 0 5px 0;
	padding:4px;
	color:#0;
	background-color:#fff;
	display:block;
	width:180px;
	font-size:0.8em;
	line-height:1;
	border:1px solid #000;
}
.dl-sitemap dd{
	margin:0 0 10px 200px;
	padding:4px;
	font-size:0.8em;
	line-height:1;
	width:694px;
}


/* ------------------------------
 OTHERS
------------------------------ */
.caution-01 {
	color:#C00;
}
.clear{
	clear:both;
}
.tel{
	padding-bottom:419px !important;
	background-image: url(../company/images/bg_tel.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shopping-index{
	padding-right:460px !important;
	background-image: url(../shopping/images/bg_shopping-index_01.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:334px;
	height: auto !important;
	height: 334px;
}
.oyaki-index{
	padding-right:460px !important;
	background-image: url(../oyaki/images/kv_01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:360px;
	height: auto !important;
	height: 360px;
}


/* ------------------------------
 ギャラリー
------------------------------ */
.greeting {
	border-collapse: collapse;
	border-spacing: 0;
	border: #ccc solid;
	border-width: 10px 0 5px 0;
}
.greeting caption {
	padding:0;
	text-align:right;
	font-size:0.75em;
}
.greeting th {
	padding: 10px 20px 10px 0;
	line-height: 1;
	text-align: left;
	width:1%;
	white-space:nowrap;
	vertical-align:top;
}
.greeting td {
	padding: 10px 0 35px 20px;
	border: 1px #ccc dotted;
	border-width: 0 0 0 1px;
	font-size:0.8em !important;
	line-height:2;
	text-align: left;
	text-indent:1em;
}
.greeting div {
	margin:35px 0 0 0;
	color:#000;
	text-align:right !important;
	letter-spacing:5px;
	text-shadow:0.3em 0.3em 0.3em #ccc;
}



/* ------------------------------
 Ticker
------------------------------ */
#Ticker li:after, .clearfix:after {
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
	line-height:0;
}
#Ticker li, .clearfix {
	_height:1px;
	min-height:1px;/*￥*//*/
	height:auto;
	overflow:hidden;
	/**/
}
.topics h2{
	margin:0 !important;
	padding:0 !important;
	border-bottom:none !important;
}
.topics p{
	margin:0 !important;
	padding:3px !important;
	text-align:right;
}
.topics {
	margin-left:20px;
	margin-bottom:35px;
	padding:1px;
	width:356px;
	border:1px solid #ccc;
	background-color:#000;
}
.TopicsWrapper {
	width:356px;
}
.TickerArea {
	padding:8px 5px 0 5px;
}
#Ticker {
	height:186px;
	overflow:hidden;
}
#Ticker li {
	margin-bottom:9px;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-size:11px;
	line-height:140%;
}
#Ticker li span {
	font-weight:bold;
}
#Ticker li img.Ico1 {
	float:left;
	margin-right:10px;
	vertical-align:top;
}
#Ticker li img.Ico2 {
	padding-top:3px;
}
.dl-ticker{
}
.dl-ticker dt{
	margin:0 0 5px 0;
	padding:3px;
	font-size:1em;
	font-weight:bold;
	line-height:1;
	color:#000;
}
.dl-ticker dd{
	margin:0;
	padding:3px;
	font-size:1em;
	line-height:1.6;
}

/* ------------------------------
 GoogleMap
------------------------------ */
.googlemap{
	margin:0 0 0 20px;
	padding:0;
}

/* ------------------------------
 カロリー表示
------------------------------ */
.formInfo a, .formInfo a:active, formInfo a:visited{
	background-color:#0075d9;
	font-weight:bold;
	padding:1px 4px;
	font-size:.9em;
	margin-left:5px;
	color:#ffffff;
	text-decoration:none;
}
.formInfo a:hover{
	color:#660000;
	text-decoration:none;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/
#JT_arrow_left{
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}
#JT_arrow_right{
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}
#JT {
	position:absolute;
	z-index:100;
	border:2px solid #ccc;
	background-color:#fff;
}
#JT_copy{
	padding:5px;
	color:#333333;
}

#JT_close_left{
	background-color:#ccc;
	text-align:left;
	padding-left:8px;
	padding-bottom:5px;
	padding-top:2px;
	font-weight:bold;
}
#JT_close_right{
	background-color:#ccc;
	text-align:left;
	padding-left:8px;
	padding-bottom:5px;
	padding-top:2px;
	font-weight:bold;
}
#JT_copy p{
	margin:5px 0 0 0;
}
#JT_copy img{
	padding:1px;
	border:1px solid #ccc;
}
.jTip{
cursor:help;
}

/* ------------------------------
 others
------------------------------ */
#season-banner{
	margin-bottom:35px;
}
.now{
	padding:2px 0 0px 67px;
	background-image: url(../oyaki/images/bg_now-on-sale.gif);
	background-repeat: no-repeat;
	background-position: left center;
	min-height:16px;
	height: auto !important;
	height: 16px;
}
.fukusuu{
	padding-right:300px !important;
	background-image: url(../shopping/images/bg_fukusuu.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:178px;
	height: auto !important;
	height: 178px;
}
.gathering{
	padding-right:300px !important;
	background-image: url(../shopping/images/bg_gathering.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:178px;
	height: auto !important;
	height: 178px;
}
.now-on-view{
	padding:8px 0;
	margin-bottom:35px;
	margin-right:20px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #000;
	border-radius: 3px;
}
.now-on-view a{
	color:#060;
}
.center{
	text-align:center;
}
.middle{
	vertical-align:middle;
}
.m0-0-0-20{
	margin:0 0 0 20px;
}
.more{
	font-size:0.7em;
	font-weight:bold;
}

.input-01{
	width:300px !important;
}
.input1{
	width:400px !important;
}
.input2{
	width:300px !important;
}
.input3{
	width:100px !important;
}
.textarea1{
	width:400px !important;
}

.input-i1{
	width:300px !important;
}
.input-i2{
	width:200px !important;
}
.input-i3{
	width:80px !important;
}
.textarea-i1{
	width:400px !important;
}

.img-fl{
	float:left;
	padding:0 5px 0 0;
}
.round1{
	margin:0 20px 20px 0;
	padding:0px 0 0 10px;
	border:1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.round1 h2{
	margin-bottom:10px !important;
}
.round1 p{
	margin-bottom:10px !important;
}