
		#normal-page{
			margin: 10px;
			background-image: url("img/bg.jpg");
			}		

		img{
			border: none;
			}
			
		.white{
				color="#ffffff"
				}															/*文字を白く*/

		h1{
			font-size:1.5em;
			}
			
		h2{
			font-size:1.3em;
			}
		
		h3{
			font-size:1.2em;
			}

		a:link{color: #0000ff}
		a:hover{color: #0000ff}
		a:active{color: #0000ff}
		a:visited{color: #800080}							/*リンク色（全体）*/
		
		.title{
			background-color:#1f3682;		/*ヘッダーのバックを青に*/
			}
		
		#wrapper	{
				width: 720px;
				margin: 0 auto;
				}
			
		#main{
				width: 720px;
				clear: left;
				padding: 10px;
				}
				
		#main h2{
							margin: 5px;
							}
							
		#main table{
							}	
		
		#main table thead {
							background-color: #6DC3FF;
							}
		
		#hotel			{
							width:310px;
							margin: 10px;
							}
		
				
		#footer{
			text-align: center;
			clear: both;
			border-top: 1px solid #000000;
			}																/*フッター*/
			
		#contact{
			clear:both;
			text-align: center;
			border-top: 1px dotted #000000;
			border-bottom: 1px dotted #000000;
			font-size: 0.8em;
			}																/*連絡先*/
			
		ul#navi-row {
			width: 720px;
			margin: 0;
			padding: 0;
			list-style-type: none; 
			}
			
	ul#navi-row li	{
				list-style-type: none;
				margin: 0;
				padding: 2px;
				font-size: 1em;
				width: 115px;
				text-align: center;
				float: left;
				background-color:#1f3682;
				border-right : 1px #ffffff solid;
				color: #fffd81;
				font-weight: bold;
				}
				
	ul#navi-row a{
				font-weight: bold;
				color: #ffffff;
				}

		.pan{
			clear: left;
			font-size: 0.8em;
			padding: 3px;
			margin: 0;
			background-color:#f5f5f5;
			border: 1px solid #1f3682;
			}																/*パンくずリスト*/
			
		a.navigation:link{color: #ffffff}
		a.navigation:hover{color: #ffffff}
		a.navigation:active{color: #ffffff}
		a.navigation:visited{color: #ffffff}			/*ナビゲーション用のリンク色設定*/
			
			
																					/*左メニューここから*/
		.menu-left{
			float: left;
			border: #1f3682 3px solid;
			width: 150px;
			padding: 0px;
			margin: 0px;
			}
		
		#menubar{
			width: 150px;
			list-style-type: none;
			margin: 0px;
			padding: 0px;
			}				
			
		ul#menubar li{
			width: 150px;
			text-align: left;
			background-color: #f5f5f5;
			border-bottom: #a8a8a8 1px solid;
			}
			
		ul#menubar li a {
			display: block;
			width: 150px;
			padding: 5px 10px;
			font-weight: bold;
			text-decoration: none;
			background-image: url("img/yajirushi_dot_right.gif");
			background-repeat: no-repeat;
			background-position: right;
			color: #000000;
			}																		
		ul#menubar li a:hover {
			text-decoration: underline;
			}
		
		ul#menubar li.menu-on{
			width: 150px;
			text-align: left;
			border-bottom: #a8a8a8 1px solid;
			text-decoration: none;
			padding:  5px 10px;
			font-weight: bold;
			background-color: #888888;
			background-image: url("img/yajirushi_white_right.gif");
			background-repeat: no-repeat;
			background-position: right;
			color: #ffffff;
			}
			/*左メニューここまで*/
			
			
			
		.img-space{
			margin: 5px;
			border: none;
			}																		/*画像の周辺を空ける*/
			
		.left{
			float:left;
			}																		/*左寄せ用*/
			
		.right{
			float: right;
			}
			
		
																					/* カレンダー設定 */
.calender {
font-size: 12px;
width: 170px;
margin: 10px 0;
border-collapse: collapse;
padding: 0.5em 0 0.7em 0;
float: left;
}

.calender caption {
font-size: 12px;
margin: 0;
border-bottom: 1px solid dimgray;
width: 170px;
padding: 0 0 0.3em 0;}

.calender th {
font-size: 10px;
font-weight: normal;
padding: 0.2em 0;
text-align: center;}

.calender td {
width: 26px;
text-align: center;
padding: 0.2em 0;}

.sun {
color: red;}

.sat {
color: blue}

.calender td a{
font-weight: bold;}
																						/*カレンダーここまで*/
																						
		.midashi-special{
			clear: left;
			color: ffffff;
			text-align: right;
			font-size: small; 
			font-weight: bold;
			background-color: #1f3682;
			padding: 0px;
			}																			/*年末年始見出し*/
		  
		  .backnumber{										/*特集バックナンバー用*/
		  		color: #000000;
			width: 150px;
			margin-left: 0px;
			padding:5px;
			  }

			.backnumber-title{
				background-color:#1f3682;
				color: #ffffff;
				width: 150px;
				font-weight: bold;
				text-align: center;
				padding: 5px 0px;
				}												/*特集バックナンバーここまで*/
				
			.macau-menu{
				border-bottom: #00AF94 10px solid;
				text-align: center;
				}
				
			.macau-main{
				border: #00AF94 10px solid;
				background-color: #00AF94;
				color: #FFFFFF;
				}
				
			.macau-main h2{
				text-align: center;
				}
				
			.macau-main td{
				border: #ffffff 1px solid;
				width: 50%;
				}
			.macau-main table{
				border: #ffffff 1px solid;
				width: 700px;
				}
			
			.macau-hotel{
				border-bottom: #ffffff 1px solid;
				text-align: left;
				width: 700px;
				height: 320px;
				color: #000000;
				}
				
			
		.sub-menu{
			border-left:#1f3682 10px solid;
			border-bottom:#1f3682  1px solid;
			}	
