﻿@charset "UTF-8";

/* index

	■既存設定
	■新規追加 - 20091207 ～
*/

/**********************************************************************/
/* ページ全体
***********************************************************************/

* {
	margin: 0;
	padding: 0;
}

html {
    height: 100%;
	background: url(../img/body_bg1.png) repeat center top;
}

body {
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../img/body_bg1.png) repeat center top;
}

a{outline:none;}

/* 枠
----------------------------------------------------------------------*/
#pagebody-outer {
	width: 764px;
	margin: 0 auto;
	padding: 0 0 2px;
	background: #76B4DE/*#0070bc*/;
}

#pagebody {
	width: 760px;
	margin: 0 auto;
	background: #fff;
}


/**********************************************************************/
/* ヘッダ
***********************************************************************/
#header {
	width: 100%;
	height: 60px;
	text-align: left;
	background: #fff url(../img/header.png) no-repeat right top;
    
    position: relative;
}

#header h1 {
	width: 500px;
	height: 60px;
	background: url(../img/header.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}

#header img { vertical-align: bottom;}


/**********************************************************************/
/* コンテンツ全体
***********************************************************************/

/* 枠
----------------------------------------------------------------------*/
#content {
	clear: both;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

/* wrap
----------------------------------------------------------------------*/
.wrap-content {
	width: auto;
	margin: 0 auto;
	background: #fff url(../img/content_bg.png) repeat-x left top;
}

/* 検索ページ用 */
.wrap-content2 {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	/*background: #fff url(/yokohama/img/cont_bg.gif) repeat-x left top; 404 Not Found 対応*/
	background: #fff none repeat-x left top;
}

.wrap-content-rst {
	width: 760px;
	margin: 0 auto;
	padding: 15px 0;
	/*background: #fff url(/yokohama/img/cont_bg.gif) repeat-x left top; 404 Not Found 対応*/
	background: #fff none repeat-x left top;
}

/* 画像保存ページ用 */
.radio #frm-submit label {
    margin-right: 5px;
}


/* ------------------------------------------------------------------ */
/*【２カラム】トップページ用 
----------------------------------------------------------------------*/
#first-column {
	float: right;
	margin-right: 10px;/* ie only ボックス２倍対策用 */display: inline;
	width: 450px;
/*	background: #fff;*/
}

#second-column {
	float: left;
	margin-left: 10px;/* ie only ボックス２倍対策用 */display: inline;
	width: 280px;
	text-align: left;
}


/* ------------------------------------------------------------------ */
/*【２カラム】施設検索結果一覧ページ用 
----------------------------------------------------------------------*/
#first-column-rst {
	float: right;
	margin-right: 5px;/* ie only ボックス２倍対策用 */display: inline;
	width: 515px;
	background: #fff;
}

#second-column-rst {
	float: left;
	margin-left: 5px;/* ie only ボックス２倍対策用 */display: inline;
	width: 225px;
	text-align: left;
}


/* ------------------------------------------------------------------ */
/*【１カラム】ご利用規約ページ用
----------------------------------------------------------------------*/
#extra-rule {
	margin: 0 auto;
	width: 660px;
	text-align: left;
}


/* ------------------------------------------------------------------ */
/*【１カラム】検索ページ用
----------------------------------------------------------------------*/
#extra-column {
	margin-left: 10px;/* ie only ボックス２倍対策用 */display: inline;
	width: 660px;
	text-align: center;
}


/**********************************************************************/
/* フッタ
***********************************************************************/
#footer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
	background: #0070BC;
}

#footer p.city {
	padding: 6px 0;
	text-align: center;
	background: #C4DCEC;
	font-size: 90%;
}

#footer p.city span {
	font-size: 105%;
}

#footer p.copy {
	padding: 3px 0;
	text-align: center;
	font-size: 80%;
	color: #fff;
}

/* floatbox */
.floatbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* IEのみ */
.floatbox {
	display: inline-block;
}

/* Hides from IE-mac \*/
*html .floatbox 
{
    height: 1%;
}
.floatbox 
{ 
    display: block;
}

/*施設検索*/
.wrap-module-rst{line-height:150%;}
.largelist, .middlelist, .smalllist, .layerlist{
    background-position:left 5px;
    background-repeat:no-repeat;
    display:block;
    font-size:90%;
    height:auto;
    padding:2px 0 2px 13px;
}

.largelist, .middlelist{
    background-image:url(/yokohama/img/tree_main.gif);
}
.smalllist, .layerlist{
    background-image:url(/yokohama/img/tree_sub.gif);
    margin-left:13px;
}
.layerlist{
    margin-left:26px;
}
.wrap-module-rst li.select a{
    color: red;
    font-weight: bold;
}
#nextloading{
  display:none;
  border: 1px solid gray;
  color: gray;
  background: url(/yokohama/img/spinner.gif) 0.2em 0.2em no-repeat;
  margin:1em auto;
  padding: 0.2em 0.2em 0.2em 20px;
  line-height:16px;
  width: 7em; height: 16px;
}



/**********************************************************************/
/* = 新規追加
***********************************************************************/

/* 枠
----------------------------------------------------------------------*/
/* 検索蘭 */
div.column-outer {
	width: 100%;
	padding: 0 0 10px;
}

div.column-outer div.left-column {
	float: left;
	padding: 10px 0 0 10px;
	width: 250px;
}

div.column-outer div.center-column {
	float: left;
	padding: 10px 10px 0;
	width: 450px;
}

div.column-outer div.ad-column {
	float: left;
	padding: 10px 5px 0;
	width: 250px;
	background: #ddd;/*仮*/
}

/* h2 */
div.mds-top {
	text-align: left;
	height: 30px;
    background: url(../img/mds_all.png) no-repeat right top;
}

div.mds-top h2 {
	padding-left: 30px;
    background: url(../img/mds_all.png) no-repeat left top;
	width: 300px;
	height: 30px;
	font-size: 116%;
	font-weight: bold;
	color: #00243C;
	line-height: 1.8;
}

/**/
div#tree ul li img {
	margin-right: 2px;}



/**********************************************************************/
/* = 利用同意　各マップ
***********************************************************************/

/* タイトル画像
----------------------------------------------------------------------*/
div.page-titlemds {
	background: #C5DFF0;
	margin: 10px 0;
	text-align: center;
}

div.page-titlemds p {
	display: block;
	width: auto;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;}

div.page-titlemds p.map1 { background: url(../img/welcome_all.png) no-repeat 50% -50px;}/*i-マッピー*/
div.page-titlemds p.map2 { background: url(../img/welcome_all.png) no-repeat 50% -100px;}/*地盤View*/
div.page-titlemds p.map3 { background: url(../img/welcome_all.png) no-repeat 50% -150px;}/*路線価*/
div.page-titlemds p.map4 { background: url(../img/welcome_all.png) no-repeat 50% -200px;}/*よこはまのみち*/
div.page-titlemds p.map5 { background: url(../img/welcome_all.png) no-repeat 50% -250px;}/*防災マップ*/
div.page-titlemds p.map6 { background: url(../img/welcome_all.png) no-repeat 50% -300px;}/*だいちゃんマップ*/