/*
Title: bistro_menu
Revision: $Revision: 1.19 $
Author: しんちゃん
Access: stakei@nga.jp
License: GPL
Comment: レストランのメニューのようなテーマ

	Copyright (c) 2002 nga <http://nga.jp/>
	validated by W3C.
*/
/* ChangeLog
2002-05-10 Nana
	* div.day margin-left,right -> auto
2002-04-05 TADA Tadashi <sho@spc.gr.jp>
	* font-size: smaller -> 0.9em.

2002-04-03 nga<stakei@nga.jp>
	* add specification for Theme Gallery.

2002-03-03 nga <stakei@nga.jp>
	fix fontsize.
*/

a:link, a:visited {
	background-color:transparent; 
	color: #B22222;
	text-decoration: none;
	border-style: none;
	border-width: 1px;
}

a:active {
	text-decoration: underline;
	border-width: 1px;
}

a:hover, a:focus {
	text-decoration: underline;
	color: #B22222;
	background-color: #DCDCDC;
	border-style: none;
	border-width: 1px;
}

body {
	background-image: url(bistro_menu_back.gif);
	background-color: #f4d9a9;
	color: #696969;
}

p.message {
	text-align: center;
	color: white;
	background-color: #ffffff;
	padding: 8px;
}

div.adminmenu {
	text-align: right;
}

div.adminmenu form span.adminmenu {
	padding-top: 1em;
	padding-bottom: 0.5em;
	margin: 1em;
}

span.adminmenu {
	background-color: #ffffff;
	color: #000000;
	border-style: outset;
	border-color: #000000;
	border-width: 1px;
	padding: 3px;
	font-weight: bold;
}

h1 {
	background-color: #F4D9A9;
	border-style: solid;
	border-color: #B22222;
	border-width: 2px;
	color: black;
	padding: 4px;
	text-align: right;
}

div.calendar {
	background-color: #ffffff;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0%;
	color: black;
	text-align: right;

	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

div.day {
	width: 631px;
	background-image: url(bistro_menu_back_day.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin-left: auto;
	margin-right: auto;
	border-style: ridge;
	border-color: #b0aaa0;
	border-width: 0px 0px 0px 0px;
	margin-bottom: 2em;
	padding: 0px 0px 20px 0px;
}

div.day * {
       	margin-top: 0px;
	margin-bottom: 0px;
}

h2 span.title {
	color: #333333;
	background-color: transparent;
	margin-right: 1em;
	text-align: right;
}

h2 {
	background-image: url(bistro_menu_back_h2.gif);
	background-repeat:no-repeat ;
	background-attachment:scroll;
	background-color: transparent;
	color: black;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom:10px;
	margin-bottom: 0;
	font-size: small;
	font-weight: normal;
}

h2 span.date {
	font-weight: normal;
	font-weight: bold;
}

div.body {
	background-image: url(bistro_menu_back_body.gif);
	background-color: transparent;
	background-repeat:repeat-y ;
	color: #000000;
	margin-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
}

div.section{
	background-color: transparent;
	margin-left: 0;
	margin-top: 0;
	margin-right: 1em;
	padding-bottom: 0;
}

div.section * {
	margin-bottom: 0px;
}

div.section p {
	background-color: transparent;
	color: #000000;
	text-indent: 1em;
	line-height: 125%;
	padding-top: 0.5em;
	margin-left: 1em;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	color: #696969;
	background-color: transparent;
	border-style: solid;
	border-color: gray;
	border-width: 0px 0px 1px 0px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 20px;
	font-weight: bold;
	font-size: 110%;
}

div.section h4, div.section h5, div.section h6 {
	color: #696969;
	background-color: transparent;
	border-style: dotted;
	border-color: gray;
	border-width: 0px 0px 1px 0px;
	margin-top: 0;
	margin-right: 0;
	padding-top: 1em;
	font-weight: bold;
}

div.section h4 {
	margin-left: 15px;
	font-size: 100%;
}

div.section h5 {
	margin-left: 20px;
	font-size: 85%;
}

div.section h6 {
	margin-left: 24px;
	font-size: 80%;
}

pre {
	background-color: #FFF8DC;
	color: #000000;
	margin-left: 2em;
	margin-right: 5em;
	padding: 8px 8px 8px 8px;
	border-color: #CD5C5C ;
	border-style: solid ; 
	border-width: 1px 3px 1px 5px;
}

div.comment {
	background-image: url(bistro_menu_back_body.gif);
	background-color: transparent;
	background-repeat:repeat-y ;
	color: black;
	text-align: left ;
	padding-left:1em;
	padding-top:25px;
	padding-right:1em;
	padding-bottom: 1em;
	font-size: 90%;
}

div.comment div.caption {
	background-color: transparent;
	color: #000000;
	text-align: left ;
	margin-left:15px;
	margin-right:15px;
	margin-top: 0px;
	padding-left: 1em;
	border-style: solid;
	border-color: #B22222;
	border-width: 0px 0px 1px 0px;
}


div.refererlist div.caption {
	background-color: transparent;
	color: #000000;
	border-style: solid;
	border-color: #B22222;
	border-width: 0px 0px 1px 0px;
	margin: 0em 2em;
}

div.referer {
	background-color: transparent;
	color: #000000;
	text-align: right;
	padding-top: 1em;
	font-size: 90%;
	margin-right: 1em;
}

div.refererlist {
	width: 631px;
	background-image: url(bistro_menu_back_body.gif);
	background-color: transparent;
	color: #B22222;
	margin-right: 1em;
	margin-top: 0;
}

div.refererlist ul {

}

hr {
	border-style: outset;
	border-color: #818ccc;
	border-width: 1px;
}

hr.sep {
	display: none;
}

div.footer {
	text-align: right;
	margin-top: 0px;
}

div.form {
	width: 631px;
	background-image: url(bistro_menu_back_body.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	color: #000000;
	font-size: small;
	margin-left: 0em;
	margin-right: 1em;
}

div.form p {
	margin-top: 0px;
}

input.field {
	color: #000000;
	background-color: white;
}

textarea {
	color: #000000;
	background-color: white;
	margin-left: 1em;
	margin-right: 1em;
	width: 90%;
}

div.body dl {
	margin-left: 2em;
}

div.body dt {
	margin-bottom: 0.2em;
	font-weight: bold;
}

div.body dd {
	margin-left: 1em;
	margin-bottom: 0.5em;
}

li{
	margin-left: 6em;
	font-size: 90%;
}

div.body blockquote {
	color: #000000;
	background-color: white;
	margin-left: 2em;
	border-style: solid;
	border-color: #818ccc;
	border-width: 1px 1px 1px 5px;
	padding: 0.5em 1em 0.5em 1em;
}

p.titlelist  {


	border-style : solid;
	border-color : #818ccc;
	border-width : 1px;
	padding : 2px;
	margin : 4px;

}

strong {
	
}

img {
	border-style: none;
}
img.photo {
	border-style: none;
	margin-left: 3em;
}

table.calendar {
	text-align: center;
	color: #000000;
	background-color: #FFEBCD;
	border-style: solid;
	border-color: #B22222;
	border-width: 1px;
	margin-bottom: 1em;
}

td.calendar-current-month {
	font-size: xx-small;
	text-align: center;
}

td.calendar-next-month {
	font-size: xx-small;
	text-align: right;
}

td.calendar-prev-month {
	font-size: xx-small;
	text-align: left;
}

td.calendar-sunday {
	color: red;
	background-color: #fbb;
	font-size: xx-small;
	text-align: center;
}

td.calendar-saturday {
	color: blue;
	background-color: #bbf;
	font-size: xx-small;
	text-align: center;
}

td.calendar-weekday {
	color: #000000;
	background-color: #ddd;
	font-size: xx-small;
	text-align: center;
}

td.calendar-day {
	font-size: xx-small;
	text-align: right;
}

/*
ツッコミ省略版本文
*/
div.commentshort {
	margin-left: 2em;
}

span.commentator {
}

div.commentshort p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	line-height: 1.2em;
}

/*
ツッコミ本体
*/
div.commentbody {
	margin: 0.5em 0.5em 0.5em 2em;
	line-height: 1.2em;
}

/*
ツッコミした人の情報
*/
div.commentator {
	border-style: solid;
	border-color: #f0fff0;
	border-width: 0px 0px 1px 0px;
	line-height: 1.5em;
	display: inline;
}

/*
ツッコミ本文
*/
div.commentbody p {
	margin: 0.5em;
}

/*
フォームの設定
*/
div.form form {
	margin: 0em;
}

div.form div.caption {
	margin: 0em 2em;
}

div.form form.comment {
	margin: 0em 2em;
}

div.field {
	display: inline;
	margin-right: 2em;
}

/*
form.comment input {
	background-color: white;
	color: #000000;
}
*/

div.textarea {
	display: block;
	vertical-align: top;
}

form.comment textarea {
	display: block;
	background-color: white;
	color: #000000;
	width: 30em;
	height: 5em;
}

div.button {
	display: block;
}

/*
更新フォーム
*/
div.day.update div.form div.caption {
	background-image: url(bistro_menu_back_h2.gif);
	background-repeat:no-repeat ;
	background-attachment:scroll;
	background-color: transparent;
	margin: 0px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom:10px;
}

div.day.update div.form form {
	padding: 1em 2em;
}

form.update {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/*
form.update input, form.update textarea, form.commentstat input {
	background-color: white;
	color: #000000;
}
*/

form.update span.field {
	display: inline;
	margin-left: 0em;
	margin-right: 0.5em;
}

form.update div.field.title {
	display: block;
	margin-top: 1em;
}

form.update div.field.title input {
	margin-left: 0.5em;
}

form.update div.textarea {
	display: block;
	margin-top: 1em;
}

form.update textarea {
	display: block;
	margin-bottom: 1em;
	width: 35em;
	height: 15em;
}

form.update span.checkbox.hidediary {
	margin-left: 1em;
}

/*
ツッコミ状態変更フォーム
*/
div.comment form {
	margin-top: 0em;
}

div.footnote {
	font-size: small;
	margin-left: 4em;
}

/*
side bar
*/
div.main {
	margin-left: 20%;
}

div.sidebar {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 18%;
	padding: 2px 1em 5em 2px;
	margin-left: 1em;
	padding-top: 1em;
	background-color: #F4D9A9;
	border-style: solid;
	border-color: #B22222;
	border-width: 1px 3px 1px 3px;
}

div.sidebar p {
	line-height: 120%;
}

div.sidebar li {
	margin-left: 0px;
}

div.sidebar h2 {
	background-image: none;
	font-size: medium;
	font-weight: normal;
	font-weight: bold;
}

div.sidebar h3 {
	font-size: small;
	font-weight: normal;
	font-weight: bold;
}

/*
calendar3
*/

.calendar-popup {
	display: none;
	text-align: left;
	position: absolute;
	padding: 0 1ex 0 1ex;
}

.calendar-sunday {
	color: red;
	background-color: transparent;
}

a.calendar-sunday {
	color: red;
	background-color: transparent;
	text-decoration: underline;
}

.calendar-saturday {
	color: blue;
	background-color: transparent;
}

a.calendar-saturday {
	color: blue;
	background-color: transparent;
	text-decoration: underline;
}

.calendar-weekday {
	color: black;
	background-color: transparent;
}

a.calendar-weekday {
	color: black;
	background-color: transparent;
	text-decoration: underline;
}

.calendar-todo {
	border-style: solid;
	border-color: #B22222;
	border-width: 1px;
}
