@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body , h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}
textarea { font-size: 100%; }
img {
	border: none;
	vertical-align: bottom;
}
/* リンク表示リセット */
a {
	text-decoration: none;
	outline: none;
	overflow: hidden;
}
/* table内の文字を通常フォントにする */
table {	font-size: 1.0em;}
/* ↓ color 全ページ共通 ----↓ */
.red_s1 {	color:#C30;}
.red_b {
	color: #CC0000;
	font-weight: bold;
}
.orange_s1 { color:#ffa200;}
.brown_s1 { color: #960;}
.gray { color: #CCC;}
.yellow_bg { background-color: #FFFEEE; }
.white_bg { background-color: #FFFFFF; }
.text_left { text-align: left;}
.text_right { text-align: right;}
.text_center { text-align: center;}
.blue_b {
	color: #084ff0;
	font-weight: bold;
}
/* body */
body {
	text-align: center;
	background: url(../image/main_bg.gif) repeat-x 0 0;
	color: #333333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "HG丸ゴシックM-PRO", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* #wrapper */
#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	text-align: left;
}
#wrapper a {	color:#084F95;}
#wrapper a:hover {	color:#F90;}
/* #header */
#header {
	width: 941px;
	height: 132px;
	padding-left: 9px;
	background: url(../image/common.jpg) no-repeat -28px 0;
	position: relative;
}
*html #header {
	width: 950px;
}
h1 {
	text-align:right;
	font-size:9px;
	color:#666;
}
h2 a {
	width:279px;
	height:53px;
	background:url(../image/common.jpg) no-repeat -39px -28px;
	position: absolute;
	left: 11px;
	top: 28px;
	outline: none;
	overflow: hidden;
}
h2 span { display:none;}
#payment {
	width:187px;
	height:77px;
	background:url(../image/common.jpg) no-repeat -771px -17px;
	position: absolute;
	top:17px;
	right: 20px;
}
#payment span { display:none;}
/* ナビゲーション（#navi）*/
#navi {
	position: absolute;
	bottom: 0px;
	left: 10px;
}
#navi li {
	float:left;
	padding-right:1px;
}
#navi li a { display: block;}
#navi1 a,#navi2 a,#navi3 a,#navi4 a,#navi5 a,#navi6 a,#navi7 a,#navi8 a,
#navi9 a,#navi10 a,#navi11 a,#navi12 a,#navi13 a,#navi14 a,#navi15 a,#navi16 a{
	height:35px;
	background:url(../image/common.jpg) no-repeat;
}
#navi1 a span,#navi2 a span,#navi3 a span,#navi4 a span,#navi5 a span,#navi6 a span,#navi7 a span,#navi8 a span,
#navi9 a span,#navi10 a span,#navi11 a span,#navi12 a span,#navi13 a span,#navi14 a span,#navi15 a span,#navi16 a span
{ display:none;}
#navi1 a {
	width:82px;
	background-position: -34px -177px;
}
#navi2 a {
	width:132px;
	background-position: -117px -177px;
}
#navi3 a {
	width:92px;
	background-position: -250px -177px;
}
#navi4 a {
	width:122px;
	background-position: -343px -177px;
}
#navi5 a {
	width:132px;
	background-position: -466px -177px;
}
#navi6 a {
	width:92px;
	background-position: -599px -177px;
}
#navi7 a {
	width:122px;
	background-position: -692px -177px;
}
#navi8 a {
	width:122px;
	background-position: -815px -177px;
}
#navi1 a:hover,#navi9 a {
	width:82px;
	background-position: -34px -137px;
}
#navi2 a:hover,#navi10 a {
	width:132px;
	background-position: -117px -137px;
}
#navi3 a:hover,#navi11 a {
	width:92px;
	background-position: -250px -137px;
}
#navi4 a:hover,#navi12 a {
	width:122px;
	background-position: -343px -137px;
}
#navi5 a:hover,#navi13 a {
	width:132px;
	background-position: -466px -137px;
}
#navi6 a:hover,#navi14 a {
	width:92px;
	background-position: -599px -137px;
}
#navi7 a:hover,#navi15 a {
	width:122px;
	background-position: -692px -137px;
}
#navi8 a:hover,#navi16 a {
	width:122px;
	background-position: -815px -137px;
}
/* 出発地から探す（#navi_dp）*/
#navi_dp {
	clear: both;
	width: 950px;
	height: 23px;
	padding: 7px 0 6px 4px;
	background:url(../image/common.jpg) no-repeat -25px -212px;
}
#navi_dp dt , #navi_dp dd , #navi_dp li {
	float:left;
}
#navi_dp dt,
#navi_dp .tokyo a,#navi_dp .yokohama a,#navi_dp .nagoya a,#navi_dp .osaka a,
#navi_dp .chugoku a,#navi_dp .shikoku a,#navi_dp .gelande a {
	width: 108px;
	height: 23px;	
	background: url(../image/common.jpg) no-repeat;
	display: block;
}
#navi_dp dt span,
#navi_dp .tokyo a span,#navi_dp .yokohama a span,#navi_dp .nagoya a span,#navi_dp .osaka a span,
#navi_dp .chugoku a span,#navi_dp .shikoku a span,#navi_dp .gelande a span {
	display: none;
}
#navi_dp dt {
	background-position:-25px -220px;
	width: 114px;
}
#navi_dp .tokyo a {
	background-position:-139px -260px;	
}
#navi_dp .yokohama a {
	background-position:-247px -260px;
}
#navi_dp .nagoya a {
	background-position:-355px -260px;
}
#navi_dp .osaka a {
	background-position:-463px -260px;
}
#navi_dp .chugoku a {
	background-position:-571px -260px;
}
#navi_dp .shikoku a {
	background-position:-679px -260px;
}
#navi_dp .gelande a {
	background-position:-787px -260px;
}
/* 擬似タイプセレクタ */
#navi_dp .tokyo a:hover {
	background-position:-139px -220px;
}
#navi_dp .yokohama a:hover {
	background-position:-247px -220px;
}
#navi_dp .nagoya a:hover {
	background-position:-355px -220px;
}
#navi_dp .osaka a:hover {
	background-position:-463px -220px;
}
#navi_dp .chugoku a:hover {
	background-position:-571px -220px;
}
#navi_dp .shikoku a:hover {
	background-position:-679px -220px;
}
#navi_dp .gelande a:hover {
	background-position:-787px -220px;
}
/* div#container */
#container {
	width: 100%;
	clear: both;
	padding: 10px 0px 20px 0px;
	background: url(../image/container_bg.gif) repeat-y 0 0;
}
/* #contents */
#contents {
	width: 760px;
	height: auto;
	padding-left: 15px;
	float: left;
	min-height: 1045px;
}
*html #contents {
	width: 775px;
}
/* #title */
#text_navi, .font_normal {
	font-size: 12px;
}
.font_bold {
	font-weight: bold;
}
#title {
	clear: both;
	width: 760px;
	height: 84px;
	margin-top: 10px;
	position: relative;
}
.higaeri_bg {
	background: url(../image/title/title_higaeri.gif) no-repeat left top;
}
.bus_bg {
	background: url(../image/title/title_bus.gif) no-repeat left top;
}
.bustour_bg {
	background: url(../image/title/title_bustour.gif) no-repeat left top;
}
.mycar_bg {
	background: url(../image/title/title_mycar.gif) no-repeat left top;
}
.gelande_bg {
	background: url(../image/title/title_gelande.gif) no-repeat left top;
}
.other_bg {
	background: url(../image/title/title_other.gif) no-repeat left top;
}
.toku_bg {
	background: url(../image/title/title_toku.gif) no-repeat left top;
}
.camp_bg {
	background: url(../image/title/title_camp.gif) no-repeat left top;
}
.report_bg {
	background: url(../image/title/title_report.gif) no-repeat left top;
}
#title .aicon {
	position: absolute;
	left: 40px;
	top: 8px;
}
#title .course_cd {
	padding: 5px 10px 0px;
	text-align: right;
}
#title .course_cd span.font_s {
	font-weight: bold;
	letter-spacing: -0.1em;
	font-size: 90%;
}
h3 {
	font-size: 25px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#title h3 {
	position: absolute;
	top: 35px;
	left: 40px;
}
#title .title_s,
#title2 .title_s {
	font-size: 18px;
}
/* SNS */
.sns {
	clear: both;
	width: 760px;
	text-align: right;
}
/*title（もっと見る）*/
#title2 {
	clear: both;
	width: 760px;
	height: 110px;
	margin-top: 10px;
	position: relative;
}
.hotel_bg {
	background: url(../image/title/title_hotel.jpg) no-repeat left top;
}
.genti_bg {
	background: url(../image/title/title_genti.jpg) no-repeat left top;
}
#title2 .aicon {
	position: absolute;
	left: 44px;
	top: 34px;
}
#title2 h3 {
	position: absolute;
	top: 62px;
	left: 44px;
}
/* .box_navi_dp2 */
.box_navi_dp2 {
	margin-top: 10px;
	width: 760px;
	height: 42px;
	border-bottom: 4px solid #1b81cc;
	position: relative;
}
/* ↓ 一覧ページ（共通）ここから ----------------------------------------------------------------------------
出発地から探す（#navi_dp2）*/
#navi_dp2 {
	float: left;
}
#navi_dp2 li.tokyo_on ,#navi_dp2 li.nagoya_on , #navi_dp2 li.osaka_on ,
#navi_dp2 li.tokyo a ,#navi_dp2 li.nagoya a , #navi_dp2 li.osaka a ,
#navi_dp2 li.tokyo a:hover , #navi_dp2 li.nagoya a:hover ,#navi_dp2 li.osaka a:hover {
	width: 152px;
	height: 42px;	
	background: url(../image/button_dep.gif) no-repeat;
	text-indent: -9999px;
	display: block;
}
#navi_dp2 li {
	float:left;
}
#navi_dp2 li.tokyo a {
	margin-right:2px;
	background-position: 0px 0px;
}
#navi_dp2 li.nagoya a {
	margin-right:2px;
	background-position: -153px 0px;
}
#navi_dp2 li.osaka a {
	background-position: -306px 0px;
}
/* ↓ 擬似タイプセレクタ ↓ */
#navi_dp2 li.tokyo_on,
#navi_dp2 li.tokyo a:hover {
	margin-right:2px;	
	background-position: 0px -42px;	
}
#navi_dp2 li.nagoya_on,
#navi_dp2 li.nagoya a:hover {
	margin-right:2px;	
	background-position: -153px -42px;	
}
#navi_dp2 li.osaka_on,
#navi_dp2 li.osaka a:hover {
	background-position: -306px -42px;	
}
/* 東京・東海・関西からの出発ボタン（一覧の下）（.box_navi_dp3） */
.box_navi_dp3 {
	clear:both;
	float: right;
	margin-bottom: 20px;
	height: 32px;
}
#navi_dp3 li {
	float: left;
	margin-left: 5px;
}
#navi_dp3 li.tokyo2 a {
	background: url(../image/tokyo2_over.gif) no-repeat top left;
}
#navi_dp3 li.osaka2 a {
	background: url(../image/osaka2_over.gif) no-repeat top left;
}
#navi_dp3 li.nagoya2 a {
	background: url(../image/nagoya2_over.gif) no-repeat top left;
}
#navi_dp3 li.chugoku2 a {
	background: url(../image/chugoku2_over.gif) no-repeat top left;
}
#navi_dp3 li.shikoku2 a {
	background: url(../image/shikoku2_over.gif) no-repeat top left;
}
#navi_dp3 li.syukuhaku2 a {
	background: url(../image/otoku/syukuhaku2_over.gif) no-repeat top left;
}
#navi_dp3 li.higaeri2 a {
	background: url(../image/otoku/higaeri2_over.gif) no-repeat top left;
}
#navi_dp3 li a { display:block; }
#navi_dp3 li a:hover { background-color:transparent; }
#navi_dp3 li a:hover img { visibility:hidden; }
/* ↑ 一覧ページ（共通）ここまで ---------------------------------------------------------↑*/
/* ↓ #main ------------------------------------------------------------------------------↓ */
#main {
	clear: both;
	width: 760px;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
/* ↓ カレンダーの色 --------------------------------------------------------------------------------------------↓ */
.no_bg { background: #FFF url(../image/calender/no_bg.gif) no-repeat center bottom;}
.a { background: #FDACB2;}
.a_bg { background: #FDACB2 url(../image/calender/a_bg.gif) no-repeat center bottom;}
.b { background: #FED966;}
.b_bg { background: #FED966 url(../image/calender/b_bg.gif) no-repeat center bottom;}
.c { background: #D3EF76;}
.c_bg { background: #D3EF76 url(../image/calender/c_bg.gif) no-repeat center bottom;}
.d { background: #FEFE9A;}
.d_bg { background: #FEFE9A url(../image/calender/d_bg.gif) no-repeat center bottom;}
.e { background: #A0D7F5;}
.e_bg { background: #A0D7F5 url(../image/calender/e_bg.gif) no-repeat center bottom;}
.f { background: #FECEFF;}
.f_bg { background: #FECEFF url(../image/calender/f_bg.gif) no-repeat center bottom;}
.g { background: #D7CDF2;}
.g_bg { background: #D7CDF2 url(../image/calender/g_bg.gif) no-repeat center bottom;}
.h { background: #CDE5FF;}
.h_bg { background: #CDE5FF url(../image/calender/h_bg.gif) no-repeat center bottom;}
.i { background: #FEF9DC;}
.i_bg { background: #FEF9DC url(../image/calender/i_bg.gif) no-repeat center bottom;}
.j { background: #FF9B60;}
.j_bg { background: #FF9B60 url(../image/calender/j_bg.gif) no-repeat center bottom;}
.k { background: #A4CD6F;}
.k_bg { background: #A4CD6F url(../image/calender/k_bg.gif) no-repeat center bottom;}
.l { background: #9ECDBB;}
.l_bg { background: #9ECDBB url(../image/calender/l_bg.gif) no-repeat center bottom;}
.m { background: #FFCCCB;}
.m_bg { background: #FFCCCB url(../image/calender/m_bg.gif) no-repeat center bottom;}
.n { background: #D2FCE8;}
.n_bg { background: #D2FCE8 url(../image/calender/n_bg.gif) no-repeat center bottom;}
.o { background: #EAA2F6;}
.o_bg { background: #EAA2F6 url(../image/calender/o_bg.gif) no-repeat center bottom;}
.p { background: #FEDE87;}
.p_bg { background: #FEDE87 url(../image/calender/p_bg.gif) no-repeat center bottom;}
.q { background: #FF926D;}
.q_bg { background: #FF926D url(../image/calender/q_bg.gif) no-repeat center bottom;}
.r { background: #FFDB34;}
.r_bg { background: #FFDB34 url(../image/calender/r_bg.gif) no-repeat center bottom;}
.s { background: #E6F46D;}
.s_bg { background: #E6F46D url(../image/calender/s_bg.gif) no-repeat center bottom;}
.t { background: #D6FAB4;}
.t_bg { background: #D6FAB4 url(../image/calender/t_bg.gif) no-repeat center bottom;}
.u { background: #81B877;}
.u_bg { background: #81B877 url(../image/calender/u_bg.gif) no-repeat center bottom;}
.v { background: #89C7DC;}
.v_bg { background: #89C7DC url(../image/calender/v_bg.gif) no-repeat center bottom;}
.w { background: #5D9CE9;}
.w_bg { background: #5D9CE9 url(../image/calender/w_bg.gif) no-repeat center bottom;}
.x { background: #FF839E;}
.x_bg { background: #FF839E url(../image/calender/x_bg.gif) no-repeat center bottom;}
.y { background: #BCA1D8;}
.y_bg { background: #BCA1D8 url(../image/calender/y_bg.gif) no-repeat center bottom;}
.z { background: #8EA4D6;}
.z_bg { background: #8EA4D6 url(../image/calender/z_bg.gif) no-repeat center bottom;}
/*空席照会・予約ボタン*/
.kuseki {
	float: right;
}
.kuseki a {
	float: right;
	display: block;
}
.kuseki a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.kuseki li {
	float: left;
	width: 182px;
	margin: 0px 0px 5px 5px;
}
/* ↓ side_navi --------------------------------------------------------------------------------------------↓ */
#side_navi {
	width: 150px;
	height: auto;
	float: right;
	margin: 0 10px 0 0;
	background: #e8e8ed;
	font-size: 12px;
}
*html #side_navi {
	margin-right:5px;
}
#side_navi_bottom {
	float: right;
	background: url(../image/side_navi_bottom.gif) no-repeat left bottom;
	padding: 0 0 5px;
}
*html #side_navi_bottom {
	font-size: 0;
}
#side_navi_top {
	float: right;
	background: url(../image/side_navi_top.gif) no-repeat left top;
	padding: 5px 0 0;
}
*html #side_navi_top {
	width: 150px;
	font-size: 0;
}
#side_navi_bottom:after {
	content: "";
	display: block;
	clear: both;
}
#side_navi_top:after {
	content: "";
	display: block;
	clear: both;
}

#side_navi a {
	color: #084F95
}
#side_navi .banner {
	margin:5px 0 10px 8px;
	}
/* ↓ fontサイズ ------------------------------------↓ */
.font_size {
	width: 140px;
	height: 30px;
	padding-left: 10px;
}
.font_size dt {
	padding: 4px 2px 0 0;
	font-weight: bold;
	font-size: 15px;
	float: left;
}
.font_size dd {
	float: left;
	padding-left: 4px;
	margin-top: 4px;
}
.font_size #midium a,.font_size #big a {
	width: 21px;
	height: 21px;
	display: block;
	background: url(../image/common.jpg) no-repeat;	
}
.font_size #midium a span,.font_size #big a span {
	display: none;
}
.font_size #midium a {
	background-position: -36px -349px;	
}
.font_size #big a {
	background-position: -62px -349px;	
}
.font_size #midium a:hover {
	background-position: -36px -369px;	
}
.font_size #big a:hover {
	background-position: -62px -369px;	
}
/* ↓ formのスタイル ------------------------------------↓ */
input.text_area {
	width: 135px;
	min-height: 15px;
	padding: 2px;
	margin: 0 0 0 5px;
}
input.subimit_button {
	width:55px;
	height:18px;
	margin:2px 0 0 90px;
	text-align:right;
	border:0;
	background: url(../image/common.jpg) no-repeat -39px -398px;	
	cursor: pointer;
}
*html input.text_area {
	width: 139px;
	border:1px groove #CCCCCC;
}
*html input.subimit_button {
	margin:2px 0 0 83px;
}
/* ↓ バナー ------------------------------------↓ */
.side_navi_ban {
}
.side_navi_ban li {
	margin: 1px 0 0;
}
.side_navi_ban li a {
	display: block;
	width: 150px;
	height:46px;
}
.side_navi_ban li a:hover {
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/* ↓ info ------------------------------------↓ */

.side_navi_info {
	width: 124px;
	height: auto;
	padding: 10px 5px;
	background-color:#FFF;
	margin:10px 0 15px 8px;
}
.side_navi_info p {
	margin-bottom: 5px;
	padding: 0 0 1px 5px;
	font-weight: bold;
	font-size:14px;
	border: solid #1b81cc;
	border-width: 0 0 1px 4px;
}
*html .side_navi_info {
	width: 134px;
}
.side_navi_info li {
	width: 120px;
	height:18px;
	margin: 8px 0px 0px 4px;
	font-size: 12px;
	background: url(../image/common.jpg) no-repeat;	
}
.side_navi_info a {
	padding-left: 20px;
}
.side_navi_info li.info1 {
	background-position: -111px -352px;	
}
.side_navi_info li.info2 {
	background-position: -111px -378px;	
}
.side_navi_info li.info3 {
	background-position: -111px -402px;	
}
.side_navi_info li.info4 {
	background-position: -111px -424px;	
}
.side_navi_info li.info5 {
	background-position: -111px -446px;	
}
.side_navi_info li.info6 {
	background-position: -111px -466px;	
}
.side_navi_info li.info7 {
	background-position: -277px -427px;	
}
/* ↓ ブックマーク -------------------------------------------------------------------------------------↓ */
.side_navi_bm {
	width:124px;
	height:auto;	
	padding:10px 5px 5px;
	background-color:#FFF;
	margin:10px 0 15px 8px;
}
*html .side_navi_bm {
	width: 134px;
}
.side_navi_bm p {
	margin-bottom:10px;
	padding:0 0 1px 5px;
	font-weight:bold;
	font-size:14px;
	border:solid #1b81cc;
	border-width:0 0 1px 4px;
}
.side_navi_bm li {
	font-size:14px;
}
.side_navi_bm li a {
	width:125px;
	height:17px;
	margin:5px auto 0px auto;
	display: block;
	background: url(../image/common.jpg) no-repeat;
}
.side_navi_bm li a span {
	display:none;
}
.side_navi_bm li.bmy a {
	background-position: -276px -348px;	
}
.side_navi_bm li.bmg a {
	background-position: -276px -368px;	
}
.side_navi_bm li.bmh a {
	background-position: -276px -388px;	
}
/* ↓ rss ----------------------------------------------------------------------------------------------↓ */
.rss {
	width:124px;
	height:auto;	
	padding:10px 5px 15px;
	background-color:#FFF;
	margin:10px 0 15px 8px;
}
*html .rss {
	width: 134px;
}
.rss p {
	margin-bottom:5px;
	padding:0 0 1px 5px;
	font-weight:bold;
	font-size:14px;
	border:solid #1b81cc;
	border-width:0 0 1px 4px;
}
.rss li {
	width: 120px;
	height:18px;
	margin: 8px 0px 0px 4px;
	font-size: 12px;
	background: url(../image/common.jpg) no-repeat -277px -408px;	
}
.rss a {
	padding-left: 20px;
}
/*↓お知らせここから----------↓*/
.news {
	width:124px;
	height:auto;	
	padding:10px 5px 15px;
	background-color:#FFF;
	margin:10px 0 15px 8px;
}
*html .news {
	width: 134px;
}
.news p {
	margin-bottom:5px;
	padding:0 0 1px 5px;
	font-weight:bold;
	font-size:14px;
	border:solid #1b81cc;
	border-width:0 0 1px 4px;
}
.news li {
	font-size: 12px;
}
.news li img {
}
/* ↓ 予約・変更・取消 ---------------------------------------------------------------------------------↓ */
.side_info {
	width: 124px;
	height: auto;	
	padding: 10px 5px 5px;
	background-color: #FFF;
	margin:10px 0 15px 8px;
}
*html .side_info {
	width: 134px;
}
.side_info dl {
	background-color: #FFFFFF;
}
.side_info dt {
	margin-bottom:5px;
	padding:0 0 1px 5px;
	font-weight:bold;
	font-size:14px;
	border:solid #1b81cc;
	border-width:0 0 1px 4px;
}
.side_info dd {
	margin: 10px 0px;
}
.side_info dd table {
	width: 100%;
	border: 1px solid #ECECEC;
	border-collapse: collapse;
}
.side_info dd table td {
	border: 1px solid #CCCCCC;
}
.side_info dd table td.haba {
	width: 35%;
}
/* ↓ 関連するプラン---------------------------------------------------------------------------------↓ */
.other_plan {
	clear: both;
	width: 760px;
	padding: 0 0 5px;
	margin: 20px 0 0;
	background: #FFFFDA;
}
.other_plan1 {
	margin: 10px;
}
.other_plan1 li.title {
	background:url(../image/other_plan_bg.gif) no-repeat 13px 12px;
	padding: 10px 0 0 30px;
}
.other_plan1 li.cont {
	padding: 5px 0 10px 30px;
	background: url(../image/index/dott.gif) repeat-x left bottom;
}
#contents:after {
	content: "";
	display: block;
	clear: both;
}
#container:after {
	content: "";
	display: block;
	clear: both;
}
/* ↓ footer -------------------------------------------------------------------------------------------↓ */
#footer {
	clear: both;
	width: 950px;
	color: #FFFFFF;
	background: url(../image/container_bg.gif) repeat-y 0 0;
}
#link {
	width: 950px;
	height: 65px;
	color: #666666;
	background: url(../image/common.jpg) no-repeat -25px	-513px;
}
#link p {
	font-size: 9.5px;
	padding: 5px 70px 0 120px;
	text-align: center;
}
#link p a {
	color: #666666;
}
#link p a:hover {
	color: #084F95;
	text-decoration: underline;
}
#local_navi {
	min-height: 55px;
	padding: 5px 10px 5px;
	background: url(../image/footer2.gif) repeat-y top left  ;
}
*html #local_navi {
	width: 950px;
}
#local_navi .left {
	float: left;
}
#local_navi .left p {
	font-size: 12px;
}
#local_navi .right {
	float: right;
}
#local_navi .right p {
	font-size:11px;
	text-align: right;
}
#local_navi p a {
	color:#fff;
}
#local_navi p a:hover {
	color: #B8E9FC;
	text-decoration: underline;
}
#local_navi address {
	text-align: right;
}
/*#linkarea-----------------------------------------------*/
#linkarea {
	clear: both;
	padding: 20px 0 0;
	margin: 0 auto;
	width: 800px;
	background: #1B81CC;
	text-align: center;
}
#linkarea img {
	margin: 0 5px 5px 5px;
}
/* ↑ footer -------------------------------------------------------------------------------------------↑ */
.ready {
	text-align: center;
	font-size: 130%;
	line-height: 2.0;
	padding: 50px 0px;
}

