@charset "UTF-8";
/* CSS Document */

/* ヘッダー（下部）
-------------------------------------------------------------------------------------------------------- */
#header .box_foot {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	margin-bottom: 21px;
	margin-top: 10px;
}



/* SRM（スーパーレッドメンバー）
-------------------------------------------------------------------------------------------------------- */
#header .box_foot .srm {
	float: left;
	height: 258px;
	width: 248px;
	margin-right: 8px;
	border: 1px solid #cfcece;
	background-image: url(../nrh_img/top/spm_bg.gif);
	background-repeat: repeat-y;
}
#header .box_foot .srm .wrap {
	background-color: #FFF;
	height: 240px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
#header .box_foot .srm .wrap .ttl {
	background-image: url(../nrh_img/top/ttl_spm.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 218px;
	background-position: left bottom;
	padding-top: 10px;
	text-indent: -9999px;
	margin-bottom: 9px;
	margin-left: auto;
	margin-right: auto;
}
#header .box_foot .srm .wrap .card {
	background-image: url(../nrh_img/top/srm_member_card.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 230px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#header .box_foot .srm .wrap .sbttl {
	background-image: url(../nrh_img/top/spm_sbttl.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: center;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#header .box_foot .srm .wrap .text {
	background-image: url(../nrh_img/top/srm_text.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 230px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#header .box_foot .srm .wrap .btn a {
	background-image: url(../nrh_img/top/spm_btn.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 26px;
	text-indent: -9999px;
	float: left;
	width: 230px;
}
/* フォトギャラリー（キャンペーンバナー）
-------------------------------------------------------------------------------------------------------- */
#header .box_foot .campagin {
	float: left;
	height: 258px;
	width: 700px;
	border: 1px solid #FFF;
}


/* 左ブロック
-------------------------------------------------------------------------------------------------------- */
#left_box {
	float: left;
	width: 300px;
	padding-top: 3px;
}


/* お知らせ記事
-------------------------------------------------------------------------------------------------------- */
#left_box .news_block {
	margin-bottom: 10px;
}
#left_box .news_block .ttl {
	background-image: url(../nrh_img/top/ttl_news.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 300px;
	text-indent: -9999px;
}
#left_box .news_block .news_list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.45em;
}
#left_box .news_block .news_list .data {
	color: #F00;
	background-image: url(../nrh_img/common/list_icon01.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	padding-left: 18px;
	font-size: 10px;
	margin-right: 4px;
	font-weight: bold;
	float: left;
}
#left_box .news_block .news_list .new {
	padding-top: 2px;
	float: left;
}
#left_box .news_block .news_list .title {
	padding-left: 18px;
	float: left;
	width: 282px;
	text-decoration: none;
}
#left_box .news_block .news_list .title a {
	text-decoration: none;
	color: #0b0b0b;
}
#left_box .news_block .news_list .title a:hover , #left_box .news_block .news_list .title a:hover {
	text-decoration: underline;
}
#left_box .bnr {
	margin-bottom: 30px;
}


/* 中央ブロック
-------------------------------------------------------------------------------------------------------- */
#center_box {
	width: 450px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}



/* お得なプラン&キャンペーン
-------------------------------------------------------------------------------------------------------- */

#center_box .campaign_block {
	width: 450px;
	margin-bottom: 20px;
	float: left;
}
#center_box .campaign_block .ttl {
	background-image: url(../nrh_img/top/ttl_campaign.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 450px;
	text-indent: -9999px;
}
#center_box .campaign_block .cont {
	width: 404px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5d6d8;
	border-left-color: #d5d6d8;
	float: left;
	padding-right: 19px;
	padding-left: 19px;
}
#center_box .campaign_block .cont .campaign_list {
	width: 404px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbaba;
}
#center_box .campaign_block .cont .campaign_list_first {
	width: 404px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#center_box .campaign_block .cont .title {
	text-decoration: none;
	background-image: url(../nrh_img/common/list_icon02.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	padding-left: 25px;
	float: left;
	padding-right: 5px;
}
#center_box .campaign_block .cont .title a {
	font-size: 14px;
	font-weight: bold;
	color: #c01806;
	text-decoration: none;
}
#center_box .campaign_block .cont .title a:hover , #center_box .campaign_block .title a:active {
	color: #1062be;
}
#center_box .campaign_block .cont .new {
	float: left;
}
#center_box .campaign_block .cont .text {
	width: 379px;
	padding-left: 25px;
	float: left;
}



/*北海道見どころナビ
-------------------------------------------------------------------------------------------------------- */
#center_box .hnavi_block {
	float: left;
	width: 450px;
	margin-bottom: 20px;
}
#center_box .hnavi_block .ttl {
	float: left;
	height: 43px;
	width: 450px;
	background-image: url(../nrh_img/top/ttl_navi.gif);
	background-repeat: no-repeat;
}
#center_box .hnavi_block .ttl p  {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 7px;
}
#center_box .hnavi_block .ttl a  {
	color: #3d3d3d;
	text-decoration: none;
}
#center_box .hnavi_block .ttl a:hover , #center_box .hnavi_block .ttl a:active {
	text-decoration: underline;
}
#center_box .hnavi_block .hnavi_list .title a {
	font-weight: bold;
	color: #c01806;
	text-decoration: none;
}
#center_box .hnavi_block .hnavi_list .title a:hover , #center_box .hnavi_block .hnavi_list .title a:active {
	color: #1062be;
}
#center_box .hnavi_block .hnavi_list .sbttl {
	float: left;
	width: 290px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #2b2b2b;
}
#center_box .hnavi_block .hnavi_list .elia {
	float: left;
	width: 290px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #6a6a6a;
}
#center_box .hnavi_block .hnavi_list .text {
	float: left;
	width: 290px;
}
#center_box .hnavi_block .hnavi_list .ph {
	float: right;
	height: 100px;
	width: 150px;
}
#center_box .hnavi_block .hnavi_list {
	float: left;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a5a5a5;
	padding-top: 10px;
	padding-bottom: 10px;
	/*IE6*/
	/margin-right: -2px
}
#center_box .hnavi_block .hnavi_list .title {
	background-image: url(../nrh_img/common/list_icon03.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5a5a5;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 275px;
	float: left;
}