﻿@charset "utf-8";


/*
ページ全体-----------------------------------------------------------*/

*{
margin:0;
padding:0;
}


body{
background-color:#ffffff;
background-image:url(../images/common/body_back.gif);
background-repeat:repeat-y;
background-position:center;
background-attachment:scroll;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif, Verdana,Arial, Helvetica,;
}


/* 英字フォント設定
=======================================================================================================*/
.english{
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", "MS P Gothic", sans-serif, Verdana,Arial, Helvetica,;
}
/*=====================================================================================================*/



/* 画像の設定 */

img{
border:none;
}


/* 段落の設定 */

p{
font-size:78%;
color:#645a32;
line-height:170%;
}


/* 見出しの設定 */


h2{
font-size:95%;
font-weight:normal;
color:#645a32;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
}


h3,h4{
font-size:85%;
font-weight:normal;
color:#645a32;
margin-bottom:1.5em;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
}


/* h1～h6の余計な空白削除 */

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}


/* リンクの設定 */

a:link{
color:#645a32;
}

a:hover{
color:#ccc142;
text-decoration:none;
}

a:visited{
color:#7e6a47;
}


/* pの余計な空白削除 */

p{
margin:0;
padding:0;
}


/* リストの設定 */

ul{
list-style:none;
margin:0.5em 0 0 0;
}

li{
font-size:90%;
color:#645a32;
margin-bottom:0.7em;
}



/*
コンテンツレイアウトの設定---------------------------------------------*/


#wrapper{
background:#ffffff;
width:1000px;
height:auto;
margin:0 auto;
}

#container{
width:930px;
height:auto;
margin:0 auto;
padding:0;
}


#container:after{
display:block;
clear:both;
height:0;
visibility:hidden;
content:".";
}


#left_con{
width:640px;
height:auto;
margin:0;
float:left;
}


#right_con{
width:260px;
height:auto;
float:right;
}


#footer{
background:url(../images/common/footer_back.gif) no-repeat;
width:1000px;
height:106px;
margin:0 auto;
}



/*
ヘッダー--------------------------------------------------------------*/

#header{
background: url(../images/inner_common/head_back.gif) no-repeat;
width:1000px;
height:75px;
margin:0 auto;
}


#he1,#he2{
float:left;
}


#he1{
width:500px;
}


#he2{
width:500px;

}


.logo{
position:relative;
top:20px;
left:20px;
}


#header h1{
font-size:70%;
font-weight:normal;
text-align:right;
color:#73683e;
margin:3px 20px 0 0;
}


#header #splendor{
text-align:right;
margin:-10px 50px 0 0;
}



/*
メインコンテンツ------------------------------------------------------*/


/* main_visualの設定*/


/* トピックパスの設定 */

#topic_path{
width:640px;
margin-bottom:15px;
}



/* box_pitch_01の設定*/

#box_pitch_01{
width:640px;
height:auto;
margin:0;
}


#finding_area{
background: url(../images/common/path_back.gif) no-repeat;
width:640px;
height:30px;
}


#finding , #update{
float:left;
}


#finding{
width:400px;
}


#finding h2{
padding:5px 10px 0 10px;
}

#update{
width:240px;
}


#update p{
font-size:0.7em;
text-align:right;
padding:8px 5px 0 0 ;
}


#text_area{
width:640px;
height:auto;
clear:both;
margin-top:15px;
}


.image img{
float:left;
margin:0 15px 0 0;
padding:0;
vertical-align:top;
}


#text_area2{
width:640px;
height:auto;
clear:both;
padding-top:20px;
}


.image_2 img{
float:right;
margin:0 0 0 15px;
padding:0;
vertical-align:top;
}


#text_area2 dl{
line-height:130%;
margin:5px 0 10px 0;
}


#text_area2 dt{
font-size:95%;
color:#645a32;
}


#text_area2 dd{
font-size:80%;
color:#645a32;
margin-left:10px;
}


#text_area2 h4{
font-size:90%;
margin-bottom:10px;
}


p.switch{
margin-top:15px;
}


h3.c01{
font-size:16px;
margin-bottom:10px;
}


h4.c01{
font-size:16px;
margin:20px 0 10px 0;
color:#993300;
}


/* box_pitch_02の設定*/

#box_pitch_02{
width:640px;
height:auto;
margin:25px 0 0 0;
padding:0;
clear:both;
}

#box_pitch_02 h2{
width:640px;
height:25px;
padding:0;
margin:0;
}

#box_pitch_02 table.c1{
width:640px;
table-layout:fixed;
margin:5px 0 0 0;
}


#box_pitch_02 td.c1{
padding:0 0 8px 6px;
}





/* box_pitch_03の設定*/

#box_pitch_03{
width:640px;
height:auto;
margin:32px 0 0 0;
}


#box_pitch_03 h3{
background: url(../images/common/finding_pitch.gif) no-repeat;
width:640px;
height:27px;
padding:4px 0 0 8px;
margin:20px 0 10px 0px;
}

#box_pitch_03 ul{
margin:0 20px 0 8px;
padding:0;
}


#box_pitch_03 p.c02{
margin:0 0 0 8px;
}


.mark{
margin:0 0 0 5px;
}




/*---------- right contentsの設定 -------------*/



/* box_pitch_04の設定*/

#box_pitch_04{
background-color:#f1f1f1;
width:260px;
height:auto;
padding-bottom:15px;
}

#box_pitch_04 h2{
background: url(../images/common/hotel_data.gif) no-repeat;
width:260px;
height:100px;
text-indent:-9999px;
margin:0;
}


/* box_infoの設定*/

#box_info{
width:230px;
height:auto;
background-color:#fff;
margin:10px 0 0 15px;
padding-bottom:10px;
}


#box_info h3{
width:217px;
height:18px;
background: url(../images/common/waku.gif) no-repeat;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
padding:4px 5px 3px 8px;
}


#box_info h4{
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
font-size:85%;
font-weight:normal;
color:#645a32;
padding:4px 5px 3px 8px;
}


#box_info p{
width:220px;
padding-left:5px;
}


#box_info p.c1{
width:200px;
padding-left:15px;
padding-right:15px;
}


p.c2{
padding-left:20px;
padding-right:20px;
margin-top:10px;
}


h3.title_c1{
width:217px;
height:18px;
background: url(../images/common/waku.gif) no-repeat;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
padding:4px 5px 3px 8px;
margin:15px 0 0 15px;
font-size:76%;
}


/* box_deta_01 (class) の設定  2008.06.29 追加 */

.box_info{
width:230px;
height:auto;
background-color:#fff;
margin:10px 0 0 15px;
padding-bottom:10px;
}

.box_info h3{
width:217px;
height:18px;
background: url(../images/common/waku.gif) no-repeat;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
padding:4px 5px 3px 8px;
}


.box_info h4{
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
font-size:85%;
font-weight:normal;
color:#645a32;
padding:4px 5px 3px 8px;
}


.box_info p{
width:220px;
padding-left:5px;
}


.box_info p.c1{
width:200px;
padding-left:15px;
padding-right:15px;
}



/* box_deta_01の設定*/

.box_deta_01{
width:230px;
height:auto;
background-color:#fff;
margin:0 0 0 15px;
padding-bottom:20px;
padding-top:20px;
}


.box_deta_01 h4{
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
font-size:80%;
font-weight:normal;
color:#645a32;
padding:4px 5px 3px 5px;
}


.box_deta_01 p{
width:200px;
padding-left:15px;
padding-right:15px;
}


.layout img{
float:left;
margin:0 10px 0 0;
padding:0;
vertical-align:top;
}


.layout img{
float:left;
margin:0 10px 0 0;
padding:0;
vertical-align:top;
}


.arrange{
margin:10px 0 10px 14px;
}


.mark01{
margin-right:5px;
vertical-align:middle;
}



/*----- page topの設定 --------*/

#page_top{
width:928px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:25px;
margin-bottom:30px;
padding:5px 0 5px 0;
border:solid 1px #ebe3d1;
}


*html  #page_top{    /* IE6用 */
width:928px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:30px;
padding:3px 0 2px 0;
border:solid 1px #ebe3d1;
}



#page_top p{
text-align:right;
vertical-align:middle;
padding-right:10px;
}




/*
フッター------------------------------------------------------*/




#f_logo{
width:463px;
height:15px;
position:relative;
top:0.5em;
left:0.8em;
}


#f_url{
width:140px;
height:15px;
position:relative;
top:-0.5em;
left:52em;
}


#f_url a:hover{
text-decoration:none;
}


#f_url a:link{
text-decoration:none;
}


#f_navi{
width:910px;
height:auto;
margin:0 auto;
}


#f_navi ul {
padding-top:0.5em;
list-style:none;
}


#f_navi li {
float:left;
margin-bottom:0.5em;
padding:0;
font-size:76%;
}


#footer a:hover.sample{
position:relative;
left:1px;
top:1px;
}/* マウスオーバー時にピクセルちょい動かすサンプル */


#f_navi a:link{
color: #73683e;
text-decoration:underline;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
}


#f_navi a:visited{
color: #828250;
text-decoration:none;
font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", sans-serif, "MS P Gothic", Verdana,Arial, Helvetica,;
}


#f_navi a:active{
color:#785a50;
}


#f_navi a:hover{
color:#ffffff;
text-decoration:none;
background-color:#c8c8aa;
background-position:center middle;
}


address {
font-size:80%;
color:#645a32;
text-align:left;
font-style:normal;
margin:0;
clear:both;
}







