@charset "UTF-8";

/* ****************************************************
Title: pc_news.css
Created: 2011-02-02
Last Modified: 2011-02-02
***************************************************** */


/* Table Of Contents
----------------------------------------

# PC Hide Content
# Main
# Sidebar

----------------------------------------*/


/* # PC Hide Content
---------------------------------------------------------------------------- */


/* # Main
---------------------------------------------------------------------------- */

#content #mapCanvas {
	width: 700px;
	height: 500px;
}

#content .pageList {
	width: 700px;
}

#content .pageList h2 {
	background: #dddeff;
	margin-bottom: 15px;
}

#content .pageList h2 a {
	background: url(../../../common/std/img/pc/page/ico_arrow_s02.png) no-repeat 14px center;
	display: block;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 35px;
	margin-top: 3px;
}

#content .pageList .pageListItem {
	overflow: hidden;
	zoom: 1;
	padding-left: 1em;
	margin-bottom: 15px;
}

#content .pageList .pageListItem ul li {
	background: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png) no-repeat 5px 0.4em;
	margin-bottom: 7px;
	padding-left: 21px;
	border-bottom: 1px dashed #dddddd;
}

#content .pageList .subListItem ul {
	margin-left: 2em;
	margin-bottom: 10px;
}
#content .pageList .subListItem ul li {
	font-size: 80%;
	margin-left: 11px;
	margin-bottom: 7px;
	background: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png) no-repeat 0 center;
	border-bottom:none;
	padding-left: 14px;
	border-bottom: 1px dashed #dddddd;
}


/* # Sidebar
---------------------------------------------------------------------------- */

