@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 .pageList {
	float: none;
	width: auto;
}

#content .pageList h2 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .pageList h2 a {
	background: #f0f0f0 url(../../../common/std/img/sp/page/ico_arrow05.png) no-repeat 15px center;
	display: block;
	padding: 24px 20px 24px 55px;
}

#content .pageList .pageListItem {
	overflow: hidden;
	zoom: 1;
    margin-bottom: 30px;
}

#content .pageList .pageListItem ul li {
}
#content .pageList .pageListItem ul li a {
	margin-bottom: 7px;
	padding: 10px 25px;
	background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	display: block;
	border: 2px dotted #f0f0f0;
}

#content .pageList .subListItem ul li {
}
#content .pageList .subListItem ul li a {
	font-size: 80%;
	margin-left: 11px;
	margin-bottom: 7px;
	padding: 10px 25px;
	background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png);
	background-repeat: no-repeat;
	background-position: 10px 13px;
	display: block;
	border: 2px solid #f0f0f0;
}


.ListNum01 {
    margin: 0.5em 0 1em 0;
	clear:both;
}
.ListNum01 li {
    padding-left: 3em;
    text-indent: -3em;
    margin-bottom: 5px;
}
.ListNum01 li .mIconPDF {
    padding-left: 4.5em;
}


/* Sp_L1のカスタマイズ */
#content .Sp2_L1 {
	border-bottom: 1px solid #eeeeee;
	padding-left: 1em;
	padding-bottom: 15px;
	margin-left:0;
}

/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
	margin-bottom: 0;
}

#siteFtNav {
	display: none;
}


#sidebar h2 {
    background-color: #097566;
}
#sidebar h2 a {
    color: #ffffff;
}
#sidebar ul {
    background-color: #097566;
}
