/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bkg.jpg);
	background-repeat: repeat-x;
	color: #666666;
	text-align: center;
}
td{
	font-size: 12px;
	line-height: 24px;}
h1 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999pt;
}

h2{
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
h3{
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	margin: 0px;
	padding-top: 15px;
}
#blog3 img {
	float:left;
	margin-right: 10px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: #E8E8E8;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
img{
	border: none;
}
a:link {
	color: #568EC7;
	}

a:visited {
	color: #568EC7;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

p {
	padding: 0px 5px;
	margin: 5px 0px 15px;
}
address {
	font-size: 12px;
	font-style: normal;
	padding-top: 40px;
	text-align: center;
	background-image: url(img/address_bkg.gif);
	background-repeat: repeat-x;
}

.opinion {
    width:375px;
	word-break: break-all; 
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/ 


#box {
	width: 806px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 806px;
	background-image: url(img/head_bkg.jpg);
	background-repeat: no-repeat;
}

#box_right {
	float: right;
	width: 580px;
	margin-top: 15px;
}
#box_left {
	float: left;
	width: 205px;
	padding-top: 30px;
}

#box_left p {
	font-size: 11px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	clear: both;
	padding-top: 30px;
	width: 570px;
	text-align: right;
	font-size: 11px;
	background-image: url(img/footer_bkg.gif);
	height: 60px;
}
.no_ticket {
	display: none;
}

#blog_right {
	float: right;
	width: 145px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
#blog_right h2 {
	font-size: 11px;
	line-height: 18px;
	color: #009999;
	font-weight: bold;
	background: #E9F8F7;
	padding: 3px;
}

#blog_content {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#blog_content img{
	float: left;
	margin: 0px;
	padding: 0px 15px 15px 0px;
}


#glossary ul {
	padding: 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#point {
	height: 162px;
	width: 535px;
	background-image: url(type/img/point_bkg.gif);
	background-repeat: no-repeat;
}
#point p {
	padding: 50px 20px 20px;
}
#link {
	background-image: url(link/img/dt.gif);
	background-repeat: repeat;
}
#link p {
	background-image: url(link/img/dt.gif);
	background-repeat: repeat;
	line-height: 35px;
}
#point2 {


	height: 200px;
	width: 325px;
	background-image: url(type/img/point_bkg2.gif);
	background-repeat: no-repeat;
}
#point2 p {

	padding: 50px 15px 20px;
}
#point3 {

	height: 126px;
	width: 535px;
	background-image: url(type/img/point_bkg3.gif);
	background-repeat: no-repeat;
}
#point3 p {

	padding: 50px 20px 20px;
}
#blog_right li {
	margin: 0px;
	padding: 2px;
}
.blog_h2 {
	font-size: 11px;
	font-weight: bold;
	color: #336666;
	background: #E2FCF8;
	text-align: center;
	width: 145px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#blog_right ul {

	padding: 3px 3px 3px 18px;
	margin: 0px;
}
/************** navigation styles *****************/


#navi{
	height: 30px;
	width: 806px;
	list-style:none;
	font-size: 11px;
	text-align: right;
	background-image: url(img/sub_navi_bkg.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 2px;

}
#navi a {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#content {
	width: 806px;
	background-color: #FFFFFF;
	background-image: url(img/content_bkg.gif);
	background-repeat: repeat-y;
}

	

#left_navi{
	list-style:none;
	padding-top: 2px;

}
#left_navi li a {
	display:block;
	width:205px;
	height:33px;
	text-decoration: none;
	padding: 0px;
	list-style:none;
	margin: 0px;
}
	
#left_navi li {
	padding:0;
	text-indent:-9999px;
	margin: 0px;
}

#left_navi ul {
    padding: 0px;
	list-style:none;
	margin: 0px;
}

#left_navi li#new {
    background:url(img/b_new_off.gif);
}	
#left_navi li#new a:hover {
 	background:url(img/b_new_on.gif);
}
#left_navi li#onsen {
    background:url(img/b_onsen_off.gif);
}	
#left_navi li#onsen a:hover {
 	background:url(img/b_onsen_on.gif);
}
#left_navi li#plan1 {
    background:url(img/b_enkai_off.gif);
}	
#left_navi li#plan1 a:hover {
 	background:url(img/b_enkai_on.gif);
}
#left_navi li#plan2 {
    background:url(img/b_syukuhaku_off.gif);
}	
#left_navi li#plan2 a:hover {
 	background:url(img/b_syukuhaku_on.gif);
}
#left_navi li#beer {
    background:url(img/b_beer_off.gif);
}	
#left_navi li#beer a:hover {
 	background:url(img/b_beer_on.gif);
}
#left_navi li#shisetsu {
    background:url(img/b_shisetsu_off.gif);
}	
#left_navi li#shisetsu a:hover {
 	background:url(img/b_shisetsu_on.gif);
}
#left_navi li#access {
    background:url(img/b_koutsu_off.gif);
}	
#left_navi li#access a:hover {
 	background:url(img/b_koutsu_on.gif);
}
#left_navi li#service {
    background:url(img/b_service_off.gif);
}	
#left_navi li#service a:hover {
 	background:url(img/b_service_on.gif);
}
#left_navi li#contact {
    background:url(img/b_contact_off.gif);
}	
#left_navi li#contact a:hover {
 	background:url(img/b_contact_on.gif);
}
.category_navi {
	background-image: url(img/category_navi.gif);
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 25px;
	text-decoration: none;
	background-repeat: no-repeat;
}
.category_navi a {
	text-decoration: none;
}




/************** txt styles *****************/

.clear {
	clear: both;
}

#copyright {
	font-size: 11px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt12_b_red {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.txt12_b_green {

	font-size: 12px;
	font-weight: bold;
	color: #009933;
}

.txt11_red {
	font-size: 11px;
	color: #CC0000;
	line-height: 18px;
}
.txt11_green {

	font-size: 11px;
	color: #006633;
	line-height: 18px;
}
.txt12_red {

	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
}
.txt11 {


	font-size: 11px;
	color: #666666;
}
.txt12_b_w {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.txt12_b_blue {


	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
.txt11_flow {
	font-size: 12px;
	color: #666666;
	padding: 12px;
}
.txt12_pink_flow {

	font-size: 12px;
	color: #FF6666;
	padding: 12px;
}

.txt11_b {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.txt122 {
	font-size: 12px;
	color: #666666;
	padding-left: 40px;
	padding-bottom: 30px;
}
.faqtd {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-image: url(faq/img/q.jpg);
	padding-left: 40px;
	text-align: left;
}

.txt14_red {
	font-size: 14px;
	color: #CC0000;
	line-height: 18px;
	font-weight: bold;
}
#company {
	background-image: url(company/img/pic4.jpg);
	background-repeat: no-repeat;
}
#sub {
	float: right;
	width: 400px;
	text-align: right;
}
#name {
	float: left;
	width: 806px;
	background-image: url(img/head_bkg.jpg);
	background-repeat: no-repeat;
}
#top_contents {
	background-image: url(img/top_copy_bkg.jpg);
	background-repeat: no-repeat;
	height: 260px;
}
#top_contents p {
	padding-top: 75px;
}
#reserve {
	width: 551px;
	margin-bottom: 30px;
}

.mdb5 {
	margin-bottom: 5px;
}
.mdb10 {
	margin-bottom: 10px;
}
.mdb15 {
	margin-bottom: 15px;
}
