@charset "Shift_JIS";
#bk {
	background-image: url(../images/bk.gif);
}

#wrapper{
	width: 950px;
	margin: 0px auto;
	border: 1px solid #EBE2E2;
}

#contens {
	font-size: 100%;
	line-height: 150%;
}


#main {
	width: 900px;
	margin: 30px 0 10px 25px;
}

/* #cake
   --------------------------------------------- */

#inner  .cake {
	width: 100%;
	margin-top: 30px;
}
#inner .cake li {
	display: block;
	width: 250px;
	margin-left: 40px;
	float: left;
	list-style: none;
	margin-bottom: 20px;
}
#inner .shop-left {
	width: 350px;
	float: left;
	display: block;
	margin-left: 50px;
	margin-top: 30px;
}
#inner .shop-right p {
	line-height: 200%;
	font-size: 100%;
}
#inner .shop-left dl {
}
#inner .shop-left dt {
	float: left;
	width: 60px;
	clear: left;
	padding: 0.5em 0 0.5em 0.5em;
	border-bottom: 1px dotted #4066BB;
}
#inner .shop-left dd {
	border-bottom: 1px dotted #4066BB;
	padding: 0.5em 0 0.5em 0.5em;
}



#inner .shop-right {
	width: 440px;
	float: left;
	display: block;
	margin-left: 60px;
	margin-top: 30px;
	height: 200px;
}
shop-ph ul {
}
.shop-ph li {
	list-style: none;
	margin: 10px;
	float: left;
}



#inner  .cake  h2 span {
	font-size: 100%;
	text-align: center;
}


#inner .cake ul {
}



#clear {
	clear: both;
}

/* #Header
   --------------------------------------------- */
#Header{
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #EBE2E2;
	padding: 0 0 10px 0;
}



#Header img{
	vertical-align: bottom;
}
#Header p#logo{
	float: left;
	margin: 20px 0 0 0;
}
#Header p.toTop{
	position: absolute;
	bottom: 0px;
	left: 246px;
	margin: 0;
}

/*　メニュー　*/
#g_menu {
}
#menu {
	background-image: url(../images/menu.gif);
	width: 600px;
	height: 25px;
	float: right;
	list-style-type: none;
	margin-top: -20px;
}


#menu li {
	float: left;
	width: 100px;
	display: block;
}
#menu li, #menu a{
	display: block;
	height: 25px;
}
	
	/* 現在位置 */
	#nav01 a.stay {
	background-position:  0     -25px; }
	#nav02 a.stay {
	background-position: -100px -25px;
}
	#nav03 a.stay {
	background-position: -200px -25px;
}
	#nav04 a.stay {
	background-position: -300px -25px;
}
	#nav05 a.stay {
	background-position: -400px -25px;
}
	#nav06 a.stay {
	background-position: -500px -25px;
}


	/* オンマウス */
	#nav01 a:hover {
	background-position:  0     -25px;
	background-image: url(../images/menu.gif);
}
	#nav02 a:hover {
	background-position: -100px -25px;
	background-image: url(../images/menu.gif);
}
	#nav03 a:hover {
	background-position: -200px -25px;
	background-image: url(../images/menu.gif);
}
	#nav04 a:hover {
	background-position: -300px -25px;
	background-image: url(../images/menu.gif);
}
	#nav05 a:hover {
	background-position: -400px -25px;
	background-image: url(../images/menu.gif);
}
	#nav06 a:hover {
	background-position: -500px -25px;
	background-image: url(../images/menu.gif);
}

	/* 現在位置 */
	#nav01 a.stay {
	background-position:  0     -25px; 
	background-image: url(../images/menu.gif);}
	#nav02 a.stay {
	background-position: -100px -25px;
	background-image: url(../images/menu.gif);
}
	#nav03 a.stay {
	background-position: -200px -25px;
	background-image: url(../images/menu.gif);
}
	#nav04 a.stay {
	background-position: -300px -25px;
	background-image: url(../images/menu.gif);
}
	#nav05 a.stay {
	background-position: -400px -25px;
	background-image: url(../images/menu.gif);
}
	#nav06 a.stay {
	background-position: -500px -25px;
	background-image: url(../images/menu.gif);
}

	
#menu span {
	text-indent: -9999px;
	display: block;
	height: 25px;
}


/* #footer
   --------------------------------------------- */
#footer {
	height: 30px;
	width: 900px;
	border-top: 1px solid #EBE2E2;
	padding-top: 10px;
	margin: 0 0 20px 25px;
	border-bottom: 1px solid #EBE2E2;
	padding-bottom: 10px;
}

#footer p {
	font-size: 80%;
	color: #666666;
	text-align: center;
	padding-top: 30px;
	vertical-align: middle;
}
#inner {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
#inner .index-l {
	float: left;
	width: 450px;
	margin-bottom: 15px;
}
#inner .index-r {
	float: left;
	width: 400px;
	margin-left: 50px;
	color: #333;
}
#inner   .menu  a {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 25px;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
	padding-top: 2px;
}
#inner   .menu  a:hover {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 25px;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
	padding-top: 2px;
	background-color: #FBF3EA;
}
#inner   .menu  a.stay {
	text-decoration: none;
	display: block;
	width: 150px;
	height: 25px;
	text-align: center;
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
	padding-top: 2px;
	background-color: #FBF3EA;
}
#inner .drink-left {
	width: 500px;
	margin: 50px 0 0 0;
	float: left;
}
#inner .drink-left dl.coffee dt {
	clear: left;
	float: left;
	width: 30em;
	padding: 1em 0 1em 1em;
	border-bottom: 1px dotted #E38E00;
}
#inner .drink-left dl.coffee dd {
	margin-left: 2em;
	padding: 1em 0 1em 1em;
	border-bottom: 1px dotted #E38E00;
}
#inner .drink-left .cakeset {
	border: 1px solid #E38E00;
	padding: 1em;
	margin-top: 50px;
	text-align: center;
	margin-bottom: 20px;
}


#inner .drink-right {
	width: 300px;
	margin: 50px 0 0 80px;
	float: left;
}





.footerlogo {
	float: left;
	width: 100%;
}
img.footer {
 vertical-align: middle;
}




.index-ph {
	width: 200px;
	margin: 3px 8px 2px 0;
	float: left;
}



.index-l dl {
}
.index-l dt {
	float: left;
	width: 60px;
	margin: 10px 0 0 30px;
}
.index-l dd {
	float: left;
	width: 350px;
	margin: 10px 0 0 0;
}
#lunch-left {
	float: left;
	width: 425px;
	margin: 50px 0 0 0;
}
#lunch-right {
	float: left;
	width: 425px;
	margin: 50px 0 0 50px;
}
.lunch ul {
	margin-top: 20px;
}
.lunch li {
	list-style: none;
	text-align: center;
	margin-bottom: 20px;
}
#inner  .alacarte  dl {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#inner  .alacarte  dt {
	width: 340px;
	float: left;
	border-bottom: 1px dotted #ccc;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	line-height: 120%;
}
#inner .koperto {
	width: 400px;
	margin: 50px 0 10px 150px;
	padding: 20px　0 20px 30px;
	border: 1px solid #ccc;
}
#pasta {
	width: 600px;
	margin: 50px 0 0 150px;
}
#pasta .pasta-txt {
	line-height: 200%;
}
#pasta  .pasta-list dt {
	font-size: 120%;
	color: #330000;
	list-style: none;
	margin: 20px 0 0 20px;
	width: 450px;
	float: left;
	background-image: url(../menu/images/pasta_icon.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 40px;
	font-weight: bold;
	height: 30px;
}
#pasta .pasta-list dd {
	float: left;
	width: 70px;
	height: 30px;
	margin: 20px 0 0 0;
}

#pasta  .pasta-list  dl {

}





#inner  .alacarte  dd {
	width: 60px;
	float: left;
	text-align: right;
	border-bottom: 1px dotted #ccc;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0;
	line-height: 120%;
}


.lunch  .lunch-txt {
	border-bottom: 1px dotted #ccc;
	line-height: 200%;
}
#inner .index-shopinfo {
	margin: 20px 0 20px 0;
}
#inner .index-shopinfo dt {
	border-bottom: 1px dotted #ccc;
	width: 60px;
}
#inner .index-shopinfo dd {
	border-bottom: 1px dotted #ccc;
	width: 350px;
}
#inner .index-shopinfo2 {
	margin: 50px 0 0 10px;
	width: 440px;
}
#siteLead {
	float: right;
	margin: 10px 0 0 0;
	display: block;
}
#inner .recruit-top {
	list-style: none;
	margin: 10px 0 0 10px;
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}
.main-lunch {
	text-align: center;
	border: 1px dotted #ccc;
	padding: 15px;
}
.main-lunch2 {
	color: #FF7171;
}
#christmasinner {
	margin: 0px 50px;
}
#christmas-l {
	float: left;
	width: 450px;
	margin-bottom: 50px;
	margin-top: 50px;
}
#christmas-r {
	float: left;
	width: 300px;
	margin-left: 50px;
	margin-top: 50px;
}
#christmas-l .christmas-menu {
	list-style: none;
}
#christmas-l .christmas-menu-txt {
	border-bottom: 1px dotted #ccc;
	margin-left: 50px;
	line-height: 300%;
	text-align: center;
	width: 300px;
}
#profile-l {
	width: 200px;
	float: left;
}
#profile-r {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 140px;
	color: #333;
}
#profile-r .profile-name {
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #666;
	padding-bottom: 6px;
	margin-bottom: 10px;
}
#lunch-etc  .lunch-ph {
}
#lunch-etc  .lunch-ph  li {
	list-style: none;
	float: left;
	margin: 20px 20px 20px 0;
	width: 180px;
}
#dinner-ph {
	list-style: none;
	margin: 20px 0 10px 0;
}
#dinner-ph  li {
	width: 100%;
	margin: 0 0 20px 0;
}
#dinner-ph .d-m {
	width: 400px;
	float: left;
}

#lunch-etc {
	margin: 40px 0px;
	border: 1px solid #ccc;
}
#lunch-etc .lunch-etc-r-box {
	width: 100%;
	float: left;
	padding: 20px;
	text-align: left;
}
#lunch-etc .lunch-l-box {
	float: left;
	width: 480px;
	margin-left: 20px;
	padding: 20px;
}
#lunchparty {
	border: 2px solid #f00;
	margin: 20px 0px;
	padding: 20px;
}
.cource-etc {
	line-height: 180%;
	margin-left: 15px;
	margin-top: 20px;
}

#lunchparty .lunch-party-ttl {
	font: bold 200% "ＭＳ Ｐ明朝", "細明朝体";
	color: #FF0000;
}
#lunchparty .lunch-party-subttl {
	font-size: 150%;
	font-weight: bold;
	margin-top: 10px;
}
#lunchparty .lunch-party-sub {
	font-size: 150%;
	font-weight: bold;
	list-style: none;
	margin-top: 40px;
	margin-left: 50px;
	color: #996600;
}
#lunchparty .lunch-party-sub li {
	margin-top: 30px;
}
#lunchparty .lunch-party-img {
	width: 400px;
	float: right;

}
#lunchparty .lunchpartyplan {
	margin: 30px 0 20px 100px;
}
#lunchparty .lunchpartyplan dt {
	margin: 40px 0 0 0;
}
#lunchparty .lunchpartyplan dd {
	margin: 10px 0 0 50px;
	font-size: 130%;
}
#lunchparty .lunchpartytxt {
	font-size: 120%;
	margin: 20px 0 0 50px;
}
#inner .lunchparty-a {
	margin: 20px 0 0 10px;
	text-align: left;
}
#lunchparty .mariage {
	margin: 50px 0 0 100px;
	list-style: none;
}
#lunchparty .mariage-img {
	float: right;
}
#inner .index-l .top-topics {
	margin-top: 10px;
}
#inner .index-l .top-topics li {
	list-style: none;
	float: left;
	width: 200px;
	margin-right: 25px;
}
.wine-ttl {
	font-size: 150%;
	font-weight: bold;
	color: #990000;
}
#wine-list {
	width: 100%;
	margin-top: 20px;
}
#wine-list .wine-img {
	width: 200px;
	float: left;
}
#wine-list .wine-name {
	font-size: 120%;
	font-weight: bold;
	color: #990000;

}
#wine-list .wine-rec {
	width: 200px;
	float: left;
	margin-left: 25px;
}
#wine-list .wine-txt {
	line-height: 180%;
	font-size: 95%;
	margin-top: 15px;
}
#wineselect {
	margin-top: 50px;
	width: 100%;
}
#wineselect .wine-hito {
	float: right;
}
#wine-left {
	float: left;
	width: 425px;
	margin: 50px 0 0 0;
}
#wine-right {
	float: left;
	width: 425px;
	margin: 50px 0 0 50px;
}
#wine-list .wine-price {
	text-align: right;
	margin-top: 20px;
}
#wineselect .wine-ttl2 {
	font-size: 120%;
	line-height: 150%;
	margin-top: 20px;
}
.calender {
	margin-top: 20px;
}
.calendar1 {
	float: left;
	width: 160px;
}
.calendar2 {
	float: left;
	margin-left: 20px;
	width: 160px;
}
.dinner-txt {
	color: #FF0000;
	text-align: center;
	margin-bottom: 20px;
}
#shop-qa {
	width: 800px;
	margin: 30px auto;
}
.qa-ttl {
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 20px;
	border: 1px solid #c00;
	padding: 3px 3px;
}
#qa dl {
}
#qa dt {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
	margin-bottom: 8px;
	background-image: url(../shop/images/ttl-bk.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-left: 10px;
}
#qa dd {
	margin: 0 0 30px 20px;
	border-bottom: 1px dotted #ccc;
	line-height: 180%;
	background-image: url(../shop/images/th_10.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 3px 5px 3px 8px;
}
.recruit-l {
	margin: 0 20px;
	line-height: 200%;
}
.recruit-ph {
	float: right;
}
#bourgo-close {
	width: 820px;
	margin: 20px 20px;
	border: 1px solid #ccc;
	padding: 100px 20px 15px 20px;
	line-height: 180%;
	background-image: url(../images/close-kanban.jpg);
}
#bourgo-close .closeoku {
	margin-left: 500px;

}
.r-blog {
	width: 190px;
	float: left;
	margin: 20px 10px 10px 0;
}
.r-close {
	width: 190px;
	float: left;
	margin: 20px 0 10px 0;
}
.policy-left {
	width: 200px;
	margin: 30px 0 0 50px;
	float: left;
}
.policy-right {
	width: 500px;
	float: left;
	margin: 30px 0 0 80px;
	padding: 15px 15px;
}
#policytxt {
	background-image: url(../policy/images/txt-bk.gif);
	line-height: 200%;
	padding: 0 15px;
	margin-bottom: 50px;
	color: #666;
}

.profile-name {
	font-size: 120%;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	margin-bottom: 20px;
}
#pasta .fron li {
	list-style: none;
	width: 130px;
	float: left;
	display: block;
	padding: 15px 0 15px 10px;
	margin: 15px 5px 15px 5px;
	text-align: center;
	background-color: #FFF0D2;
}
#pasta .cheez-ph {
	list-style: none;
}
#pasta .cheez-ph li {
	float: left;
}
.winettl {
	font-size: 110%;
	font-weight: bold;
	color: #900;
}

