@charset"utf-8";

h1,h2,h3,h4,h5,p,table,th,td,div,ul,ol,li {
	margin: 0px;
	padding: 0px;

}


.float-clear {
	font-size: 0px;
	color: #fff;
	clear :both;
}


body {


	background-image: url(images/body_wallpaper.jpg);
	background-repeat: repeat;
}


#wrapper {
	width: 800px;
/*	height: 800px;*/
	background-color: #fff;

	margin-left: auto;
 	margin-right: auto;
}


#header {
	width: 240px;
	height: 400px;

	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;

	float: left;
}

#nav {
	clear: both;

	width: 800px;
	height: 40px;

}

ul.navigation {
	width: 800px;
	height: 40px;

}

ul.navigation li {
	width: 160px;
	list-style-type: none;

	float: left;
}

ul.navigation li a {
	width: 160px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: #000;
	text-align: center;
	text-decoration: none;

	background-image: url(images/navi_button.jpg);
	
	display: block;
}

ul.navigation li a:hover {
	width: 160px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	color: red;
	font-weight: normal;
	text-decoration: none;

	background-image: url(images/navi_button2.jpg);
	
	display: block;
}

#top {
	
	width: 560px;
	height: 220px;

	background-image: url(images/background_top.jpg);
	float: left;
}

#top h1 {
	font-size: 26px;
	line-height: 26px;
	color: #000;
	text-align: left;

	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#top p {
	font-size: 20px;
	color: #000;
	text-align: left;
	font-weight: bold;

	margin-left: 5px;
	margin-right: 5px;
}

#top strong {
	color: red;

}

#head-line {
	clear: both;

	width: 800px;
	height: 490px;

	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;

	background-color: #fff;
}

#head-line strong {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-family: italic;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	background-color: aqua;
	border: 3px solid blue;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#head-line img {
	margin-left: 5px;
	margin-top: 5px;

}

.head-harf {
	width: 50%;
	height: 500px;

	float: left;
}

.head-harf h2 a {
	width: 50%;
	font-size: 30px;
	line-height: 34px;
	color: #000;
	text-align: left;
	font-family: italic;
	font-weight: normal;
	text-decoration: none;

	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;

	border-bottom: 4px solid gold;
}

#head-line h4 {
	font-size: 24px;
	color: blue;
	line-height: 28px;
	text-align: left;
	font-weight: normal;
}

#head-line small {
	font-size: 16px;
	color: #353334;
	line-height: 18px;
	text-align: left;
	
}



.head-harf p {
	font-size: 22px;
	line-height: 24px;
	color: #353334;
	text-align: left;
	
	margin-left: 15px;
}




/* ** お品書きページ ** */

/*　タブパネル　*/

#container {
	width: 800px;
	height: 100%;

	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	background-color: silver;
}

ul.tab li {
	width: 200px;
	height: 40px;
	text-align: center;
	list-style-type: none;

	float: left;
}

ul.tab li a {
	font-size:22px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;

	background-image: url(images/btn02.jpg);

	outline: none;
	display:block;
}


ul.tab li a.selected {
	color: #fff;


	background-image: url(images/btn01.jpg);
	cursor: default;
}



ul.panel {
	width: 800px;
	height: 100%;

	padding: 0px;


	margin-left: auto;
	margin-right: auto;

	background-color: #fff;
	clear: both;

}

ul.panel p {
	font-size: 22px;
	color: #000;
	line-height: 24px;
	text-align: center;
}

ul.panel li {
	width: 800px;

	padding-top: 10px;
	padding-bottom: 20px;

	list-style-type: none;
	
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}

ul.panel h2{
	width: 80%;
	font-size: 28px;
	color: #353334;
	line-height: 32px;
	font-family: italic;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;

	border-bottom: 5px solid #999;
}

ul.panel h3 {
	width: 80%;
	font-size: 26px;
	line-height: 26px;
	color: blue;
	font-weight: normal;

	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

}


ul.panel h5 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;

	clear: both;
}


span.title {
	width: 65%;

	font-size: 25px;
	line-height: 32px;
	color: #000;
	text-align: left;
	font-weight: normal;

	display: block;
	float: left;
}


span.price {
	width: 35%;

	font-size: 25px;
	line-height: 32px;
	color: #000;
	text-align: right;

	display: block;
	float: right;
}

span.chuushaku {
	font-size: 20px;
	line-height: 24px;
	color: #353334;
	text-align: left;

	display: block;

}


/* タブ１　コンテンツ */
		/* タブ毎にベースを設定 */
ul.panel li#TAB1 {
	width: 100%;

}


/* タブ２　コンテンツ */
ul.panel li#TAB2 {
	width: 100%;
}


/* タブ３　コンテンツ */
ul.panel li#TAB3 {
	width: 100%;
}


/* タブ４　コンテンツ */
ul.panel li#TAB4 {
	width: 100%;
}


/* タブ５　コンテンツ */
ul.panel li#TAB5 {
	width: 100%;
}


/* タブ６　コンテンツ */
ul.panel li#TAB6 {
	width: 100%;

}

ul.panel li#TAB6 p {
	text-align: left;

}


/* タブ７　コンテンツ */
ul.panel li#TAB7 {
	width: 100%;
}


/* タブ８　コンテンツ */
ul.panel li#TAB8 {
	width: 100%;
}

.section {
	width: 390px;
	height: 320px;

	background-color: #fff;

	margin-left: 8px;
	margin-bottom: 10px;

	float: left;
}

.section img {
	width: 380px;
	height: 150px;
	
	margin-top: 5px;
	margin-left: 5px;
}

.section strong {
	font-size: 25px;
	line-height: 27px;
	color: red;
	font-weight: bold;
	font-family: italic;
}

.section h3 {
	font-size: 24px;
	line-height: 26px;
	color: #blue;
	text-align: center;
	font-weight: bold;
}


.section p {
	font-size: 22px;
	line-height: 24px;
	color: #353334;
	font-weight: normal;
	text-align: left;
}

/* ** 宴会ページ ** */

#banquet {
	width: 800px;
	height: 600px;

	margin-left: auto;
	margin-right: auto;

	background-color: #fff;
}

#banquet h2 {
	clear: both;

	font-size: 32px;
	line-height: 34px;
	color: #fff;
	text-align: center;

	background-color: blue;
}


#banquet h3 {
	font-size: 30px;
	line-height: 34px;
	color: #000;
	text-align: left;
}


#banquet p {
	font-size: 26px;
	line-height: 28px;
	color: #000;
	text-align: left;
}


/*　アクセス・送迎ページ　*/

#transportation {
	width: 800px;
	height: 400px;

	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;

	background-color: #fff;
	
	clear: both;
}

.trans-harf {
	width: 380px;
	
	
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;

	float: left;
}

#transportation h2 {
	font-size: 28px;
	color: blue;
	line-height: 32px;
	text-align: center;
	font-family: italic;
}

#transportation p {
	font-size: 22px;
	color: #000;
	line-height: 24px;
	text-align: left;
	
}







#footer {
	width: 800px;

	margin-left: auto;
	margin-right: auto;
}

#footer address {
	width: 800px;

	font-size: 22px;
	color: #000;
	text-align: left;

	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;

	background-color: #eee;
}

#footer address strong {
	font-size: 28px;
	color: blue;
	font-weight: normal;
}

#footer p {
	height: 22px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-family: italic;

	background-color: #000;
}





/* 自動再生スライドショー  */
#viewer {
	margin: 0 auto;
	width: 560px;
	height: 180px;
	text-align: left;
	overflow: hidden;
	position: relative;
	float: left;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}


















