@charaset "Shift_JIS";

/* newsページ */


div.newsboad {
	border: solid 1px #8cc63f;
	margin-bottom: 30px;
	padding-bottom: 10px;
	}

div.newsboad h5	{
	background-color: crimson;
	border-bottom: solid 1px #8cc63f;
	color: #ffffff;
	font-size: 0.75em;
	text-align: left;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}


/* サブページのタイトル */
div#subtitol {
	width: 870px;
	height: 60px;
	background-color: black;
	position: relative;
	border-bottom: solid 1px #a9a9a9;
}

div#subtitol h2 {
	position: absolute;
	top: 30%;
	color: #c0c0c0;
	margin: 0;
	padding: 0;
	margin-left: 30px;
	padding-left: 15px;
	font-family: 'ＭＳ Ｐ明朝',Osaka,serif;
	border-left: solid 6px #c0c0c0;
	font-size: 1.25em;
	
}

/* サブページのヘッダー用 */

div#header img {
float: left;
}


/* サブページのコンテンツ（左サイドメニューを含む） */

div#sub-content {
	width: 870px;
	float: left;
	background-image: url(../image/bg-subcontent.gif);
	background-repeat: repeat-y;
	}


/* 左サイドメニュー */

#left-sidemenu {
	width: 200px;
	height: 300px;
	float: left;

}

p.leftmenu {
	font-family:Arial, Helvetica, sans-serif;
	border-left:none;
	padding-left: 0px;
	font-size: 120%;
	margin: 0;
	padding: 0;
	padding-left:30px;
	padding-top: 30px;
	color: #2f4f4f;
	font-weight: normal;
	margin-top: 58px;
}


#left-sidemenu ul {
	font-size: 80%;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style-type: none;
	line-height: 18px;

}


ul.left-sidemenu li {
	background-image: url(../image/bg-sidemenu.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	margin: 0;
	line-height: 15px;

}

ul.left-sidemenu2 li {
	background-image: url(../image/bg-sidemenu2.jpg);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
	margin: 0;
	line-height: 15px;

}


#left-sidemenu ul li a{
	width: 170px;
	height: 40px;
	padding-left: 30px;
	padding-top: 10px;
	text-decoration: none;
	color: #2f4f4f;
	font-weight: bold;
	display: block;
}


/* サブ画像 */

h1 {
	float: right;
}

/* パンくずリスト */
p#bread {
	width: 300px;
	font-size: 0.75em;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

/* コンテンツ */
div#right-content	{
	width: 650px;
	float: right;
	padding-top: 20px;
}


div.info {
	border: solid 1px #000000;
	margin-bottom: 20px;
}

div#right-content h2	{
	background-image: url(../image/room-tyumidashi.jpg);
	background-repeat: no-repeat;
	color: #696969;
	font-size: 1.25em;
	text-align: left;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 15px;
	padding-left: 70px;
	padding-top: 22px;
	height: 28px;
	clear: both;
}

div#right-content h3	{
	background-image: url(../image/shoumidashi.jpg);
	background-repeat: no-repeat;
	color: #696969;
	font-size: 0.90em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	line-height: 35px;
	height: 35px;
	clear: both;
}

div#right-content h4	{
	background-image: url(../image/saishoumidashi.jpg);
	background-repeat: no-repeat;
	color: #696969;
	font-size: 0.80em;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 40px;
	line-height: 35px;
	height: 35px;
	clear: both;
}


div#right-content p.photo	{text-align: center}

p {
	font-size: 0.80em;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	color: #39261d;
}

p.p1 {
	font-size: 0.90em;
	line-height: 1.6;
	color: gray;
	font-weight: #39261d;
}




div#right-content ul {
	font-size: 0.85em;
	margin: 5px;
	padding: 0;
	line-height: 25px;
}

div#right-content ul li 	{
	background-image: url(maru-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 5px;
	list-style-type: none;
}
/* 作成中の文字（完成後消去） */
div#sakuseityu {
	padding-top: 200px;
	padding-bottom: 200px;
	padding-left: 250px;
}



/* ＴＯＰへ戻る */
p#backtotop {
	width: 120px;
	clear: both;
	float: right;
	font-size: 0.75em;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
}

p#backtotop a{
	color: black;
}


/* サブページ共通 */


table {
	font-size: 0.85em;
	border-collapse: collapse;
}

.td1{
	background-color: blanchedalmond;
	text-align: center;
}


/* サブページ共通　(終わり） */

div.section ul li {
	margin-bottom: 13px;
	text-align: left;
}


li img {
    vertical-align: bottom;
}

/* ポイントカードページ */
table.table2 {
	height: 80px;
	margin-left: 100px;
	float: left;
	font-size: 0.85em;
	margin-top: 20px;
	border-collapse: collapse;

}

/* 朝食ページ */
table.table1 {
	width: 240px;
	height: 100px;
	margin-right: 20px;
	float: right;
	font-size: 0.85em;
	margin-top: 50px;
	border-collapse: collapse;

}

div.section1 {
	width: 650px;
	margin-top: 15px;
}

div.section1 p {
	float: left;
}

div#changego ul{
	float: left;
	list-style-type: none;
}

div#changego ul li {
	display: inline;
}



/* 客室ページ */

div.section {
	width: 630px;
	margin-left: 20px;
	margin-top: 15px;
}

div.section p {
	float: left;
}

div#change ul{
	float: left;ww
}





/* 法要ページ */

div.desert {
	width: 140px;
	height: 200px;
	border-style: solid;
	border-color: rosybrown;
	border-width: 1px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

div.desert h5 {
	width: 130px;
	float:left;
	margin-left: 5px;
	color: brown;
	font-size: 0.70em;
}

div.desert img {
	margin: 10px;
}

div.drink {
	width: 95px;
	height: 200px;
	border-style: solid;
	border-color: rosybrown;
	border-width: 1px;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 15px;
	background-color: #f5f5dc;
}

div.drink h5 {
	width: 80px;
	float:left;
	margin-left: 5px;
	color: brown;
	font-size: 0.70em;
}

div.drink img {
	margin: 10px;
}

/* ■■鯉太郎今月のお品書き■■ */

td.tdleft {
	color: blue;
	width: 50px;
	height: 16px;
	vertical-align: top;
}

	
/* ■■会議ページ■■ */

.meeting_equipment {
	margin-top: 10px;
	border-collapse: collapse;
}

table.meeting_equipment th {
	background-color: blanchedalmond;
	border: 1px solid #dcdcdc;
	font-weight:normal;
}	

table.meeting_equipment th,table.meeting_equipment td {
	border: 1px solid #dcdcdc;
	padding: 7px 20px;
	font-size: 0.80em;
}

/* ■■料理へのこだわりページ■■ */

div#ryouri h2 {
	background-image: url(../image/midashi_ardor.jpg);
	height: 20px;
	font-size: 0.95em;
	letter-spacing: 1em;
}



