@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;
    margin-bottom: 20px;
}

#content .pageList h2 {
	background: #dddeff;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .pageList h2 a {
	background: #f0f0f0 url(../../../common/std/img/sp/page/ico_arrow05.png) no-repeat 20px center;
	display: block;
	padding: 24px 20px 24px 64px;
}

#content .pageList .pageListItem {
	overflow: hidden;
	zoom: 1;

}

#content .pageList .pageListItem ul li {
	margin-bottom: 7px;
	padding: 12px 11px 11px 26px;
	background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	display: block;
	border: 2px dotted #f0f0f0;
}

#content .pageList .subListItem ul li {
	font-size: 80%;
	margin-left: 11px;
	margin-bottom: 7px;
	padding: 12px 11px 11px 26px;
	background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png);
	background-repeat: no-repeat;
	background-position: 10px 16px;
	display: block;
	border: 2px solid #f0f0f0;

}


.list_parentheses{
 margin-top:0.6em;
}
 
.list_parentheses li {
 margin-bottom: 0.5em;
 padding-left: 1.8em;
 text-indent: -1.8em;
}


/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
	margin-bottom: 17px;
}

#siteFtNav {
	display: none;
}