/*----------------------------------------/common_styles/-----*/
/*--!! ATTENTION !!--*/
/*--Do NOT change anything from here to started line of "general_style"--*/

/*----------------------------------------/body/-----*/
body {
margin: 0;
padding: 0;
}

/*----------------------------------------/SEOTEXT/-----*/
h1 {
display: none;
}

/*----------------------------------------/img/-----*/
img {
border: none;
}

/*----------------------------------------/p/-----*/
p {
padding: 0;
margin: 0;
margin-bottom: 1em;
}

/*----------------------------------------/fontsize_nomal/-----*/

{} /*for IE_MacOSX*/

.large_x {
font-size: 18px;
line-height: 1.3em;
}

.large {
font-size: 16px;
line-height: 1.3em;
}

.midium {
font-size: 14px;
line-height: 1.3em;
}

.small {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
}

.small_x {
font-size: 10px;
line-height: 1.3em;
}


/*----------------------------------------/fontsize_with_lineheight/-----*/
.large_x_h {
font-size: 18px;
line-height: 1.5em;
}

.large_h {
font-size: 16px;
line-height: 1.5em;
}

.midium_h {
font-size: 14px;
line-height: 1.5em;
}

.small_h {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
}

.small_x_h {
font-size: 10px;
line-height: 1.5em;
letter-spacing: 1px;
}

/*----------------------------------------/fontsize_nomal - margin/-----*/

{} /*for IE_MacOSX*/

.large_x_nomargin {
font-size: 18px;
line-height: 1.3em;
margin-bottom: 0;
}

.large_nomargin {
font-size: 16px;
line-height: 1.3em;
margin-bottom: 0;
}

.midium_nomargin {
font-size: 14px;
line-height: 1.3em;
margin-bottom: 0;
}

.small_nomargin {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
margin-bottom: 0;
}

.small_x_nomargin {
font-size: 10px;
line-height: 1.3em;
margin-bottom: 0;
}


/*----------------------------------------/fontsize_with_lineheight - margin/-----*/
.large_x_h_nomargin {
font-size: 18px;
line-height: 1.5em;
margin-bottom: 0;
}

.large_h_nomargin {
font-size: 16px;
line-height: 1.5em;
margin-bottom: 0;
}

.midium_h_nomargin {
font-size: 14px;
line-height: 1.5em;
margin-bottom: 0;
}

.small_h_nomargin {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom: 0;
}

.small_x_h_nomargin {
font-size: 10px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom: 0;
}

/*----------------------------------------/fontsize_for_img_caption/-----*/
.caption_l {
font-size: 12px;
margin-top: 5px;
letter-spacing: 1px;
line-height: 1em;
}

.caption_s {
font-size: 10px;
margin-top: 5px;
line-height: 1em;
letter-spacing: 1px;
}

/*----------------------------------------/fontsize_for_img_caption_center/-----*/
.caption_l_center {
font-size: 12px;
margin-top: 5px;
letter-spacing: 1px;
line-height: 1em;
text-align: center;
}

.caption_s_center {
font-size: 10px;
margin-top: 5px;
line-height: 1em;
letter-spacing: 1px;
text-align: center;
}

/*----------------------------------------/fontsize_for_img_caption_right/-----*/
.caption_l_right {
font-size: 12px;
margin-top: 5px;
letter-spacing: 1px;
line-height: 1em;
text-align: right;
}

.caption_s_right {
font-size: 10px;
margin-top: 5px;
line-height: 1em;
letter-spacing: 1px;
text-align: right;
}

/*----------------------------------------/address/-----*/
address {
font-size: 12px;
line-height: 1.3em;
font-style: normal;
font-weight: normal;
margin-right: 10px;
}

/*--!! ATTENTION !!--*/
/*--Do NOT change anything mentioned above from here--*/

/*----------------------------------------/general_style/-----*/


/*----------------------------------------/feeds(トップページブログコーナー)/-----*/
#feed_area {
	padding: 0;
	margin: 0 5px ;    
	overflow-y:scroll;
	height: 200px;

}
#feed_area img{
	width: 50px;
	height: 50px;
	margin: 0 5px 5px 5px;
	float: left;
}

#feed_area span.title{
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin-bottom: 0px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

#feed_area p.entry {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
}

#feed_area p.text{
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	margin: 0 0 10px 10px;
}



/*------------------------------/BeginNewsStyle/--*/
td.newscontainer img {
margin: 0 5px 0 10px;
float: left;
}

td.newscontainer p.date {
color: #50391A;
margin-left: 75px;
margin-bottom: 0;
font-size: 12px;
line-height: 1.1em;
letter-spacing: 1px;
}

td.newscontainer p.text {
color: #50391A;
margin-left: 75px;
margin-right: 5px;
font-size: 12px;
line-height: 1.1em;
letter-spacing: 1px;
}

td.newscontainer a:link {
color: #50391A;
}

td.newscontainer a:visited {
color: #50391A;
}

td.newscontainer a:hover {
color: #50391A;
text-decoration: none;
}

td.newscontainer a:active {
color: #50391A;
} 
/*------------------------------/EndNewsStyle/--*/

.top_mc_small {
margin-left:56px;
margin-right:3px;
font-size: 12px;
line-height: 1.2em;
/*---letter-spacing: 1px;----*/
}

.main_text_midium {
font-size: 14px;
line-height: 1.3em;
margin: 15px 0 10px 0;
}

.main_text_midium_mr {
font-size: 14px;
line-height: 1.3em;
margin-left:0px;
margin-right:0px;
}

h3.mini_title{
font-size: 16px;
font-weight: bold;
margin:20px 0 0 0;
}

.news_small {
font-size: 12px;
line-height: 1.1em;
letter-spacing: 1px;
}

/*-------------------------------------▼hotel_list▼------------*/

.hotel_list_left {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
/*---float:left;---*/
width:150px;
}

.hotel_list_left a:link {
color: #900;
}

.hotel_list_left a:visited {
color: #900;
}

.hotel_list_left a:hover {
color: #900;
}

.hotel_list_left a:active {
color: #900;
}


.hotel_list_left_2 {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
float:left;
width:150px;
}

.hotel_list_text {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
height:22px;
padding-top:3px;
margin-left:30px;
}

.hotel_image {
margin-right:10px;
}

/*-------------------------------------▼restaurant_list▼------------*/

.restaurant_list_left {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
float:left;
width:160px;
}

.restaurant_list_text {
font-size: 16px;
line-height: 1.5em;
letter-spacing: 1px;
font-weight:bold
}

#kouiki_map a {
display: block;
background-image: url(../restaurant_list/images/kouiki_map4_1.gif);
background-repeat: no-repeat;
width: 150px;
height: 120px;
text-indent: -9999px;
}

#kouiki_map a:hover {
display: block;
background-image: url(../restaurant_list/images/kouiki_map4_2.gif);
background-repeat: no-repeat;
width: 150px;
height: 120px;
text-indent: -9999px;
}

/*-------------------------------------▼restaurant_data▼------------*/

.restaurant_data {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data a:link {
color: #900;
}

.restaurant_data a:visited {
color: #900;
}

.restaurant_data a:hover {
color: #900;
}

.restaurant_data a:active {
color: #900;
}


/*-------------------------------------▼restaurant_data_red▼------------*/

.restaurant_data_red {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data_red a:link {
color: #900;
}

.restaurant_data_red a:visited {
color: #900;
}

.restaurant_data_red a:hover {
color: #900;
}

.restaurant_data_red a:active {
color: #900;
}

/*-------------------------------------▼restaurant_data_blue▼------------*/

.restaurant_data_blue {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data_blue a:link {
color: #269AD3;
}

.restaurant_data_blue a:visited {
color: #269AD3;
}

.restaurant_data_blue a:hover {
color: #269AD3;
}

.restaurant_data_blue a:active {
color: #269AD3;
}

/*-------------------------------------▼restaurant_data_green▼------------*/

.restaurant_data_green {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data_green a:link {
color: #3CAE0E;
}

.restaurant_data_green a:visited {
color: #3CAE0E;
}

.restaurant_data_green a:hover {
color: #3CAE0E;
}

.restaurant_data_green a:active {
color: #3CAE0E;
}

/*-------------------------------------▼restaurant_data_orange▼------------*/

.restaurant_data_orange {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data_orange a:link {
color: #F18B28;
}

.restaurant_data_orange a:visited {
color: #F18B28;
}

.restaurant_data_orange a:hover {
color: #F18B28;
}

.restaurant_data_orange a:active {
color: #F18B28;
}

/*-------------------------------------▼restaurant_data_purple▼------------*/

.restaurant_data_purple {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data_purple a:link {
color: #861692;
}

.restaurant_data_purple a:visited {
color: #861692;
}

.restaurant_data_purple a:hover {
color: #861692;
}

.restaurant_data_purple a:active {
color: #861692;
}

/*-------------------------------------▼restaurant_data_yellow▼------------*/

.restaurant_data_yellow {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
margin-bottom:0;
}

.restaurant_data_yellow a:link {
color: #673F00;
}

.restaurant_data_yellow a:visited {
color: #673F00;
}

.restaurant_data_yellow a:hover {
color: #673F00;
}

.restaurant_data_yellow a:active {
color: #673F00;
}

/*-------------------------------------▼restaurant_data_yellow▼------------*/

.small_x_rest {
font-size: 11px;
line-height: 1.2em;
color: #89601F;
}

/*-------------------------------------▼restaurant_list▼------------*/

.restaurant_list {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
margin-bottom:10px;
}

.restaurant_list a:link {
color: #900;
}

.restaurant_list a:visited {
color: #900;
}

.restaurant_list a:hover {
color: #900;
}

.restaurant_list a:active {
color: #900;
}

/*-------------------------------------▼ajiro_leisure_list▼------------*/

.ajiro_leisure_list_title {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
width:320px;
}

.ajiro_leisure_list_text {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
margin:5px 10px 10px 0;
}

.ajiro_leisure_link {
font-size: 12px;
color:#900;
line-height: 1.3em;
letter-spacing: 1px;
margin:0 10px 0 0;
}

.ajiro_leisure_link a:link {
color: #900;
}

.ajiro_leisure_link a:visited {
color: #900;
}

.ajiro_leisure_link a:hover {
color: #900;
}

.ajiro_leisure_link a:active {
color: #900;
}


/*-------------------------------------▼pagetop▼------------*/

.pagetop {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 0.5px;
}

.pagetop a:link {
color: #900;
}

.pagetop a:visited {
color: #900;
}

.pagetop a:hover {
color: #900;
}

.pagetop a:active {
color: #900;
}

/*-------------------------------------▼textlink▼------------*/

.textlink {
font-size: 12px;
color:#900;
line-height: 1.3em;
letter-spacing: 1px;
}

.textlink a:link {
color: #900;
}

.textlink a:visited {
color: #900;
}

.textlink a:hover {
color: #900;
}

.textlink a:active {
color: #900;
}

/*-------------------------------------▼golflink▼------------*/

.golf_map_link {
font-size: 12px;
color:#060;
line-height: 1.3em;
letter-spacing: 1px;
margin:0 0 0 0;
}

.golf_map_link a:link {
color: #060;
}

.golf_map_link a:visited {
color: #060;
}

.golf_map_link a:hover {
color: #060;
}

.golf_map_link a:active {
color: #060;
}

.golf_link {
font-size: 12px;
color:#900;
line-height: 1.3em;
letter-spacing: 1px;
margin:0 0 0 0;
}

.golf_link a:link {
color: #900;
}

.golf_link a:visited {
color: #900;
}

.golf_link a:hover {
color: #900;
}

.golf_link a:active {
color: #900;
}

/*-------------------------------------▼sightseeinglink▼------------*/

.sightseeinglink {
font-size: 12px;
color:#900;
line-height: 1.3em;
letter-spacing: 1px;
margin:0 0 0 0;
}

.sightseeinglink a:link {
color: #900;
}

.sightseeinglink a:visited {
color: #900;
}

.sightseeinglink a:hover {
color: #900;
}

.sightseeinglink a:active {
color: #900;
}

.sightseeinglink_website {
font-size: 12px;
color:#900;
line-height: 1.3em;
letter-spacing: 1px;
margin:0 0 0 0;
}

.sightseeinglink_website a:link {
color: #900;
}

.sightseeinglink_website a:visited {
color: #900;
}

.sightseeinglink_website a:hover {
color: #900;
}

.sightseeinglink_website a:active {
color: #900;
}

/*-------------------------------------▼higaerispa▼------------*/

.higaerispa_small {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
margin-bottom: 10px;
}

.higaerispa_data {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 1px;
}

.higaerispa_data a:link {
color: #900;
}

.higaerispa_data a:visited {
color: #900;
}

.higaerispa_data a:hover {
color: #900;
}

.higaerispa_data a:active {
color: #900;
}

/*-------------------------------------▼div#news_area▼------------*/

#news_area {
overflow: auto;
width: 240px;
height: 210px;
}


/*-------------------------------------▼ikamenti▼------------*/
div#tuku {
	margin: 20px 0 0 0;
	border:0;
	padding: 0;
	font-size: 12px;	
	background: #FCF2D9;
}

div#tuku_bottom {
	margin: 0;
	border: 0;
	padding: 0 0 20px 0;
	height: ;	
	background: url(../ikamenti/images/tsku_bottom.gif) bottom center no-repeat #FCF2D9;
}

div#tuku_bottom div#recipe_img {
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;
	width: 608px;
	height: 150px;	
	background: url(../ikamenti/images/recipe_img.jpg) top left no-repeat;
	text-align: left;
}

div#tuku_bottom div#recipe_img p#kirin_recipe a {
	position: absolute;
	top: 100px;
	left: 273px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 277px;
	height: 39px;
	line-height: 39px;	
	background: url(../ikamenti/images/bt_kirin_detail.gif) top left no-repeat;
	text-align: left;
	text-indent:-9999px;
	overflow: hidden;
	display: block;
}

p.tuku_text {
	margin: 25px 0 25px 10px;
	padding: 0;
	border: 0;
	width: 360px;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;			
}


table.tuku_tbl {
	margin: 0 0 30px 0;
	padding: 0;
	border:0;
	font-size: 12px;
	color: #70584D;		
}

table.tuku_tbl tr{
	margin: 0;
	padding: 0;
	border:0;
	background: url(../ikamenti/images/tuku_line.gif) left bottom no-repeat;
}

table.tuku_tbl tr td{
	margin: 0;
	padding: 3px 0 5px 10px;

}

div.recipe_cont {
	margin: 8px auto ;
	border:0;
	padding: 0;
	width: 360px;
}

div.recipe_cont img {
	margin: 0 0 8px 0;
	border:0;
	padding: 0;
	float: left;
}

div.recipe_cont p {
	margin: 3px 0 0 0;
	font-size: 12px;
	line-height: 1.3em;
	width: 310px;
	float: right;
}

p.ikamenti_txt {
	margin: 5px 0 0 0;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	color: #70584D;		
}

p.ikamenti_txt_red {
	margin: 0;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 1px;
	color: #f00;		
}

a:hover{
	background:#FFF;
	opacity: 0.8;
}


.con_hanabi th{
	background-color:#A8946A;


}

.con_hanabi td{
	background-color:#E4D6AF;
}
.txt_hanabi {
	background: url(../event/images/sub_title_non.jpg) no-repeat; 
	height: 35px;
	width: 640px;
	}

.txt_hanabi p{
	height: 35px;
	width: 640px;
	color:#FFF;
	font-weight:bolder;
	font-size:18px;
	text-align:left;
	padding:8px 0px 0px 10px;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.6);
	}