@charset "shift_jis";

/*---------------------------------------------------------

	File_name    : base.css
	Description  : all page stylesheet
	The date     : 2010.04.22
	
	index /////////////////////////////////////////////////////
		-- reset
		-- base
		-- head
		-- contents
		-- side
		-- food
	//////////////////////////////////////////////////////////

----------------------------------------------------------- */


/*----------------------------------------------------
	reset
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

img,
object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6,strong {
	font-size: 100%;
	font-weight: 400;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}



/*----------------------------------------------------
	base
----------------------------------------------------*/

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #444444;
	font-size: 12px;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	background-color: #FFF;
	background-image: url("back.gif");
	background-position: center top;
	background-repeat: repeat;
	}

table {
	color: #444444;
	font-size: 12px;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4em;
	letter-spacing: 0.1em;
	}

a {
	color: #007BB3;
	text-decoration: underline;
	}

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

#wrapper {
	width: 810px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	}

#wrapper02 {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}

#content {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	background-image: url("back_content.gif");
	background-position: left topl;
	background-repeat: no-repeat;
	}

.clear {
	clear: both;
	}

.clear:after {
	content: url("pixel.gif");
	display: block;
	clear: both;
	height: 0;
	}

.pankuzu{
	margin: 0px 20px 10px 20px;
	line-height:auto;
	font-size: 90%;
	text-align: left;
	float: none;
	}

.pankuzu a {
	padding: 1px 5px 1px 5px;
	color: #007BB3;
	text-decoration: none;
	}

.pankuzu a:hover {
	color: #ff4444;
	text-decoration: none;
	}
/*----------------------------------------------------
	head
----------------------------------------------------*/

#head {
	width: 800px;
	height: 120px;
	background-image: url("flower-bed.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	}

#head h1 {
	padding: 40px 0 0 20px;
	font-size: 20px;
	font-weight: 800px;
	}

#head h1 a {
	color: #444444;
	text-decoration: none;
	}

#head h2 {
	margin-top: 15px ;
	margin-left: 50px ;
	text-align:left;
	text-indent: -10px;
	line-height:110%;
	font-weight: 500;
	font-size: 14px;
	color: #444444;;
	}



/*----------------------------------------------------
	contents
----------------------------------------------------*/

#main {
	width: 568px;
	*width: 570px;
	margin-right: 10px;
	margin-left: auto;
	background-color: white;
	border: solid 1px #e1e1e1;
	float: left;
	}

* html #main {
	margin-right: 5px;
	margin-left: auto;
	}

#main02 {
	width: 562px;
	*width: 564px;
	margin: 2px;
	text-align: center;
	background-color: white;
	border: solid 1px #cbcbcb;
	}

#main02 h3 {
	width: 548px;
	height: 26px;
	*height: 28px;
	margin: 10px auto 0;
	padding-top: 2px;
	text-align: left;
	text-indent: 25px;
	font-size: 120%;
	font-weight: 800;
	background-image: url("back_title.gif");
	background-position: left top;
	background-repeat: no-repeat;
	}

#main .text{
	text-align: left;
	text-indent: 13px;
	margin: 10px;
	}

.item {
	width: 548px;
	margin: 10px auto 15px;
	}

.item tr {
	}

.item tr th,
.item tr td {
	width: 117px;
	*width: 137px;
	padding: 5px 10px;
	text-align: center;
	}

.item tr th {
	}

.item tr td {
	}

.item .itemText td {
	vertical-align: top;
	}

.item .itemText td p {
	margin-bottom: 5px;
	text-align: left;
	}

#main ul li {
	margin: 5px;
	text-align: left;
	text-indent: 10px;
	font-size: 100%;
	font-weight: 800;
	}

.kobetsu {
	margin: 5px;
	padding: 5px;
	text-align: left;
	}

.kobetsu .review{
	width: auto;
	margin: 20px 0 5px 10px;
	padding: 5px;
	text-align: left;
	}

.kobetsu .review .value{
	color: #ff4444;
	font-family: "arial black","Impact";
	font-size: 130%;
	font-weight: 500;
	}

.kobetsu .review .point{
	margin: 5px;
	color: #ffaa44;
	font-family: "arial black","Impact";
	font-size: 120%;
	font-weight: 500;
	}

.kobetsu .review .reviewlink{
	width: 320px;
	text-align: center;
	padding: 5px;
	background-color: #ffcc99;
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#aaaaaa;
	}

.kobetsu .review p {
	padding: 5px;
	width: auto;
	text-align: left;
	float: none;
	}

.itemname{
	margin: 10px;
	padding: 5px;
	background-color: #FAF4EB;
	border-style:dotted;
	border-width:1px;
	border-color:#aaaaaa;
	}

.itemname a{
	color: #444444;
	font-size: 120%;
	font-weight: 800;
	text-decoration: none;
	}

.description{
	margin: 10px;
	padding: 5px;
	text-align: left;
	}

.kobetsu .itemImage{
	margin: 10px 0 10px 20px;
	padding: 5px;
	float: left;
	}

.kobetsu .itemImage img{
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#aaaaaa;
	}

.memo{
	width: 450;
	margin: 20px;
	line-height:auto;
	font-size: 80%;
	text-align: reft;
	float: left;
	}

.rightaside{
	margin: 10px 20px 10px 10px;
	width: 500;
	text-align: right;
	float: none;
	}
	
/*----------------------------------------------------
	side
----------------------------------------------------*/

#side {
	width: 200px;
	margin-left: auto;
	margin-right: 10px;
	float: left;
	}

#side h3 {
	width: 200px;
	height: 22px;
	*height: 30px;
	margin-bottom: 0;
	*margin-bottom: -10px;
	padding-top: 8px;
	color: white;
	font-size: 120%;
	font-weight: 800;
	text-indent: 10px;
	background-image: url("back_memu.gif");
	background-position: left top;
	background-repeat: no-repeat;
	}

* html #side h3 {
	margin-bottom: 0;
	}

.menu {
	margin: 10px 0 20px;
	text-align: left;
	}

.menu li {
	margin-top: 5px;
	text-indent: 14px;
	background-image: url("back_menu02.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	}

.recommend {
	margin-bottom: 20px;
	}

.recommend li {
	margin-top: 12px;
	}

.recommend li div {
	margin-right: 8px;
	font-weight: 800;
	text-align: center;
	float: left;
	}

.recommend li p {
	}

.menu li ul li{
	border-style: none;
	text-indent: 22px;
	background-image: none;
	}


/*----------------------------------------------------
	food
----------------------------------------------------*/

#food {
	padding: 100px 0 40px;
	}

#food p {
	padding: 10px 0;
	text-align: center;
	background-color: #f5f5f5;
	}

#food a {
	color: #444444;
	text-decoration: none;
	}

