

body {
margin-left:auto;
margin-right:auto;
background-color: #ffffff;
color:#424242; /* ------全体文字色----- */
background: url(img/bg.gif) ;
background-repeat: repeat-x;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#container {
width: 943px;
margin:0 auto;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
text-align:left;

}

#container2 {
width: 943px;
margin:0 auto;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
text-align:left ;
background-image: url(img/image_large.gif);
background-repeat: no-repeat;
background-position: 50px 165px; /* ------ 背景画像の位置・左からと上から ----- */
}


/* フッタ・予約情報欄 */
#footinfo {
width: 943px;
height:98px;
line-height:98px;
margin:0 auto;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
text-align: center ;
padding: 10px 0px 0px 0px;
background-image: url(img/footinfobg.gif);
background-repeat: no-repeat;
}

#wrapper { 
margin: 0 auto;
width: 943px;
}

#navigation {
padding: 0px;
margin: 70px 0px 0px 0px;
background:url(img/bgblock.gif);
background-repeat: repeat-y;
}


/* ヘッダ */
#header {
width: 943px;
height: 180px;
background:url(img/topnavibg.gif) no-repeat;
margin: 0 auto;
padding: 0px 0px 0px 0px;
}

/* きらくかんロゴ */
#top_logo {
float: left;
margin: 0;
width: 215px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 7px;
}


/* 上部バナー横幅（上右） */
#top_banner {
float: right;
width: 943px;
text-align:right;
display: inline;
padding: 0px 0px 0px 0px;
}


/* トップナビ・横並び */
#topnavimenu {
float: right;
}

#topnavimenu ul {
	margin: 15px 0px 0px 0px;
	padding: 0px 15px 0 0; /* TOP NAVIの位置 */
	list-style: none;
}

#topnavimenu li {
	display: inline;
}

#topnavimenu a {
	display: block;
	float: left;
	width: 139px;
	height: 62px;
	margin-left: 0px;
	padding-top: 10px;
	background: url(img/topnavi_btn1.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#topnavimenu a:hover {
	background: url(img/topnavi_btn_hover.gif) no-repeat;
	text-decoration: none;
}

#topnavimenu .active a {
	background: url(img/topnavi_btn2.gif) no-repeat;
	text-decoration: none;
}




/* ------ ★ロゴと最上部メニュー（メディア掲載・サイトマップ・お問合せ） ----- */
#menu_top_right {
width:924px;
height: 10px;
float:left;
padding: 15px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
text-align: right;
font-size: 11px;
font-weight: bold;
}

/* ------ ★コンテンツ外側 ----- */
#content { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background:url(img/bgblock.gif);
background-repeat: repeat-y;
background-color: #ffffff;
}

/* ------ ★コンテンツ左側（左メニュー） ----- */
#leftcolumn { 
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 210px;
 float: left;
text-align: right;
background-color: #ffffff;
}

/* ------ ★コンテンツ右側 ----- */
#rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px 30px 0px 0px;
 width: 650px;
}

#rightcolumn ul {
font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#rightcolumn li {
	margin-bottom: 10px;
}

#rightcolumn li ul {
}

#rightcolumn li li {
	margin: 0px 5px 5px 0px;
	padding: 0px 10px 0px 13px;
	background: url(img/arrow.gif)no-repeat left center;
}


/* ------ ★top.htmlコンテンツ左側（左メニュー） ----- */
#top_leftcolumn { 
 margin: 0px 0px 0px 30px;
 padding: 0px;
 width: 400px;
 float: left;
}

/* ------ ★top.htmlコンテンツ右側 ----- */
#top_rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 480px;

}


/* ------ 営業案内ひだり ----- */
#maininfo_left { 
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 220px;
vertical-align: top;
}

/* ------ 営業案内みぎ ----- */
#maininfo_right { 
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 430px;
vertical-align: top;
}



/* ------ テーブル1----- */
table#table1 {
width: 648px;
border: 1px #b3b3b3 solid;
border-collapse: collapse;
border-spacing: 0;
}

table#table1 th {
padding: 5px 5px 5px 10px;
border: #b3b3b3 solid;
border-width: 0 0 1px 1px;
background: #e7e7e7;
font-weight: bold;
font-size: 14px;
line-height: 1.8;
text-align: left;
white-space: nowrap; 
}
table#table1 td {
padding: 7px;
border: 1px #b3b3b3 solid;
border-width: 0 0 1px 1px;
font-size: 12px;
text-align: left;
white-space: nowrap;
}

/* ------ テーブル特定商取引法----- */
#table_raw
{
font-size: 11px;
background: #fff;
margin: 0px;

border-collapse: collapse;
text-align: left;
background: #fff;
}
#table_raw th
{
background: #fff;
font-size: 12px;
font-weight: normal;
color: #555;
padding: 0px 8px;
border-bottom: 3px solid #929292;
}
#table_raw td
{
background: #fff;
border-bottom: 1px solid #929292;
color: #555;
padding: 6px 8px;
}


/* ------ テーブル2----- */
#table2
{
font-size: 12px;
background: #fff;
margin: 0px;

border-collapse: collapse;
text-align: left;
background: #fff;
}
#table2 th
{
background: #e7e7e7;
font-size: 14px;
font-weight: normal;
color: #434343;
padding: 5px 10px 5px 5px;
border-bottom: 1px solid #929292;
border-top: 1px solid #929292;
}
#table2 td
{
background: #fff;
border-bottom: 1px solid #a7a7a7;
color: #555;
padding: 7px 7px;
}

/* ------ テーブルtour2_3.html----- */
#table2b
{
font-size: 12px;
background: #fff;
margin: 0px;
border-collapse: collapse;
text-align: left;
}
#table2b th{
font-size: 12px;
font-weight: normal;
color: #555;
padding: 3px 0px 6px 15px;
border-bottom: 1px solid #929292;
}
#table2b td{
border-top: 2px solid #929292;
color: #555;
padding: 3px 0px 3px 15px;
font-weight: bold;
}

/* ------ ★テーブル3（営業案内）----- */
#table3
{
font-size: 12px;
background: #fff;
margin: 5px 0px 10px 0px;
border-collapse: collapse;
text-align: left;
line-height: 1.6;
background: #fff;
}
#table3 th
{
background: #fff;
font-size: 14px;
font-weight: normal;
color: #555;
padding: 0px 8px;
line-height: 1.6;
border-bottom: 2px solid #8e8e8e;
}
#table3 td
{
background: #fff;
border-bottom: 1px dotted #8e8e8e;
color: #555;
padding: 6px 8px;
line-height: 1.6;
}

/* ------ テーブルサイズ表----- */
#table_size
{
font-size: 12px;
background: #fff;
margin: 0px;
width: 240px;
border-collapse: collapse;
text-align: center;
}
#table_size th
{
font-size: 14px;
font-weight: normal;
color: #555;
padding: 6px 6px;
border-bottom: 3px solid #929292;
}
#table_size td
{
border-bottom: 1px solid #929292;
color: #555;
padding: 4px 6px;
}



/* ------ テーブル3----- */
#table3msg{
font-size: 12px;
background: #fff;
margin: 0px;
width: 155px;
border-collapse: collapse;
text-align: left;
}
#table3msg th{
background: #fff;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #555;
padding: 3px 2px;
border-top: 2px solid #bcdd00;
border-bottom: 1px dotted #bcdd00;
}
#table3msg td{
color: #555;
padding: 5px 0px;
border-bottom: 1px dotted #bcdd00;
}

/* ------ テーブル4・出張整体----- */
#table4
{
font-size: 12px;
background: #efeee8;
margin: 0px;
border-collapse: collapse;
text-align: left;
}
#table4 th
{
background: #ffe348;
font-size: 14px;
font-weight: bold;
color: #555;
padding: 5px 5px 5px 10px;
border-top: 2px solid #777266;
border-bottom: 1px solid #777266;
}
#table4 td
{
border-bottom: 1px solid #777266;
color: #555;
padding: 5px 5px 5px 10px;
}


#list_b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 0px;
	width: 420px;
	border-collapse: collapse;
	text-align: left;
}
#list_b th
{
	font-size: 12px;
	font-weight: normal;
	color: #434343;
	padding: 10px 8px;
	border-top: 1px solid #777;
}
#list_b td
{
	font-size: 12px;
	border-top: 3px solid #777;
	color: #434343;
	padding: 6px 8px;
	font-weight:bold;
}


/* ----------★リンク------------ */
A:link { color: #f64500; text-decoration:none; }
A:visited { color: #777777; text-decoration:none; }
A:hover { color: #ff9000; text-decoration:none; }
A:active { color: #454545; text-decoration: none; }

A.mn:link { color: #444444; text-decoration:none; }
A.mn:visited { color: #535353; text-decoration:none; }
A.mn:hover { color: #ff9000; text-decoration:none; }
A.mn:active { color: #444444; text-decoration: none; }

/* ----------囲み有りのリンク------------ */
.clsbtn a:link { color: #333333; background-color: #aee71e; font-size: 11px; padding:7px; padding:6px; line-height : 200%;}
.clsbtn a:visited { color: #535353; background-color: #e4e4e4; font-size: 11px;  padding:7px; line-height : 200%;}
.clsbtn a:hover { color: #477900; background-color: #e9ff53; font-size: 11px; padding:7px; line-height : 200%;}
.clsbtn a:active { color: #555555; background-color: #e4e4e4; font-size: 11px; padding:7px; line-height : 200%;}

.mapbtn a:link { color: #444444; background-color: #badb00; font-size: 11px; padding:7px; padding:7px; line-height : 300%;}
.mapbtn a:visited { color: #535353; background-color: #e4e4e4; font-size: 11px;  padding:7px; line-height : 300%;}
.mapbtn a:hover { color: #444444; background-color: #deff00; font-size: 11px; padding:7px; line-height : 300%;}
.mapbtn a:active { color: #444444; background-color: #e4e4e4; font-size: 11px; padding:7px; line-height : 300%;}


/* 画像の影 */
.img-shadow {
        float: left;
        background: url(img/shadowAlpha.png) no-repeat bottom right !important;
        background: url(img/shadow.gif) no-repeat bottom right;
        margin: 5px 5px 5px 5px !important;
        margin: 5px 0px 0px 5px;
        }

.img-shadow img {
        display: block;
        position: relative;
        background-color: #fff;
        margin: -5px 6px 6px -5px;
        padding: 0px;
        border: none;
        }

.clear {
clear: both;
} 


/* ----------テキスト------------ */

.textbg1 { 
background-color:#555555;
padding:8px;
font-size: 11px;
color: #ffffff;
font-weight:bold;
line-height: 1.7;
margin: 0px 0px 0px 0px;
}


.textsize0{  
font-size: 10px;
line-height: 1.4;
}

.textsize_c{  
font-size: 11px;
line-height: 2.5;
}


.textsize1{  
font-size: 11px;
line-height: 1.6;
}


.textsize_updt{  
font-size: 11px;
line-height: 1.8;
}


.textsize1sin{  
font-size: 11px;
line-height: 1.0;
}

.textsize1b{  
font-size: 11px;
font-weight:bold;
line-height: 1.6;
}

#textsize1h{  
padding: 10px 0px 0px 0px;
margin-bottom: 5px;
font-size: 11px;
line-height: 1.6;
}


.textsize2 {  
font-size: 12px;
line-height: 1.7;
}

.textsize2w {  
font-size: 12px;
line-height: 1.7;
letter-spacing:0.2em;
}

.textsize2b {  
font-size: 12px;
font-weight:bold;
line-height: 1.7;
}

.textsize2bred {  
font-size: 12px;
font-weight:bold;
color: #e54600;
line-height: 1.7;
}

.textsize2mds {  
font-size: 12px;
font-weight:bold;
line-height: 3.0;
color: #7eb100;
}


.textsize3 {  
font-size: 13px;
line-height: 1.8;
}

.textsize3b {  
font-size: 13px;
line-height: 1.8;
font-weight:bold;
}

/* ---------スタッフ紹介見出し---------- */
.mds_staff {  
font-size: 13px;
line-height: 2.5;
font-weight:bold;
}

.textsize3bred {  
font-size: 13px;
font-weight:bold;
color: #ff2400;
line-height: 1.7;
}

.textsize3mds {  
font-size: 13px;
font-weight:bold;
line-height: 3.0;
color: #7eb100;
}


.textsize4 {  
font-size: 14px;
line-height: 1.8;
}

.textsize4b {  
font-size: 14px;
line-height: 1.8;
font-weight:bold;
}

.textsize4mds {  
font-size: 15px;
font-weight:bold;
line-height: 3.0;
color: #4d9400;
}

.textsize4mds2 {  
font-size: 14px;
font-weight:bold;
line-height: 1.9;
color: #7c7773;
}

.textsize4mds4 {  
font-size: 15px;
font-weight:bold;
line-height: 3.0;
color: #a86300;
}


.textsize4mds3 {  
font-size: 13px;
font-weight:bold;
line-height: 2.6;
color: #ff4873;
border-bottom: 2px solid #ff4873;
}


.textsize5 {  
font-size: 15px;
line-height: 1.9;
}

.textsize5b {  
font-size: 15px;
line-height: 2.1;
font-weight:bold;
}

.textsize5mds {  
font-size: 16px;
font-weight:bold;
line-height: 3.2;
color: #4d9400;
}

.textsize5mds_pink {  
font-size: 16px;
font-weight:bold;
line-height: 3.2;
color: #ff587c;
}


.textsize6 {  
font-size: 16px;
line-height: 1.9;
}

.textsize6b {  
font-size: 16px;
line-height: 1.9;
font-weight:bold;
}

.textsize7b {  
font-size: 17px;
line-height: 1.9;
font-weight:bold;
}

.textsize8b {  
font-size: 18px;
line-height: 2.0;
font-weight:bold;
}

/* ----------★top.html 更新情報------------ */
.updt {  
font-size: 13px;
color: #434343;
line-height: 3.0;
font-weight: bold;
border-width: 0px 0px 0px 5px;
padding: 1px 0px 1px 6px;
border-style: solid;
letter-spacing: 0.1em;
border-color: #ee5a00; /* 左枠色 */
}



/* ----------★★下部分・しり★★------------ */
#content_btm1{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg2.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ----------★★下部分・無地★★------------ */
#content_btm2{
clear: both;
text-align: right;
width: 967px;
height: 40px;
background:url(img/topnavibg1.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


/* ----------★★各下部分・あたま★★------------ */
#content_btm3{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg3.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ----------★★各下部分・せなか★★------------ */
#content_btm4{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg4.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ----------★★各下部分・せなか★★------------ */
#content_btm5{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg5.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


/* ----------★★各下部分・机★★------------ */
#content_btm6{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg6.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ----------★★各下部分・本★★------------ */
#content_btm7{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg7.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ----------★★各下部分・メディア掲載★★------------ */
#content_btm8{
clear: both;
text-align: right;
width: 967px;
height: 70px;
font-size: 11px;
background:url(img/topnavibg8.gif) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}



/* ----------★フッタ------------ */
#copyright1{
text-align: center;
line-height:40px;
font-size: 10px;
}

/* ----------★回り込み解除------------ */
.class { clear:both; }  
.clear hr { display:none; }  


/* ---------★見出し---------- */
h1{
background-image:url(img/headbg1.gif);
background-repeat:no-repeat;
text-decoration:none;
font-size: 17px;
font-weight: bold;
text-align:left;
color:#333333;
display:block;
width:650px;
height:60px;
line-height:45px;
padding:0px 0px 0px 15px; 
margin:0px 0px 0px 0px; 
}



/* ---------見出し---------- */
h2{
background-image:url(img/headbg2.gif);
background-repeat:no-repeat;
text-decoration:none;
font-size: 16px;
font-weight: bold;
text-align:left;
color:#333333;
display:block;
width:650px;
height:60px;
line-height:44px;
padding:0px 0px 0px 19px; 
margin:0px 0px 0px 0px; 
}



/* ---------見出し---------- */
h3{
font-size: 13px;
font-weight: bold;
line-height : 1.4;
border-left-color: #555555; /* 左枠色 */
padding: 1px 0px 0px 8px; /* 余白幅 */
border-style: solid; /* 種類 */
border-width: 0px 0px 0px 7px; /* 枠幅 */
}

/* ---------2行用・定番講座見出し---------- */
h4 {
background-image:url(img/headbg3.gif);
background-repeat:no-repeat;
text-decoration:none;
font-size: 15px;
font-weight: bold;
text-align:left;
color:#333333;
display:block;
width:650px;
height:70px;
line-height:20px;
padding:15px 0px 0px 15px; 
margin:8px 0px 0px 0px; 
}


/* ---------特別講座・小さい見出し---------- */
h5 {
background-image:url(img/headbg4.gif);
background-repeat:no-repeat;
font-size: 12px;
text-align:left;
color:#ffffff;
width:650px;
height:40px;
line-height:40px;
padding:0px 0px 0px 12px; 
margin:0px 0px -5px 0px; 
}

/* ---------営業案内の見出し---------- */
h6 {
padding-top:5px;
padding-bottom:4px;
padding-left:2px;
margin-bottom:10px;
border-top:solid #8d8d8d;
border-bottom:dotted #8d8d8d;
border-width:2px 0px 1px 0px;
font-weight: bold;
font-size: 14px;
}

.main_midashi1 {
font-size: 13px;
color:#222222;
letter-spacing: 1px;
font-weight: bold;
line-height:2.7em;
}


/* 左メニューリンク選択状態（2行） */
#leftmenubg1b a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:220px;
height:59px;
line-height:15px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px -1px; 
background:url(img/leftmenubg3.gif) no-repeat;
}
#leftmenubg1b a:hover{
color:#444444;
background:url(img/leftmenubg3.gif) no-repeat;
}


/* 左メニューリンク選択状態 */
#leftmenubg1 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:220px;
height:59px;
line-height:59px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px -1px; 
background:url(img/leftmenubg3.gif) no-repeat;
}
#leftmenubg1 a:hover{
color:#444444;
background:url(img/leftmenubg3.gif) no-repeat;
}


/* 左メニューリンク（2行） */
#leftmenubg2b a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:220px;
height:59px;
line-height:15px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px -1px; 
background:url(img/leftmenubg1.gif) no-repeat;
}
#leftmenubg2b a:hover{
color:#444444;
background:url(img/leftmenubg2.gif) no-repeat;
}

/* 左メニューリンク */
#leftmenubg2 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:220px;
height:59px;
line-height:59px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px -1px; 
background:url(img/leftmenubg1.gif) no-repeat;
}
#leftmenubg2 a:hover{
color:#477900;
background:url(img/leftmenubg2.gif) no-repeat;
}



/* 左メニューリンク3 */
#leftmenubg3 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:220px;
height:59px;
line-height:59px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px -1px; 
background:url(img/leftmenubg1.gif) no-repeat;
}
#leftmenubg3 a:hover{
color:#477900;
background:url(img/leftmenubg2.gif) no-repeat;
}


/* 左メニューリンク4選択状態 */
#leftmenubg4 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:220px;
height:59px;
line-height:59px;
padding:0px 0px 0px 20px; 
margin:0px 0px 0px -1px; 
background:url(img/leftmenubg3.gif) no-repeat;
}
#leftmenubg1 a:hover{
color:#444444;
background:url(img/leftmenubg3.gif) no-repeat;
}


/* ボタンリンク1 */
#btn_link1 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:200px;
height:58px;
line-height:58px;
padding:0px 0px 0px 10px; 
margin:0px 0px 0px 0px; 
background:url(img/btnlink.gif) no-repeat;
}
#btn_link1 a:hover{
color:#477900;
background:url(img/btnlink_hover.gif) no-repeat;
}

/* ボタンリンク2 */
#btn_link2 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:200px;
height:58px;
line-height:58px;
padding:0px 0px 0px 10px; 
margin:0px 0px 0px 0px; 
background:url(img/btnlink.gif) no-repeat;
}
#btn_link2 a:hover{
color:#477900;
background:url(img/btnlink_hover.gif) no-repeat;
}

/* ボタンリンク3 */
#btn_link3 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:200px;
height:58px;
line-height:58px;
padding:0px 0px 0px 10px; 
margin:0px 0px 0px 0px; 
background:url(img/btnlink2.gif) no-repeat;
}
#btn_link3 a:hover{
color:#477900;
background:url(img/btnlink2_hover.gif) no-repeat;
}

/* ボタンリンク4 （予約方法）*/
#btn_link4 a{
text-decoration:none;
font-size: 12px;
font-weight: bold;
text-align:left;
color:#444444;
display:block;
width:300px;
height:58px;
line-height:58px;
padding:0px 0px 0px 70px; 
margin:0px 0px 0px 0px; 
background:url(img/btnlinkl.gif) no-repeat;
}
#btn_link4 a:hover{
color:#477900;
background:url(img/btnlinkl_hover.gif) no-repeat;
}

/* バナー上（オンライン予約） */
#banner_online a{
display: inline;
text-decoration:none;
display:block;
width:314px;
height:49px;
line-height:49px;
padding:0px; 
margin:0px; 
background:url(img/bnr_onlinersv.gif) no-repeat;
}
#banner_online a:hover{
background:url(img/bnr_onlinersv_hover.gif) no-repeat;
}

/* バナー上（blog） */
#banner_blog a{
display: inline;
text-decoration:none;
display:block;
width:144px;
height:49px;
line-height:49px;
padding:0px; 
margin:0px; 
background:url(img/bnr_blog.gif) no-repeat;
}
#banner_blog a:hover{
background:url(img/bnr_blog_hover.gif) no-repeat;
}

/* バナー上（京都blog） */
#banner_blog2 a{
display: inline;
text-decoration:none;
display:block;
width:144px;
height:49px;
line-height:49px;
padding:0px; 
margin:0px; 
background:url(img/bnr_blog_kyoto.gif) no-repeat;
}
#banner_blog2 a:hover{
background:url(img/bnr_blog_kyoto_hover.gif) no-repeat;
}


/* 左上HOMEロゴ */
#banner_logomk a{
display: inline;
text-decoration:none;
display:block;
width:200px;
height:93px;
line-height:93px;
padding:0px; 
margin:0px; 
background:url(img/topnavi_logo.gif) no-repeat;
}
#banner_logomk a:hover{
background:url(img/topnavi_logo_hover.gif) no-repeat;
}











/* フッタ・予約情報 */
#footbnr_navi{
  margin: 0;
  padding: 0;
  width: 943px;
  height: 89px;
}

#footbnr_navi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#footbnr_navi li{
  text-indent: -9999px;
  float:left;
  width: 314px;
  margin: 0;
  padding: 0;
}

#footbnr_navi a{
  display: block;
  width: 100%;
  height: 89px;
background:url(img/footnaviimg.gif);
  background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -315px 0;}
#menu3 a{background-position: -629px 0;}


#footbnr_navi a:hover{
background:url(img/footnaviimg.gif);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -88px;}
#menu2 a:hover{background-position: -315px -88px;}
#menu3 a:hover{background-position: -629px -88px;}

/* ------ ★コンテンツ右側 ----- */
#rightcolumn { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 0px 30px 0px 0px;
 width: 650px;
}

/* ------ リスト ----- */
#list1 ul {
font-size: 12px;
list-style-type:disc;
line-height: 1.7;
}

#list1 li {
margin: 5px 5px 5px 20px;
padding:0px;
}

/* ------ リスト文字赤 ----- */
#list2 ul {
font-size: 12px;
color: #e54600;
font-weight:bold;
list-style-type:disc;
line-height: 1.7;
}

#list2 li {
margin: 5px 5px 5px 20px;
padding:0px;
}

/* ------ リスト文字みどり ----- */
#list3 ul {
font-size: 12px;
color: #009c25;
font-weight:bold;
list-style-type:disc;
line-height: 1.7;
}

#list3 li {
margin: 5px 5px 5px 20px;
padding:0px;
}
