@charset "UTF-8";

/* ****************************************************
Title: sp_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# Smartphne Hide Content
# Header
# Main

----------------------------------------*/


/* # Smartphone Hide Content
---------------------------------------------------------------------------- */


/* # Header
---------------------------------------------------------------------------- */



/* # Main
---------------------------------------------------------------------------- */

#content #mapCanvas {
	width: 100%;
	height: 400px;
}

#content #mapCanvas2 {
	width: 100%;
	height: 400px;
}

#content .pageList {
	float: none;
	width: auto;
}

#content .pageList h2 {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	background:url(../../../common/std/img/pc/page/h3_bg.gif);
	border:1px #eec789 solid;
	padding-top:5px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size:110%;
	line-height:1;
}

#content .pageList h2 a {
	background:url(../../../common/std/img/sp/page/ico_arrow05.gif) no-repeat 20px center;
	display: block;
	padding: 18px 20px 18px 64px;
	color:#202020;
	font-weight: bold;
}

#content .pageList .pageListItem {
	overflow: hidden;
	zoom: 1;

}

#content .pageList .pageListItem ul li {
	margin-bottom: 7px;
	padding: 10px 11px;
	background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
	display: block;
	border-bottom: 1px dotted #BFB198;
}

#content .pageList .subListItem ul li {
	font-size: 80%;
	margin-left: 11px;
	margin-bottom: 7px;
	padding: 13px 11px;
	background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.gif);
	background-repeat: no-repeat;
	background-position: 0 20px;
	display: block;
	border-bottom: 1px dotted #BFB198;

}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
	margin-bottom: 17px;
}

#siteFtNav {
	display: none;
}
