@charset "UTF-8";
/* CSS Document */
#Dnavi {
	float: left;
	width: 760px;
	/*IE6*/
	/margin-right: -2px
}
/* 文章 */
#Dnavi p {
	margin-bottom: 15px;
	padding-left: 10px;
}
/* 料金表（レッドボールド） */
#Dnavi .red {
	color: #F00;
}
#Dnavi .ttl {
	height: 61px;
	width: 760px;
	background-image: url(../nrh_img/dnavi/dnavi_ttl.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 20px;
}

/* ジャンル別検索ブロック
-------------------------------------------------------------------------------------------------------- */
/* 検索ブロック */
#Dnavi .searchbox {
	width: 760px;
	float: left;
	margin-bottom: 20px;
}
#Dnavi .searchbox .left {
	float: left;
	width: 417px;
}
/* エリア検索ブロック */
#Dnavi .searchbox .left .area_block {
	background-image: url(../nrh_img/dnavi/dnavi_area_bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 417px;
	height: 79px;
	margin-bottom: 7px;
}
#Dnavi .searchbox .left .area_block #rchange {
	padding-top: 45px;
	padding-left: 45px;
	/*IE6-7*/
	/padding-left: 25px;
}
/*firefox*/
#Dnavi .searchbox .left .area_block #rchange, x:-moz-any-link {
	padding-top: 45px;
	padding-left: 20px;
}
/* 市町村・ジャンル検索ブロック */
#Dnavi .searchbox .left .genre_block {
	float: left;
	width: 417px;
	background-image: url(../nrh_img/dnavi/dnavi_genre_bg.gif);
	background-repeat: no-repeat;
	height: 261px;
}
#Dnavi .searchbox .left .genre_block .genre {
	padding-top: 120px;
	padding-left: 60px;
	position: relative;
}
/* 市町村・ジャンル検索ボタン */
#Dnavi .searchbox .left .genre_block .genre_btn {
	position: absolute;
	bottom: -128px;
	left: 150px;
}
/*IE6*/
*html body #Dnavi .searchbox .left .genre_block .genre_btn {
	position: absolute;
	bottom: 8px;
	left: -150px;
}
#Dnavi .searchbox .left .genre_block .genre .select {
	top: 60px;
	position: absolute;
	left: 26px;
}
/*IE6*/
* html body #Dnavi .searchbox .left .genre_block .genre .select {
	top: 60px;
	position: absolute;
	left: -265px;
}
#Dnavi .searchbox .left .genre_block .genre .check {
	padding-right: 50px;
}
#Dnavi .searchbox .left .genre_block .genre .checklist01 {
	margin-right: 48px;
	/*IE6-7*/
	/margin-right: 36px;
}
#Dnavi .searchbox .left .genre_block .genre .checklist02 {
	margin-right: 60px;
	/*IE6-7*/
	/margin-right: 52px;
}
#Dnavi .searchbox .left .genre_block .genre .checklist03 {
	margin-right: 57px;
	/*IE6-7*/
	/margin-right: 50px;
}


/* マップコード説明ブロック
-------------------------------------------------------------------------------------------------------- */
#Dnavi .searchbox .right {
	float: right;
	width: 328px;
}
#Dnavi .searchbox .right .map_block {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
}
/* マップコード-タイトル */
#Dnavi .searchbox .right .map_ttl {
	background-image: url(../nrh_img/dnavi/dnavi_mapcode_ttl.gif);
	background-repeat: no-repeat;
	width: 328px;
	text-indent: -9999px;
	height: 33px;
}
/* マップコード-テキスト */
#Dnavi .searchbox .right .map_block .text {
	margin-bottom: 9px;
}
/* マップコード-例 */
#Dnavi .searchbox .right .map_block .map_img {
	margin-bottom: 8px;
}
/* マップコード-テキスト10px */
#Dnavi .searchbox .right .map_block .text10px {
	font-size: 10px;
	line-height: 1.45em;
	text-indent:-1em;
	padding-left: 1em;
}
/* マップコード-テキスト10px */
#Dnavi .searchbox .right .map_block .text10px a {
	color: #1062be;
	text-decoration: underline;
}

/* プリント出力部分
-------------------------------------------------------------------------------------------------------- */
.print {
	width: 760px;
	float: left;
}
/* みどころ-タイトル */
.print .search_ttl {
	height: 50px;
	width: 760px;
	position: relative;
}
/* みどころ-タイトルテキスト */
.print .search_ttl .cate_text {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 26px;
	top: 13px;
}
/* みどころ-一覧・詳細大枠 */
.print .cont_block {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;
}
/* みどころ-一覧・詳細ブロック */
.print .cont {
	margin-top: 10px;
	text-align: left;
}
/* みどころ-下線 */
.print .cont_boder {
	margin-top: 10px;
}

/* プリント-記事一覧
-------------------------------------------------------------------------------------------------------- */
/* みどころ-記事一覧タイトル */
.print .cont_ttl {
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5a5a5;
	padding-bottom: 3px;
}
.print .title {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.print .title img {
	margin-right: 4px;
}
.print .title a {
	color: #0630e6;
	font-weight: bold;
	text-decoration: none;
}
.print .title a:hover , .print .title a:active {
	color: #c01806;
}
/* みどころ記事一覧-マップコード */
.print .mapcode {
	font-size: 14px;
	font-weight: bold;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	margin-bottom: 3px;
	text-align: right;
}
/* みどころ記事一覧-写真背景部分 */
.print .bgph {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* みどころ記事一覧-写真レイアウト */
.print .phblock {
	padding-top: 22px;
	padding-left: 24px;
	background-image: url(../nrh_img/dnavi/bg_ph.gif);
	width: 714px;
	height: 380px;
}
/* みどころ記事一覧-写真 */
.print .phblock .phlist {
	margin-bottom: 5px;
}
/* みどころ記事一覧-サブタイトル */
.print .sbttl {
	font-weight: bold;
	padding-top: 4px;
	font-size: 14px;
}
/* エリア-記事一覧テキスト */
.print .area {
	padding-bottom: 1px;
	font-size: 10px;
	padding-bottom: 10px;
	color: #6a6a6a;
}
/* みどころ記事一覧-写真 */
.print .ph {
	height: 100px;
	width: 150px;
}
/* みどころ概要-大枠 */
.print .outline_block {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cbcbcb;
	border-left-color: #cbcbcb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cbcbcb;
}
/* みどころ概要-ブロック */
.print .outline {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* みどころ概要-縦ボーダー */
.print .border {
	background-image: url(../nrh_img/dnavi/dnavi_side_line.gif);
	background-repeat: repeat-y;
}
/* みどころ概要-テキスト */
.print .border .text {
	line-height: 1.8em;
	text-align: left;
}


/* プリント-記事詳細
-------------------------------------------------------------------------------------------------------- */
/* みどころ記事詳細-写真ブロック */
.print .ph_box {
	margin-bottom: 10px;
}
/* みどころ記事詳細-下部アドレスブロック */
.print .address_block {
	margin-top: 10px;
}
/* みどころ記事詳細-下部アドレス */
.print .address {
	margin-bottom: 10px;
	margin-top: 10px;
}


/* プリント-ボタン
-------------------------------------------------------------------------------------------------------- */
/* ボタンブロック */
.print .btn_block {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 738px;
}
/* ボタンブロック-backボタン */
.print .back_btn {
	margin-right: 10px;
	margin-top: 5px;
}
/* ボタンブロック-イメージアイコン */
.print .btn_block img {
	margin-right: 5px;	
}
/* ボタンブロック-リンク */
.print .btn_block a {
	color: #1062be;
	text-decoration: underline;
}
#Dnavi .searchbox .left .genre_block .genre .leftbox {
	margin-left: 12px;
	float: left;
	width: 20px;
	margin-top: 20px;
	margin-right: 118px;
	/*IE6-7*/
	/margin-left: 8px;
	/margin-top: 17px;
}
* html body #Dnavi .searchbox .left .genre_block .genre .leftbox {
	margin-left: 4px;
	float: left;
	width: 20px;
	margin-top: 17px;
	margin-right: 70px;
}
#Dnavi .searchbox .left .genre_block .genre .leftbox li {
	margin-bottom: 24px;
}
#Dnavi .searchbox .left .genre_block .genre .rightbox {
	margin-left: 12px;
	float: left;
	width: 20px;
	margin-top: 20px;
	/*IE6-7*/
	/margin-left: 8px;
	/margin-top: 17px;
}
#Dnavi .searchbox .left .genre_block .genre .rightbox li {
	margin-bottom: 24px;
}
