@charset "utf-8";

/*
Theme Name: ristorante lavita
Theme URL: http://kanazawa-lavita.com/
Author URI: http://www.mediapro.co.jp/
*/

/* Base Layout */
body{
	color: #333;
	font-size: 12pt;
	font-family: Verdana, "ＭＳ Ｐゴシック","Arial";
	background: #fff;
	background-attachment: fixe;
}

h1{
	margin: 0;
	padding: 0;
}

h2,h3{
	text-indent: -9999px;
	display: none;
}

img {border-style: none;}
.img{margin-left: 5px;}

/* Link */
a:link{
	color: #385c7d;
	text-decoration: underline;
}

a:visited{
	color: #666;
	text-decoration: underline;
}

a:hover{
	color: #385c7d;
	text-decoration: none;
}

/* color */
.time{margin-bottom: 2px;}

.blue{
	color: #385c7d;
	font-weight: bold; 
}

.blue2{
	margin: 5px 0 0 60px;
	color: #385c7d;
	text-align: left;
}

.blueN{
	color: #385c7d;
	font-weight: normal;
}

.green{
	color: #1b7420;
	font-weight: bold; 
}

.red{
	color: #d9605c;
	font-weight: bold; 
}

.red02{
	color: #d9605c;
	font-weight: normal; 
}

/* 微調整 */
.bottom_dot{
	border-bottom: 1px dotted #1b7420;
	padding-bottom: 3px;
}

.top10{margin-top: 10px;}
.top20{margin-top: 20px;}
.left8{margin-right: 8px;}

.bold{font-weight: bold; }

.floatL{float: left;}
.floatR{float: right;}
.clr{clear: both}

/* layout */
.allContentsArea{
	width: 100%;
	margin: 0;
	padding-top: 55px;
	text-align: left;
	font-size: 9pt;
}

/* Chromeのみ*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .allContentsArea{
    	line-height: 150%;
        font-size: 8.5pt;
    }
}

/* safariのみ*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, .allContentsArea{
    	line-height: 150%;
        font-size: 8.5pt;
  }
}

#navigationArea{
	width: 230px;
	float: left;
}

#navigationArea ul{
	padding-right: 10px;
	float: right;
	text-align: right;
	list-style-type: none;
}

#navigationArea li{margin-bottom: 10px;}

.headerArea{
	width: 650px;
	margin-left: 240px;
}

.fotter{
	height: 20px;
	margin: 80px auto auto auto;
	text-align: center;
	background: #ececec;
}

.shopinfo-icon {margin-top:4px;}

/* ========Java script======== */
.slideshow{
	height: 300px;
	position: relative;
}

.slideshow IMG{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}

.slideshow IMG.active{z-index: 10;}
.slideshow IMG.last-active{z-index: 9;}

.slideshow .img.preload{display: none;}

/* index.html */
#preloadedimages{
	width: 0;
	height: 0;
	display: inline;
	background-image: url(../../images/main001.jpg); /* イメージ1 */
	background-image: url(../../images/main002.jpg); /* イメージ2 */
	background-image: url(../../images/main003.jpg); /* イメージ3 */
	background-image: url(../../images/main004.jpg); /* イメージ4 */
	background-image: url(../../images/main005.jpg); /* イメージ5 */
}

.top_txt{
	margin-top: 10px;
	line-height: 150%;
}

.top_txt p{
	margin-bottom: 20px;
	line-height: 150%;
}

.news{
	width: 100%;
	margin: 25px 0;
}

.news p{
	margin-right: 55px;
	text-align: right;
}

.news table{
	width: 600px;
	margin-top: 10px;
	_font-size: 12px; /* IE6 */
}

.news table tr{
	width: 600px;
	height: 20px;
	padding: 3px 0;
	line-height: 1.5;
	display: table;
	border-bottom: 1px dotted #c6c6c6;
}

.news table tr.tr_last{
	width: 600px;
	height: 20px;
	padding: 3px 0;
	line-height: 1.5;
	display: table;
	border-bottom: none;
}

.news table th{
	width: 18%;
	padding-left: 17px;
	color: #385c7d;
	vertical-align: top;
	background: url('../../images/new.gif') no-repeat top left;
	background-position: 0 4px;
}

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

.infomation{
	width: 240px;
	float: left;
}

.infomation ul{
	margin: 8px 0 0 20px;
	padding: 0;
}

.infomation .info_heart{
	padding-bottom: 25px;
	list-style-image: url('../../images/heart.gif');
}

.hours{margin: 2px 0 5px 0;}

.shopinfo{
	width: 330px;
	margin-left: 40px;
	float: left;
}

.shopinfo ul{
	margin: 0 0 0 150px;
	padding: 0;
	list-style-image: url('../../images/listicon.gif');
}

.shopinfo p{
	margin: 5px 0 0 0;
	padding: 0;
}

.tel{
	color: #4d4d4d;
	font-size: 14px;
	font-weight: bold;
}

.new_year{
	width: auto;
	margin-top: 5px;
	padding: 5px;
	border: 2px solid #1b7420;
}

/* about */
.about_txt{
	width: 600px;
	margin-top: 30px;
}

.at{
	width: 285px;
	line-height: 2;
}

.at2{
	width: 270px;
	line-height: 1.5;
}

.salumeria{
	padding: 10px 0 10px 65px;
	line-height: 1.5;
	border-top: 2px solid #008219;
	border-bottom: 2px solid #008219;	
}	
	
/* contact */
.concept_txt{
	width: 610px;
	margin: 5px 0 0 5px;
}

.concept_txt02{
	width: 610px;
	height: 105px;
	margin-top: 20px 0 0 5px;
	background-image: url('../../images/contact-tel.jpg');
	background-position: bottom;
	background-repeat: no-repeat; 
	border-top: 1px solid #385c7d;
}

.concept_txt02 p{
	color: #385c7d;
	text-align: center;
	font-size: 14px;
	font-weight: bold; 
}
	
.clink{
	width: 600px;
	margin: 0;
	text-align: right;
}

.mobile{
	width: 570px;
	margin: 15px 0 15px 5px;
	padding: 0 15px;
	border: 1px solid #1b7420;
}

.mobile .mTitle{
	margin-top: 5px 0;
	color: #1b7420;
	font-size: 120%;
	font-weight: bold;
	display: block;
}

.mobile .green{
	margin-top: 10px;
	color: #1b7420;
	font-weight: normal;
	display: block;
}

.tyui{
	font-size:95%;
	margin-bottom: 35px;
	line-height: 1.5;
}

.trouble{
	width: 570px;
	margin: 25px 0 20px 5px;
	padding: 0 15px 15px 15px;
	line-height: 1.5;
	font-family: Verdana, "ＭＳ Ｐゴシック","Arial";
	border: 1px solid #385c7d;
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .trouble{
    font-size: 95%;
  }
}

.trouble p{margin-bottom: 0;}

.trouble .title{
	width: 570px;
	margin-top: 5px;
	padding-bottom: 10px;
	color: #385c7d;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: #fff;
	border-bottom: 1px solid #385c7d;	
}

.trouble .blueN{
	margin-top: 12px;
	display: block;
}

.trouble li{
	padding-left: 1em;
	text-indent: -0.7em;
	list-style: none;
}

/*Safariだけに適用されるCSSハック*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .trouble li{
    text-indent: -1.4em;
  }
}

.trouble .after{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #385c7d;
}

/* 携帯・スマートフォンのアドレスをご利用の方へ */
#mobile_user{
	width: 570px;
	margin: 20px 0 0 5px;
	padding: 0 15px 15px 15px;
	line-height: 1.5;
	border: 1px solid #1b7420;	
}

#mobile_user .title{
	width: auto;
	padding-bottom: 10px;
	color: #1b7420;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	border-bottom: 1px solid #1b7420;
}

/* キャリア毎 説明 */
.career .name{
	margin: 5px 0;
	color: #1b7420;
	font-size: 110%;
	font-weight: bold;
}

.career #ans{
	margin-bottom: 20px;
	padding: 5px 15px 25px 15px;
	border-bottom: 1px dotted #1b7420;
}

.career #ans p{
	margin: 0;
	padding: 0;
	list-style: none;
}

.career #ans_end{
	margin-bottom: 20px;
	padding: 5px 15px 0px 15px;
	border-bottom: none;
}

.career #ans_end p{
	margin: 0;
	padding: 0;
	list-style: none;
}

.botton{text-align: center;}
.botton .reset{margin-right: 26px;}

.thx_txt{
	width: 600px;
	height: 205px;
	margin: 30px 0 0 6px;
	line-height: 1.8;
	background-image: url('../../images/contact-tel2.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

.mail_txt{
	width: 610px;
	height: 90px;
	margin: 10px 0 0 6px;
	line-height: 1.5;
	background-image: url('../../images/thank02.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

/* menu */
.menu{
	width: 600px;
	margin: 30px 0 0 5px;
}

.menu .bottom10{margin-bottom: 10px;}
.menu p{margin: 10px 0 0 0;}

.lunch{
	width: 362px;
	float: right;
}

.lunch2{
	width: 362px;
	margin-top: 40px;
	float: right;
}

.menu p.sum{
	margin-top: 5px;
	padding: 0;
	font-size: 15px;
	font-weight: 700;
}

.menu p.details{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}

.menu p.details_end{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	border-bottom: none;
}

.lunch2 table{
	width: 100%;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 14px;
	border-top:1px dotted #ccc;
}

.lunch2 table th{
	width: 25%;
	margin: 0;
	padding: 0;
	color: #d9605c;
	text-align: left;
}

.notes{
	margin-top: 15px;
	color: #666;
}

.menu .yoyaku{
	color: #666;
	font-size:90%;
}

.course01{
	width: 200px;
	float: left;
}

/* shop */
.shop { 
	width: 600px;
	margin-left: 5px;
	text-align: center;
}
	
.aisatsu{
	width: 340px;
	margin: 2px 0px 0px 15px;
	float: left;
	text-align: left;
}

.aisatsu p{margin-bottom:20px;}

.shop-icon{
	width: 340px;
	padding-bottom: 8px;
}

.shop-icon p{margin: 0;}

.shop-icon img{
	width: 72px;
	padding-right: 10px;
	float: left;
}

.shop_bottom{
	width: 340px;
	margin-top: 20px;
	text-align: center;
}

.shop-icon2{width: 200px;}

/* event */
.osechi{
	width: 380px;
	margin-top: 20px;
	float: right;
}

.osechi p{margin: 0 0 25px 0;}

.osechi .notes{
	width: 315px;
	margin: 15px 0;
	padding: 10px;
	color: #c13c3c;
	text-align: center;
	font-size: 14px;
	border: 1px solid #c13c3c;
}

.osechi .notes .tel{
	margin-top: 5px;
	padding-top: 5px;
	color: #c13c3c;
	font-size: 130%;
	font-weight: bold;
	display: block;
	border-top: 1px dotted #c13c3c;
}

.osechi .end{
	margin-bottom: 15px;
	color: #c13c3c;
	font-size: 13px;
	font-weight: bold;
}

/* news */
.newsNote{
	width: 600px;
	margin-top: 20px;
	line-height: 18px;
}

.newsNote .title{
	color: #385c7d;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #385c7d;
}

.newsNote .day{
	float: right;
	color: #666;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
}

.gray{
	color: #666;
	font-size: 95%;
}

/* Salmeria */
.salmeria .sub{
	width: 600px;
	height: 175px;
	text-align: right;
	background: url('../../images/salmeria_subimg.jpg') no-repeat 0 0;
}

.salmeria .sub img{margin: 15px 20px 0 0;}

.salmeria table{
	width: 600px;
	margin: 10px 0 25px 0;
	padding: 10px 15px;
	background: #f1f1f1;
}

.salmeria table th{
	font-size: 120%;
	font-weight: normal;
	border-right: 1px dotted #999;
}

.salmeria table td{padding-left: 10px;}
	
.salmeria .omakase{
	width: 600px;
	height: 275px;
	margin-bottom: 10px;
	background: url('../../images/omakase_back.jpg') no-repeat bottom right;
}

.salmeria .omakase .price{
	width: 245px;
	margin-top: 15px;
	padding: 15px 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.salmeria .omakase .price p{
	width: 191px;
	margin: 0 auto;
	line-height: 20px;
}

.salmeria .omakase .price p span{
	font-size: 115%;
	font-weight: bold;
}

.salmeria .item01{
	width: 190px;
	margin: 20px 15px 0 0;
	float: left;
}

.salmeria .item01 p{
	height: 130px;
	position: relative;
}

.salmeria .item01 span.name{
	width: 100%;
	margin: 5px 0;
	color: #385c7d;
	text-align: center;
	font-weight: bold;
	display: block;
}

.salmeria .item01 span.price{
	width: 100%;
	margin-top: 10px;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	display: block;
	position: absolute;
	bottom: 0;
}