h1,h2 {display:inline;}
h2{display:inline;
}
.e_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}
.e_small_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	text-decoration: underline;
}
.e_verysmall {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: 444444;
}
.e_verysmall_underline {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: 444444;
    text-decoration: underline;
}
.e_large {  	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #444444;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.e_verylarge{  font-size: 24px; font-family: "Verdana", "Helvetica"}
.very_small {
	font-size: 9px;
	color: 444444;
}
.ver_small_space {  font-size: 11px; line-height: 120%; font-family: "Verdana", "Helvetica"}
.times {  font-family: "Times New Roman", "Times", "serif"; font-size: 14px}
.times_b {  font-size: 16px; font-family: "Times New Roman", "Times", "serif"}
.overline {	font-size: 11px;font-family: Arial, Helvetica, sans-serif;text-decoration: line-through;}
.overline_small {	font-size: 13px;font-family: Arial, Helvetica, sans-serif;text-decoration: line-through;}
a:link {    color: #0033FF;	text-decoration: none;}
a:visited {    color: #0033FF;	text-decoration: none;}
a:hover { position: relative; top: 1px; left: 1px;	color: #cc3344;	text-decoration: underline;}
.content{font-family:"Verdana", "Helvetica"; font-size: 13px; color:#000000; font-weight:bold; border-right: red 0px solid;PADDING-RIGHT:0px; BORDER-TOP: red 0px dashed; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #cc3344 8px solid; PADDING-TOP: 3px; border-bottom:#cc3344 dashed 1px }
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: cc3344;
	color: 444444;
	line-height: 120%;
}
.moji{font-family: "guilm", "Helvetica"; font-size:11px; color:#444444;line-height: 130%}

.rss-box {
	 margin: 0.5em;
	 width: 130px;
	 background-color: #fffff;
     border: 1px solid #cc3344;
	 
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffe8ee;
	color:0033FF;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #FFFFFF;
}

.rss-item a {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0033FF;
	line-height: 160%;
	}
	
.rss-date {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cc3344;
	}

.rss-items {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	}

/* For Book Now Button, Review Your Reservation, etc. */
.reserve_now {
	width: 140px;
	height: 100px;
	margin-bottom: 5px;
	display: block;
	line-height: 100px;
	margin-left: 9px;
}
.reserve_now a em{ visibility: hidden; }

.reserve_now a{
	display: block;
	background: url(/img/common/booknow.gif) no-repeat top left;
	text-decoration: none;
}

.reserve_now a:hover{
	display: block;
	background: url(/img/common/booknow_on.gif) no-repeat 50% bottom;
	text-decoration: none;
}

.reserve_now a:active{
	display: block;
	background: url(/img/common/booknow_ac.gif) no-repeat top left;
	text-decoration: none;
}

.reserve_campaign a{
	display: block;
	background: url(/img/common/cam.gif) no-repeat top left;
	text-decoration: none;
	width: 250px;
	height: 35px;
	float: right;
	
}

.reserve_campaign a:hover{
	display: block;
	background: url(/img/common/cam_on.gif) no-repeat top left;
	text-decoration: none;
}

.reserve_campaign a:active{
	display: block;
	background: url (/img/common/cam_ac.gif) no-repeat top left;
	text-decoration: none;
}
.reserve_campaign a em{
	visibility: hidden;
}

button#review_reservation {
	margin-top: 15px;
	background: url(/img/common/review.gif) no-repeat top left;
	width: 250px;
	height: 50px;
	display:block;
	cursor: pointer;
	border: none;
}

button#review_reservation:hover {
	background: url(/img/common/review_on.gif) no-repeat 50% bottom;
	width: 250px;
	height: 50px;
	display:block;
	cursor: pointer;
	border: none;
}

button#review_reservation:active {
	background: url(/img/common/review_ac.gif) no-repeat 50% bottom;
	width: 250px;
	height: 50px;
	display:block;
	cursor: pointer;
	border: none;
}

button#confirm {
	margin-top: 15px;
	background: url(/img/common/conf.gif) no-repeat 50% bottom;
	width: 250px;
	height: 50px;
	display:block;
	cursor: pointer;
	border: none;
}

button#confirm:hover {
	background: url(/img/common/conf_on.gif) no-repeat 50% bottom;
	width: 250px;
	height: 50px;
	display:block;
	cursor: pointer;
	border: none;
}

button#confirm:active {
	background: url(/img/common/conf_ac.gif) no-repeat 50% bottom;
	width: 250px;
	height: 50px;
	display:block;
	cursor: pointer;
	border: none;
}

div.button_expander{
	width: 250px; 
	height: 50px; 
	border: none;
}



