/*****全体に関する指定*****/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Helvetica,Arial,sans-serif;
	background-color: #000000;
}
body,td,th {
	font-size: 14px;
	line-height: 18px;
}
/* アキを作らない */
h1,h2,h3,h4,p,ul,ol {
	margin: 0px;
	padding: 0px;
}
/* リストマークをつけない*/
li {
	list-style:none;
}
/* 画像のリンクに枠をつけない*/
img {
	border: none;
}
/* 基本のテキストリンク指定（２項目） */
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
/* 全体枠 */
.all {
	text-align: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
/*****ヘッダに関する指定*****/
.all h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-right: 10px;
	height: 92px;
	width: 102px;
	float: left;
}
.all h1 a{
	background-image: url(kita_logo.jpg);
	height: 92px;
	width: 102px;
	text-indent: -10000px;
	display: block;
}
.rogo {
	margin-left: 15px;
}
.tel {
	margin-top: -30px;
	margin-left: 520px;
	margin-bottom: 10px;
}
.tx-link {
	color: #FFFFFF;
	text-align: center;
	height: 21px;
	padding-top: 2px;
}
.tx-link a {
	color: #FFFFFF;
}
.tx-link a:hover {
	color: #FFFFFF;
}
/*****メニューに関する指定*****/
.menu {
	padding-top: 25px;
	width: 272px;
	background-color: #0d0d0d;
	padding-left: 10px;
}
.menu a {
	color: #FFFFFF;
}
.menu a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.menu ul {
	font-size: 12px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.bn {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 15px;
}
.bn img {
	padding-bottom: 3px;
	padding-top: 2px;
}

.bn2 {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 15px;
}
.bn2 img {
	padding-bottom: 3px;
	padding-top: 2px;
}

.btn {
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn img {
	margin-bottom: 8px;
}
.menu ol {
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.orange li {
	background-image: url(/img2/blg_arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-bottom: 3px;
        padding-right: 10px;
}
.pink li {
	background-image: url(/img2/blg_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-bottom: 3px;
        padding-right: 10px;
}
.yellow li {
	background-image: url(/img2/blg_arrow3.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-bottom: 3px;
        padding-right: 10px;
}
.green li {
	background-image: url(/img2/blg_arrow4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	padding-bottom: 3px;
        padding-right: 10px;
}

.data {
	font-size: 12px;
	line-height: 16px;
	padding-left: 15px;
}
.data h2 {
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.english {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 12px;
}
/* コピーライト */
address {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC6666;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}

.yoyaku {
        width: 150px;
	font-size: 10px;
	margin-left:10px;
	margin-top: 5px;
	border-color: #FF9900;
	border-width: 1px;
	border-style: solid;
	background-color: #FEEED1;
	margin-right: 15px;
	padding-bottom: 10px;
}

/* フッターナビ */
.ft_navi {
        margin-top: 20px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
/* 説明文 */
.caption {
	font-size: 12px;
}

/*****コンテンツ部分に関する指定*****/
.contents {
	width: 655px;
	padding-right: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
}

.contents h2 {
	color: #333333;
	background-image: url(/img2/blg_obi1.gif);
	background-repeat:no-repeat;
	height: 26px;
	font-size: 16px;
	font-weight: normal;
}
.contents h2 a {
	color: #333333;
}
.contents h2 a:hover {
	color: #CC3333;
	text-decoration: underline;
}

/* プラン設定 */
.plan-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6666;
        font-size: 16px;
	color: #CC6666;
        font-weight: bold;
        text-align: right;
        padding-top: 5px;
        padding-bottom: 0px;
}

.plan-title a {
	color: #CC6666;
}

.plan-title a:hover {
	text-decoration: none;
}

.plan-tx {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
        padding-top: 5px;
}

.movie-window {
	margin:10px auto 20px;
}
.movie-window table {
	margin:0 auto ;
}
.movie-window td {
	vertical-align:top;
	padding:4px 4px 10px;

}

.contents h2 {
	color: #333333;
	background-image: url(/img2/blg_obi1.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height: 26px;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	padding-left: 15px;
}
.contents h2 a {
	color: #333333;
}
.contents h2 a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.contents h3 {
	color: #333333;
	/*	background-image: url(/img2/blg_obi3.gif);
	background-repeat:no-repeat;
	background-position:left bottom; */
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:8px;
	border-bottom:1px solid #ff69b4;
	border-left:10px solid #ff69b4;
	padding-left:8px;
	padding-top:2px;
}
.contents h3 a {
	color: #333333;
}
.contents h3 a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.cate-date ,.come-tb {
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
	margin-right: 5px;
}
.come-tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 15px;
	margin-bottom: 50px;
}
.come-tb2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff69b4;
	margin-top: 15px;
	margin-bottom: 50px;
}
.come-tb3 {
	border-top-width: 1px;
	margin-top: 15px;
	margin-bottom: 50px;
}

.cate-date2 {
	text-align: right;
	margin-bottom: 30px;
	margin-right: 5px;
}
.f-12 {
	font-size: 12px;
	line-height: 16px;
}
.sonota {
	background-image: url(/img2/blg_obi2.gif);
	background-repeat:no-repeat;
	height: 23px;
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
	padding-left: 15px;
}
.honbun {
	margin-left: 10px;
	margin-right: 20px;
}

.honbun2 {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 50px;
	padding-bottom: 15px;
}
/* index.htmlのカテゴリー一覧のリスト */
.honbun3 {
	margin-left: 10px;
	margin-top: 8px;
}
/* カテゴリーアーカイブの本文表示 */
/* エントリーーアーカイブの本文表示 */
.honbun4 {
	margin-left: 10px;
	margin-top: 8px;
	font-size: 14px;
}
.honbun4 img {
	margin-right: 6px;
	margin-bottom: 6px;
}
.honbun4t {
	font-weight:bold;
}

/* エントリーーアーカイブの追記表示 */
.honbun5 {
	margin:20px 0 30px 10px;
	border-top:1px solid #ff69b4;
	border-bottom:1px solid #ff69b4;
	padding:10px 0;
}
.honbun5t {
	padding:3px;
}
.honbun5s {
	font-size:12px;
}

/* 宿泊プランの本文表示 */
.honbun_plan {
	font-size: 12px;
}
.honbun_plan_t {
        font-size: 14px;
        font-weight: bold;
        color: #cc6666;
	margin-top: 5px;
}

.ryokin {
        font-size: 20px;
        font-weight: bold;
        color: #cc6666;
}
.honbun_plan_syousai {
        text-align: right;
	margin-top: 10px;
	margin-bottom: 50px;
	margin-right: 5px;
}
.cate-list {
	margin-bottom:20px;
}

.cate-li li {
	margin:10px 0 ;
	padding-bottom: 3px;
}

.clear {
	clear:left;
	clear:right;
}

.date {
	font-size: 12px;
	color: #666666;
}
.cate-title {
	background-image: url(/img2/blg_title.gif);
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 12px;
	height: 29px;
	padding-left: 320px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

/* コンテンツ部分クリア指定 */
.cr {
	clear: left;
}

/* *** ムービーの囲み *** */
.movie_box {
	border:1px solid #3300CC;
}

/* *** よくある質問 *** */
.faq-list {
        margin-top: 20px;
        margin-bottom: 40px;
        margin-left: 20px;
}
.faq-list li {
	background-image: url(/img/qa_q.gif);
	background-repeat:no-repeat;
	background-position:left, bottom;
        padding-left: 25px;
        line-height: 180%; 
}

/* 画像一覧の表組み */
table.image-list {
    width: 560px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    padding : 0px;
}
table.image-list tr td {
    width : 185px;
    vertical-align : top;
    text-align: center;
}


/*----------------------------------------------------
	#フロートクリア
----------------------------------------------------*/
.f_clear {
	clear: both;
}
.head_tel {
	float: right;
	margin-top: 15px;
}

/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer {
	clear: left;
	height: 200px;
	width: 950px;
	margin: 0 auto;
	background-color: #000000;
	color: #FFFFFF;
}
#footer h2 {
	font-size: 14px;
	font-weight: normal;
}

#footer .ｆ_tel{
Clear:left;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
}

#footer .tel_f {
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	width: 450px;
}

.tel_btn {
	float: left;
	width: 265px;
}

.foot_plan {
	float: right;
	width: 150px;
}

#footer .banner{
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}

#footer .tvcm{
	float: right;
	padding-right: 10px;
}

#footer .tvcm a{
	background-image: url(/images/bn_tv.jpg);
	display: block;
	height: 52px;
	width: 103px;
	text-indent: -10000px;
}
#footer .tvcm a:hover{
	background-image: url(/images/bn_tv_o.jpg);
}

#footer .lovers{
	float: right;
}

#footer .lovers a{
	background-image: url(/images/bn_lovers.jpg);
	display: block;
	height: 52px;
	width: 103px;
	text-indent: -10000px;
}
#footer .lovers a:hover{
	background-image: url(/images/bn_lovers_o.jpg);
}



#footer p.copy {
	margin-top: 100px;
}

#page #contents #rightnav #rightnavranking .topranking .rankingtext {
	margin-right: 5px;
	margin-left: 5px;
}


a:hover img {
	-moz-opacity:0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
}


