@charset "Shift_JIS";
/* CSS Document */

/* -------------------------------
	css for MINATO あらかると
	Ver. 
---------------------------------- */

/* for Reset */

* {
	margin: 0;
	padding: 0;
	border: none;
}

ul, ol {
	list-style: none outside;
}

p {
	margin-bottom: 0.7em;
	letter-spacing: 0.5px;
}

body {
	background: #fff;
	color: #000;
	font-size: 75%;
	line-height: 1.4;
	font-family: verdana, sans-serif;
}

a:link {
	color: #006699;
	text-decoration: underline;
}

a:visied {
	color: #993366;
	text-decoration: underline;
}

a:hover {
	color: #006699;
	text-decoration: none;
}

/*--------- コンテンツ最外枠 ----------- */
div#wrap {
	width: 750px;
	margin: 15px auto;
}

h1 { /* ナビゲーションのfloatをclear */
	clear: both;
}

/* ---------------------------------
*
*　ヘッダー：ナビゲーション
*
---------------------------------- */

/*--------- ロゴ ------- */
p#logo_en {
	float: left;
	width: 176px;
}

/*--------- 言語セレクト ----------- */
ul#lang {
	height: 33px;
	line-height: 33px;
	text-align: right;
	font-size: 70%;
}

ul#lang a:link {
	color: #66cccc;
	text-decoration: underline;
}

ul#lang a:visited {
	color: #993366;
	text-decoration: underline;
}

ul#lang a:hover {
	color: #66cccc;
	text-decoration: none;
}

ul#lang li {
	display: inline;
	background: url("../images/bg_lang.gif") right top repeat-y;
	margin-left: 1em;
	padding-right: 1.5em;
}

ul#lang li#last {
	background-image: none;
	padding: 0;
}

/*--------- グローバルナビ ----------- */
ul#g_navi {
	clear: left;
	margin-top: 10px;
	border-top: 2px solid #a7dce0;
	border-bottom: 1px solid #ccc;
	text-align: right
}

ul#g_navi li {
	display: inline;
	margin-left: 10px;
}

ul#g_navi li img {
	vertical-align: middle;
}

ul#g_navi li#navi_top {
	margin: 0 198px 0 0;
}

ul#g_navi li#navi_top_c {
	margin: 0 292px 0 0;
}

ul#g_navi li#navi_top_k {
	margin: 0 207px 0 0;
}

ul#g_navi li#navi_top {
	margin: 0 198px 0 0;
}
/*--------- コンテンツ内部 ----------- */
div#content {
	margin: 20px 0 50px 15px;
}

div#content:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

/*---------  トップへ戻る ----------- */
p.top {
	clear: both;
	font-size: 10px;
	text-align: right;
	padding-bottom: 5px;
}

p.top a {
	background: url("../images/icon_back.gif") left center no-repeat;
	border-top: 1px dashed #ccc;
	padding: 5px 0 5px 20px;
	letter-spacing: 0;
}

/* -------------------------------
*
*　フッター
*
---------------------------------- */

div#footer {
	clear: both;
	background: url("../images/footer_bg.gif") left top repeat-x;
	padding-top: 5px;
}

div#footer ul {
	float: right;
}


/* --------------------------------
*
*　トップページ body#index
*
---------------------------------- */

body#index div#wrap {
	position: relative;
}

/*--------- トップページ　ロゴ ------- */
body#index p#logo_en {
	float: left;
	width: 257px;
}

/*--------- トップページ　言語セレクト ----------- */
body#index  ul#lang {
	height: 48px;
	line-height: 48px;
	text-align: right;
	font-size: 70%;
}

body#index div#greeting {
	clear: both;
	width: 750px;
	height: 370px;
	background: url("../../en/images/top_bg.jpg") no-repeat;
	z-index: 1;
}

body#index div#greeting h1 {
	margin-top: 6px;
	display: none;
}

body#index div#greeting p {
	display: none;
}
/*--------- トップページ　ナビゲーション ------ */
div#greeting ul#navi {
	position: relative;
	top: 290px;
	left: 16px;
}	

div#greeting ul#navi li {
	display: inline;
}

div#greeting ul#navi li img {
	margin-right: 1px;
}
/*--------- 匠　バナー ------ */
body#index ul#bnr_craft {
	width: 365px;
	float: right;
	text-align: right;
	margin-top: 10px;
}

/*-------　ポータルサイト / ミナトコール　バナー ----- */
body#index ul#bnr {
	margin: 10px 366px 10px 0;
	padding: 10px 0 8px 10px;
	_padding-bottom: 10px;
	background: #eee;
}

body#index ul#bnr li {
	display: inline;
	padding-right: 1px;
}



/* --------------------------------
*
*　ガイド body#guide
*
---------------------------------- */

/*-------- ガイド　インデックス --------- */
ul#guide_list {
	margin-top: 24px;
}

ul#guide_list li {
	clear: both;
	margin-top: 10px;
}

ul#guide_list dl {
	background: url("../images/line_bg.gif") left bottom repeat-x;
	height: 84px;
}

ul#guide_list dt {
	float: left;
	width: 84px;
}

ul#guide_list dd {
	margin-left: 85px;
	text-indent: 9px;
	text-align: left;
}

ul#guide_list dd h2 {
	background: url("../images/sightseeing/guide_anchor.gif") left center no-repeat;
	padding-left: 9px;
	text-indent: 0;
	font-size: 110%;
}

/*---------  ページ内ヘッダー ----------- */
div#head_topic {
	margin: 10px 0;
}
div#head_topic img {
	float: right;
	margin-left: 1em;
}

div#head_topic h2 {
	margin-bottom: 10px;
	font: normal bold 105% /1.2 Arial, Helvetica, sans-serif;
	color: #999;
}

div#head_topic h2 em {
	display: block;
	font: normal bold 150% /1.5 Arial, Helvetica, sans-serif;
	color: #006666;
}

div#head_topic:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}


/*-------- ルート --------- */
body#guide h3 {
	clear: both;
	padding: 30px 0 5px;
}

body#guide table a {
	color: #006699;
}

body#guide table td {
	background: url("../images/sightseeing/route_bg.gif") left bottom no-repeat;
	vertical-align: top;
	border-right: 2px solid #fff;
	border-bottom: 20px solid #fff;
	padding-bottom: 30px;
}

/* ----  空セル ---- */
body#guide table td.enpty {
	visibility: hidden;
}

body#guide table dl {
	width: 179px;
}

body#guide table dt {
	padding-top: 0.5em;
	margin: 0 0 1em 40px;
}

body#guide table dt a {
	font: normal bold 95% /1.2 sans-serif;
}

body#guide table dd {
	padding: 0em 1em;
	font-size: 90%;
	line-height: 1.2;
	color: #333;
}

body#guide table dd img {
	float: right;
}

body#guide table dd p.more_info {
	text-align: right;
}

body#guide table dl#route01 {
	background: url("../images/sightseeing/route01.gif") left top no-repeat;
} 

body#guide table dl#route02 {
	background: url("../images/sightseeing/route02.gif") left top no-repeat;
} 

body#guide table dl#route03 {
	background: url("../images/sightseeing/route03.gif") left top no-repeat;
	padding-top: 5px;
}

body#guide table dl#route04 {
	background: url("../images/sightseeing/route04.gif") left top no-repeat;
}

body#guide table dl#route05 {
	background: url("../images/sightseeing/route05.gif") left top no-repeat;
} 

body#guide table dl#route06 {
	background: url("../images/sightseeing/route06.gif") left top no-repeat;
}

body#guide table dl#route07 {
	background: url("../images/sightseeing/route07.gif") left top no-repeat;
}

body#guide table dl#route08 {
	background: url("../images/sightseeing/route08.gif") left top no-repeat;
}

body#guide table dl#route09 {
	background: url("../images/sightseeing/route09.gif") left top no-repeat;
}

body#guide table dl#route10 {
	background: url("../images/sightseeing/route10.gif") left top no-repeat;
}

body#guide table dl#route11 {
	background: url("../images/sightseeing/route11.gif") left top no-repeat;
}

body#guide table dl#route12 {
	background: url("../images/sightseeing/route12.gif") left top no-repeat;
}

body#guide table dl#route13 {
	background: url("../images/sightseeing/route13.gif") left top no-repeat;
}

body#guide table dl#route14 {
	background: url("../images/sightseeing/route14.gif") left top no-repeat;
}

body#guide table dl#route15 {
	background: url("../images/sightseeing/route15.gif") left top no-repeat;
}

body#guide table dl#route16 {
	background: url("../images/sightseeing/route16.gif") left top no-repeat;
}

/* -------------------------------
*
*　ガイド詳細 body#guide_more
*
---------------------------------- */ 

body#guide_more div#head_topic {
	text-align: right;
}


body#guide_more div#head_topic h2 {
	font-size: 90%;
	background: #fff;
}

body#guide_more div#head_topic h2 em {
	font-size: 120%;
}

body#guide_more div#content {
	clear: both;
	margin-top: 2px;
}

body#guide_more h3 {
	margin-bottom: 10px;
	padding-left: 6px;
	background: #ffcc00;
	font: normal bold 140% /1.7 verdana, sans-serif;
	color: #330000;
}

body#guide_more h4 {
	clear: both;
	margin: 28px 0 5px;
	color: #663300;
	font: normal bold 115% /1.2 Arial, Helvetica, sans-serif;
}

body#guide_more table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 12px;
}

body#guide_more table td,
body#guide_more table th {
	border: 1px solid #666;
	padding: 3px 0 3px 13px;
}

body#guide_more table th {
	background: #6699ff;
	text-align: left;
	font-weight: bold;
	color: #fff;
}

body#guide_more table td span {
	font-weight: bold;
}

body#guide_more colgroup.title {
	background: #99ccff;
	font-weight: bold;
}

/*-------- ポイント --------- */
body#guide_more div.points {
	height: 100%;
	background: #ff9900;
	color: #fff;
	margin-top: 16px;
	padding: 12px;
}

body#guide_more div.points:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

body#guide_more div.points a:link {
	color: #fff;
	text-decoration: underline;
}

body#guide_more div.points a:visited {
	color: #fff;
	text-decoration: underline;
}

body#guide_more div.points a:hover {
	color: #fff;
	text-decoration: none;
}


/*-------- image レイアウト --------- */
body#guide_more div.points dl#img_list {
	width: 165px;
	float: right;
}

div.points dl#img_list dt {
	margin: 0 0 0 15px;
}

div.points dl#img_list dd {
	margin: 0 0 10px 15px;
}

body#guide_more div.points h4 {
	clear: none;
	margin: 0 0 5px;
	color: #fff;
}

/*
*  info（ポイント詳細) イメージなし
*/
div.points div {
	border: 1px solid #fff;
	padding: 8px;
}

/*
*  info（ポイント詳細)イメージあり
*/
div.points div#img_info {
	border: 1px solid #fff;
	padding: 8px;
	margin-right: 165px;
}

/*------ info内 ------ */
div.points ul span {
	font-weight: bold;
	padding-right: 1em;
}

div.points dt {
	font-weight: bold;
}


/*--------- テキスト+image エリア ----------- */



/*
*
*　ルートページ
*
*/

body#guide div.under_img {
	clear: both;
	padding-top: 15px;
}

body#guide div.right_img {
	clear: both;
	padding-top: 15px;
}

body#guide div.right_img img {
	float: right;
	margin-left: 1em;
}

body#guide div.left_img {
	clear: both;
	padding-top: 15px;
}

body#guide div.left_img img {
	float: left;
	margin-right: 1em;
}



/*
*
*　ガイド詳細ページ
*
*/


/*--------- 画像　下 ----------- */
body#guide_more div.under_img {
	clear: both;
	margin-top: 24px;
}

body#guide_more div.under_img:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

body#guide_more div.under_img dl {
	float: left;
	padding: 16px 32px 0 0;
}

body#guide_more div.under_img dl dd {
	font-size: 85%;
	width: 150px;
}

/*--------- 画像　右 ----------- */
body#guide_more div.right_img {
	clear: both;
	margin-top: 24px;
}

body#guide_more div.right_img:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;
	overflow: hidden;
}

body#guide_more div.right_img dl {
	width: 150px;
	float: right;
}

body#guide_more div.right_img dl dd {
	font-size: 85%;
	margin-bottom: 10px;
}

body#guide_more div.right_img p {
	margin-right: 165px;
}

/*--------- 画像　左 ----------- */
body#guide_more div.left_img {
	clear: both;
	margin-top: 24px;
}

body#guide_more div.left_img:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

body#guide_more div.left_img dl {
	width: 150px;
	float: left;
}

body#guide_more div.left_img dl dd {
	font-size: 85%;
	margin-bottom: 10px;
}

body#guide_more div.left_img p {
	margin-left: 165px;
}


/* ------------------------------
*
*　ホテル body#hotel
*
---------------------------------- */

body#hotel div#content p {
	margin: 15px 0;
}

body#hotel ul#area {
	margin: 20px 0;
}

body#hotel ul#area li {
	float: left;
	margin: 0 205px 10px 0;
	height: 100%;
}

body#hotel ul#area li#akasaka {
	margin-right: 158spx;
}

/*-------- ホテルインフォ　詳細 --------- */

body#hotel p#hotel_note {
	margin: 16px
}

body#hotel h2 {
	padding-left: 16px;
	border-bottom: 1px solid #66cccc;
	font: normal bold 120% /1.2;
	letter-spacing: -1px;
	color: #006666;
}

body#hotel table {
	margin: 10px 0 50px;
	width: 100%;
	border-collapse: collapse;
}

body#hotel table td {
	padding: 5px 0 5px 16px;
	background: url("../images/line_bg.gif") left bottom repeat-x;
}

body#hotel table td.name {
	background: url("../images/hotel/td_name_bg.gif") 0% 40% repeat-x;
	padding-top: 15px;
	border-bottom: 1px solid #006666;
	font: normal bold 110% /1.0 verdana, sans-serif;
}

body#hotel table td.title {
	width: 100px;
	font-weight: bold;
	color: #003333;
}

table img.map {
	margin-left: 10px;
	vertical-align: middle;
}

body#hotel table td.tel {
	width: 258px;
}

body#hotel table td.mail {
	background: url("../images/hotel/td_mail_bg.gif") left bottom no-repeat;
	width: 88px;
}

body#hotel p.top {
	margin-bottom: 10px;
}

/* -------------------------------
*
*　データベース body#data
*
---------------------------------- */

/*-------- データベーストップ --------- */

body#data p#search_guide {
	margin: 24px 0 24px 16px;
}

body#data form h2 {
	background: transparent;
	border: none;
	border-top: 1px solid #a7dce0;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 7px 0 7px 16px;
	_padding: 4px 0 4px 16px;
	clear: both;
}

body#data form h2 img {
	vertical-align: top;
}

*html body#data form h2 img,
*+html body#data form h2 img {
	vertical-align: baseline;
}

body#data form input {
	margin-right: 0.25em;
}

body#data form ul {
	padding-left: 16px;
	margin-bottom: 25px
}

body#data form ul:after {
	content: ""; 
	height: 1px;
	clear: both;
	display: block;   
	overflow: hidden;
}

body#data form li {
	width: 249px;
	float: left;
	background: url("../images/database/border_bg.gif") left bottom no-repeat;
	height: 28px;
	line-height: 28px;
}

body#data form li.last {
	width: 234px;
}

body#data form ul.long li {
	width: 377px;
	float: left;
	background: url("../images/database/border_long_bg.gif") left bottom no-repeat;
}

body#data form ul.long li.last {
	width: 355px;
}

/* ------ インプット検索 ------ */
body#data form div {
	clear: left;
	border: 1px solid #66cccc;
}

body#data form h3 {
	background: #b2e5e5;
	padding: 4px 0 4px 16px;
}

body#data form input#word {
	width: 230px;
	float: left;
	margin: 1em;
	border-top: 1px solid #848484;
	border-left: 1px solid #848484;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

body#data form div p {
	margin-top: 1em;
	font-size: 80%;
	color: #ff6600;
}

body#data p#underconstruction {
	margin: 24px 0 200px 16px;
}

/* ------ 検索ボタン ------ */

body#data form p#button {
	background: #66cccc;
	text-align: right;
	margin: 31px 0 40px;
}
	
body#data form button {
	background: #66cccc;
	height: 40px;
	line-height: 40px;
}

/*
*
* 検索結果一覧
*
*/

body#data h2 {
	margin: 24px 0 16px;
	padding: 5px 5px 5px 15px;
	background: #eee;
	border: 1px solid #a7dce0;
	font-size: 100%;
	font-weight: normal;
}

body#data h2 em {
	padding-left: 1.5em;
	font: normal bold 100% /1.4 sans-serif;
	color: #330000;
}

body#data p {
	margin-left: 16px;
}

body#data table {
	width: 100%;
	margin: 20px 0 40px;
	background: url("../images/database/table_bg.gif") left bottom repeat-x;
	border-collapse: collapse;
}

body#data table tr.even {
	background: #ddf0f0;
}

body#data table td {
	padding: 5px 0 5px 15px;
}

body#data table colgroup#place,
body#data table colgroup#address {
	width: 355px;
	_width: 340px;
}

/*-------- データベース　詳細 --------- */
body#spot {
	margin-bottom: 50px;
}

body#spot h2 {
	margin: 24px 0 16px;
	padding-left: 15px;
	background: #003366;
	font: normal bold 110% /2.0 verdana, sans-serif;
	color: #fff;
}

body#spot p.spot_shot {
	margin-bottom: 20px;
	text-align: center;
}

body#spot table {
	width: 100%;
	margin: 20px 0 50px;
}

body#spot table td {
	padding: 7px;
}

body#spot table td.head {
	color: #fff;
	font-weight: bold;
}

body#spot colgroup#title {
	background: #003366;
	width: 146px;
}

body#spot colgroup#info {
	background: #eee;
}


/* -------------------------------
*
*　匠 body#craftmen
*
---------------------------------- */

body#craftmen h1 {
	margin-bottom: 30px;
}

body#craftmen h3 {
	margin-bottom: 0.5em;
	color: #666;
	font-size: 130%;
}


/*
*
* 匠　トップページ 
*
*/

/*--------- 匠　一覧 --------- */
body#craftmen dl.member {
	float: left;
	width: 375px;
	height: 100%;
	margin-bottom: 25px;
}

body#craftmen dl.member dt img {
	float: right
}

body#craftmen dl.member dd {
	float:left;
	width: 241px;
	padding-left: 15px;
	line-height: 1.4;
}


/*
*
* 匠　詳細ページ 
*
*/
div#interview img#person {
	float: right;
	margin: 0 0 28px 20px;
}

div#interview h2 {
	margin: 30px 0 24px;
}

div#interview h3 {
	color: #000;
	font-size: 120%
}

div#interview dl {
	clear: both;
	margin-bottom: 28px;
	padding: 1em;
	_padding: 0.5em 1em 1em;
	border: 1px solid #698f44;
	color: #368f44;
}

div#interview dl dt {
	margin-bottom: 0.25em;
	font-weight: bold;
}

div#interview hr {
	clear: both;
	border: none;
	background: #ccc;
	color: #ccc;
	height: 1px;
	margin-bottom: 28px;
}


/*--------- 匠　プロセス ----------- */
ol#process {
	float: right;
	width: 530px;
	padding: 0;
}


ol#process dt {
	font-weight: bold;
	margin-left: 22px;
	padding-left: 22px;
	padding-bottom: 2px;
	font-size: 120%;
}

ol#process dl dd {
	border-left: 3px solid #333;
	margin-left: 32px;
	padding-left: 10px;
}

ol#process li {
	margin: 0;
	 _margin-top: -11px;
	padding-bottom: 22px;
}


/*--------- プロセス：ナンバーリング ----------- */
ol#process dl#process_01 dt {
	background: url("../images/craftmen/process_01.gif") left top no-repeat;
}

ol#process dl#process_02 dt {
	background: url("../images/craftmen/process_02.gif") left top no-repeat;
}

ol#process dl#process_03 dt{
	background: url("../images/craftmen/process_03.gif") left top no-repeat;
}

ol#process dl#process_04 dt {
	background: url("../images/craftmen/process_04.gif") left top no-repeat;
}

ol#process dl#process_05 dt {
	background: url("../images/craftmen/process_05.gif") left top no-repeat;
}

ol#process dl#process_06 dt {
	background: url("../images/craftmen/process_06.gif") left top no-repeat;
}

ol#process dl#process_07 dt {
	background: url("../images/craftmen/process_07.gif") left top no-repeat;
}

ol#process dl#process_08 dt {
	background: url("../images/craftmen/process_08.gif") left top no-repeat;
}

/*--------- プロセス挿入：テキスト ----------- */
ol#process li#process_sub {
	padding: 0;
	margin: 0;
	_margin-top: -11px;
}
ol#process li#process_sub dl {
	background: url("../images/craftmen/process_line.gif") left top repeat-y;
	padding: 0 0 22px;
}

ol#process li#process_sub dt {
	background: url("../images/craftmen/process_sub.gif") left top no-repeat;
	margin: 0;
	padding: 0 0 0 75px;
	color: #cccc99;
}

ol#process li#process_sub dd {
	background: url("../images/craftmen/process_sub.gif") left center no-repeat;
	margin: 0;
	padding-left: 75px;
	border: none;
}

/*--------- プロセス挿入：左直線 ----------- */
ol#process li.procees_line {
	background: url("../images/craftmen/process_line.gif") left top repeat-y;
}

/*--------- プロセス挿入：下アンカー ----------- */
ol#process li.procees_anchor {
	background: url("../images/craftmen/process_anchor.gif") left bottom no-repeat;
	margin-bottom: 11px;
}


/*--------- 鈴木盛雄　プロセス ----------- */
ol#process li#bamboo {
	margin-top: 0;
	font-weight: bold;
	color: #663300;
}

ol#process dl#process_05 dl dt {
	padding-top: 0.7em;
	background-image: none;
	font-size:100%;
	color: #663300;
}

ol#process dl#process_05 dl,
ol#process dl#process_05 dl dl#selection_01 {
	padding-top: 15px;
}

ol#process dl#process_05 dl dl dt {
	color: #313131;
}

ol#process dl#process_05 dl dd {
	border-left: none;
}

ol#process dl#process_05 dl dl,
ol#process dl#process_05 dl dd dt,
ol#process dl#process_05 dl dd dd {
	margin: 0;
	padding: 0;
}


/*--------- プロセス　画像エリア ----------- */	
ul#process_img {
	margin-right: 530px;
}

ul#process_img li {
	margin-bottom: 10px;
}



