/*----------------------------------------/common_styles/-----*/
/*--!! ATTENTION !!--*/
/*--Do NOT change anything from line_1 to line_130--*/

/*----------------------------------------/body/-----*/
body {
margin: 0;
padding: 0;
}

/*----------------------------------------/SEOTEXT/-----*/
h1.seotext {
display: none;
}

/*----------------------------------------/img/-----*/
img {
border: none;
}

/*----------------------------------------/p/-----*/
p {
padding: 0;
margin: 0;
}

body #page #main {
	background: #fff;
	width: 950px;
	margin: 0 auto;
}


table {
	color: #72475F !important;
}


#main table.padding-15 th,  
#main table.padding-15 td {
	padding: 15px;
	border-bottom: #fff 1px solid;

}

#main table.padding-5 th,  
#main table.padding-5 td {
	padding: 5px;
	border-bottom: #fff 1px solid;

}

#main table img {
	vertical-align: baseline;
}


#page {
	background: url(../images/bg_page.jpg) center bottom no-repeat;
}

#f_reserve {
	margin-top: 100px !important;
}

/*----------------------------------------/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_w {
font-size: 12px;
line-height: 1.3em;
letter-spacing: 0.9px;
}

.small_x {
font-size: 10px;
line-height: 1.3em;
letter-spacing: 1px;
}


/*----------------------------------------/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;
}

.small_td {
font-size: 12px;
line-height: 1.5em;
letter-spacing: 1px;
padding-left:5px;
}

/*----------------------------------------/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_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 from line_1 to line_130--*/

/*----------------------------------------/general_style/-----*/


dl#feed_area dd a{
	color: #ffffff;
}

a.mail_link:link
{text-decoration:none;
color:#ffffff;}

a.mail_link:visited
{text-decoration:none;
color:#ffffff;}

a.mail_link:hover
{color:#ffffff;}

a.mail_link:active
{text-decoration:none;
color:#ffffff;}

/*----------------------------------------/TOP/-----*/

td#top_feed {
	padding:0 ;
	background: url(../images/footer_hasen.gif) left center no-repeat;
}


dl#feed_area {
	margin:0;
	/*margin:0 0 15px;*/
	padding:0;
	border:0;
	color: #fff;
}

dl#feed_area dt{
	margin:0 0 5px;
	/*margin:0 0 0.5em;*/
	padding:0;
	border:0;
	font-size: 12px;
	color: #666666;
}

dl#feed_area dd{
	/*margin:0 0 5px;*/
	padding:0 0 5px;
	margin:0 0 1em;
	/*padding:0 0 0.5em;*/
	border-bottom:1px dashed #ccc;
	font-size: 12px;
	font-weight: bold;
}

dl#feed_area dd a:link
{color:#72475F;}

dl#feed_area dd a:visited
{color:#72475F;}

dl#feed_area dd a:hover
{text-decoration:none;
color:#72475F;}

dl#feed_area dd a:active
{color:#72475F;}

/*--------------------------------/Facebook/-----*/
#fb-like-box{
	background-color:#FFF;

}


