@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: #FBEBFC;
	}

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

a {
	color: #555555;
	text-decoration: none;
	background-image: url("line_dotted.gif");
	background-repeat: repeat-x;
	background-position: 0 15px;
	}

a:hover {
	background-image: none;
	}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	}

#content {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 60px;
	background-color: white;
	}

.clear {
	clear: both;
	}

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

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

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

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

#head {
	width: 100%;
	height: 120px;
	padding-bottom: 1px;
	background-color: white;
	border-top: solid 6px #F1B8B8;
	border-bottom: solid 1px #FAE1BB;
	}

* html #head {
	height: 126px;
	}

#head div {
	width: 800px;
	height: 120px;
	margin: 0 auto;
	background-image: url("");
	position: relative;
	}

#head h1 {
	top: 40px;
	left: 25px;
	font-size: 150%;
	font-weight: 800;
	line-height: 1.5em;
	position: absolute;
	}

#head h1 a {
	color: #444444;
	font-size: 20px;
	background-image: none;
	}

#head h2{
	top: 65px;
	left: 25px;
	font-weight: 800px;
	position: absolute;
	color: #444444;;
	font-size: 14px;
	text-indent: 10px;
	}

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

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

* html #main {
	margin: 0 5px 0 auto;
	}

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

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

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

.item tr {
	vertical-align: top;
	}

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

.item .itemImage {
	text-align: center;
	}

.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: 320px;
	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;
	}

#main table.jouhou {
	width: 500px;
	border-style: none;
	border-collapse: collapse;
	table-layout:fixed;
	empty-cells:hide;
	text-align: left;
	vertical-align: top;
	border: solid 1px #AAAAAA;
	}

#main table.jouhou th{
	border: solid 1px #AAAAAA;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

#main table.jouhou td{
	border: solid 1px #AAAAAA;
	text-align: left;
	padding: 5px;
	}

#main table.jouhou img{
	width: 250px;
	}

#main table.hyouka{
	width: 300px;
	border: solid 1px #AAAAAA;
	}

#main table.hyouka th{
	width: 130px;
	border: solid 1px #AAAAAA;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	background-color: #EEEEFE;
	}

#main table.hyouka td{
	border: solid 1px #AAAAAA;
	color: #FF5555;
	}

#main table.hyouka img{
	width: auto;
	}

/*----------------------------------------------------
	side
----------------------------------------------------*/

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

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

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

.menu {
	margin: 10px 0 20px;
	}

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

.menu ul li {
	margin-left: 16px;
	}

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

.recommend {
	margin-bottom: 20px;
	}

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

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

.recommend li p {
	color: #555555;
	}

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

#food {
	width: 100%;
	background-color: #665544;
	}

#food p {
	padding: 30px 0;
	font-size: 80%;
	text-align: center;
	color: white;
	}

#food a {
	color: white;
	background-image: none;
	text-decoration: none;
	}



