body {
	background-image: url(../ristorante/img/wallpaper.jpg);
	background-repeat: repeat-x;
	background-color: #E7D6C2;
	line-height:150%;
}
a {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color:#009900;
	text-decoration:underline;
}
a:hover img {
	opacity:0.80;/*透明度*/
	filter:alpha(opacity=80);/*IE用*/
}
.container {
	color:#927058;
}
/*ヘッド*/
.head {
	height:90px;
	border-bottom:2px solid #006600;
	background-color:#FFFFFF;
}
.headleft {
	padding:15px 0 0 0;
	height:75px;
	width:600px;
}
.headleft h1 {
	margin:0;
	padding:0 0 10px 0;
	height:33px;
}
.headleft ul {
	height:32px;
	margin:0;
	padding:0;
	list-style:none;
}
.headleft li {
	height:32px;
	margin:0;
	padding:0;
	float:left;
	width:197px;
}
.headcenter {
	width:100px;
}
.headcenter img {
	margin:30px 0px 0px;
}
.headright {
	color:#CC0033;
	padding:15px 0 0 30px;
	width:200px;
	height:75px;
	background-image:url(../ristorante/img/head_decoration.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
}
.headright address {
	font-style:normal;
	margin:0;
	padding:0;
}
.headright a {
	color: #CC0033;
	text-decoration: none;
}
.headright a:hover {
	color: #FF3366;
	text-decoration:underline;
}
/*メイン*/
.contents {
	background-color:#FFFFFF;
	padding-top: 2px;
}

/*左メニュー*/
.left {
	padding:10px 0 0 10px;
	width:230px;
}
.left img {
	margin: 0 0 5px 0;
}
/*右上　テキスト欄*/
.righttop {
	padding:10px 0 10px 0;
	width:690px;
	height:384px;
}
.blogbanner {
	padding:0 10px 10px 10px;
	margin:0;
	height:60px;
	width:680px;
	text-align:right;
}
/*右下　基本行*/
.rightbottom {
	padding:0;
	width:340px;
}
.rightbottom a, .rightbottom img {
	margin:0;
	padding:0;
}
/*イベント枠*/
.eventbg {
	padding:0;
	width:340px;
}
.eventbg ul {
	color: #006600;
}
.eventbg li {
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0;
}
.eventleft {
	width: 140px;
	padding: 10px;
}
.eventleft img {
	padding: 0;
}
.eventright {
	width: 160px;
	padding: 10px 10px 10px 0;
}
/*カレンダー枠*/
.calendarbg {
	padding:0;
	width:340px;
	height:185px;
	line-height: 100%;
}
.month {
	width: 330px;
	height: 16px;
	padding: 0 0 5px 10px;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
}
.caltable {
	width: 290px;
	height:135px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.caltable table {
	width: 290px;
	height:135px;
	font-size: 9px;
	padding: 0px;
	margin: 0px 0px 5px;
	text-align: center;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	line-height: normal;
}
.caltablea td {
	background-color: #CBA0A3;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;	
	text-align: center;
}
.caltableb td {
	border-bottom: 1px solid #660000;
	border-left: 1px solid #660000;
	text-align: center;
}


/*下メニュー*/
.bottommenu {
	margin:5px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px solid #006600;
	width:950px;
	text-align:center;
	line-height:18px;
	font-size:13px;
}
.bottommenu img {
	vertical-align:middle;
	margin:0 5px 0 5px;
}
.topbottom {
	height:10px;
	margin:0;
	padding:0;
}
.foot {
	padding:5px 0 0 0;
}
.footleft a , .footleft a:hover {
	color:#927058;
}
.footright {
	text-align:right;
	color: #CC0033;
}
.copyright {
	padding:10px 0 0 0;
	font-size:11px;
	color:#C8B7AB;
}

/*ページメニュー*/
.pagetitle {
	background-color:#FFFFFF;
	width: 940px;
	height: 124px;
	margin: 0;
	padding:2px 0 0 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.pagetitle img {
	margin: 0px;
	padding: 0px;
}
.pagecontents {
	background-color:#FFFFFF;
	width: 950px;
	padding: 0px;
}
.pageleft {
	width:180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pageleft img {
	margin-top: 10px;
}
/*ページ右基本枠*/
.pageright {
	width:740px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.pageright img {
	margin: 0;
}
.pagerighthead {
	width:740px;
	height:10px;
	margin: 0;
}
.pagerightmain {
	width:740px;
	background-image: url(../ristorante/img/pageright_bg.gif);
	background-repeat: repeat-y;
	padding: 0 0 0 0;
	margin: 0px 10px 0px 0px;
}
.pagerightfoot {
	width:740px;
	height:10px;
	margin: 0;
}
/*コンセプト右枠*/
.concept {
	width: 690px;
	background-image: url(../ristorante/img/concept_img01.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.concepttext {
	width: 670px;
	font-size:13px;
	line-height: 140%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.concepttext img {
	margin-bottom: 10px;
}
.concepttext h5 {
	font-size: 16px;
	color: #927058;
	margin-bottom: 5px;
	margin-top: 10px;
}
.concepttext h6 {
	font-size: 13px;
	color: #927058;
}

/*メニュー枠各種*/
.menu01 {
	width: 700px;
	padding: 10px;
	font-size: 13px;
	margin-left: 10px;
}
.menu01 img {
	margin: 0px;
}
.menu01 h3 {
	font-size: 16px;
	color: #CCBCB0;
	font-weight: bold;
}
.menu01 h4 {
	font-size: 16px;
	color: #9B3939;
	text-decoration: underline;
}
.menu01 h5 {
	font-size: 15px;
	color: #927058;
	margin-top: 10px;
}
.menu01 h6 {
	font-size: 14px;
	color: #927058;
	font-weight: normal;
}
.menu02 {
	width: 300px;
	height:170px;
	padding: 10px;
	font-size: 13px;
	margin: 0 0 0 20px;
	text-align: center;
	border: 1px dotted #660000;
	line-height: 170%;
}
.menu02 h4 {
	font-size: 16px;
	color: #9B3939;
	text-decoration: underline;
}
.menu03 {
	width: 700px;
	font-size: 13px;
	padding: 10px;
	text-align: center;
	line-height: 170%;
	margin-top: 10px;
}
.menu03 h3 {
	font-size: 16px;
	color: #927058;
	font-weight: bold;
}	
.ps {
	font-size: 11px;
	line-height: normal;
	text-transform: lowercase;
	font-variant: normal;
}
.menu04 {
	height: 25px;
}
.menu05 {
	text-align:right;
}

/*イベントページ*/
.pageevent {
	width: 690px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.pageeventphoto {
	width: 260px;
	margin: 10px 10px 10px 20px;
	border: 1px solid #927058;
}
.pageeventphoto img {
	margin: 10px;
}
.pageeventtext {
	margin: 10px;
	line-height: 170%;
}
.pageeventtext h5 {
	font-size: 16px;
	color: #927058;
}
.pageeventtext h6 {
	font-size: 13px;
	color: #927058;
}
.pageeventmaxtext {
	margin: 0 0 0 6px;
	line-height: 170%;
	padding: 10px 20px 20px 20px;
	background-position:right bottom;
	background-repeat:no-repeat;
}
.dinner .pageeventmaxtext {
	background-image:url(../ristorante/img/dinner_bgimg.jpg);
}
.lunch .pageeventmaxtext {
	background-image:url(../ristorante/img/lunch_bgimg.jpg);
}
.linkarrow {
	text-align:right;
	margin:20px 0 0 0;
}
.linkarrow a {
	padding:2px 15px 2px 10px;
	background-color:#FFFFFF;
	background-image:url(../ristorante/img/link_arrow_s.gif);
	background-repeat:no-repeat;
	background-position:right center;
	color: #003300;
}
/*スケジュール*/
.pageschedule {
	width: 670px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	margin-right: 10px;
	margin-left: 30px;
	margin-bottom:10px;
}
.pagescheduleday {
	width:50px;
	padding-left:10px;
	font-size: 15px;
}
.pagescheduletext {
	width:580px;
	padding-left:10px;
}
.pagescheduletext h6 {
	font-size: 13px;
	color: #927058;
}
/*こだわり*/
.pagestickstext {
	width: 410px;
	margin: 10px;
	line-height: 170%;
}
.pagesticksphoto {
	width: 200px;
	margin: 10px 10px 10px 20px;
	padding: 10px;
	text-align:center;
}
.pagesticksphoto img{
	padding: 5px 0 5px 0;
}

/*スタッフバナー*/
.staffbanner {
	width:880px;
	margin:0;
	padding:0 35px 10px 35px;
}

/*トップINFO枠背景追加*/
.topinfobox {
	background-image:url(../ristorante/img/top_info_bgimg.gif);
	background-position:0px bottom;
	background-repeat:no-repeat;
	padding:0 0 7px 0;
	width:697px;
}
/*トップINFO枠追加ここまで*/

/* パーティーメニュー写真 {{ */
.partymenuphotos {
	width:650px;
	text-align:center;
	margin: 5px 5px 10px 20px;
}
.partymenuphotos img{
	width: 240px;
	margin: 5px 5px 10px 0px;
	border: 1px solid #927058;
}
.partymenutext{
	margin-left:20px;
	margin-top:10px;
}
.partymenutext h5{
	font-size: 16px;
	color: #927058;
}
/* }} パーティーメニュー写真 */
