@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: #4259a6;
	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: 10px 28px;
    background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    display: block;
    border: 2px dotted #f0f0f0;
}

#content .pageList .subListItem ul li {
    font-size: 80%;
    margin-bottom: 7px;
    margin-left: 30px;
    padding: 14px 28px;
    background-image: url(../../../common/std/img/pc/page/ico_arrow_lg_r.png);
    background-repeat: no-repeat;
    background-position: 10px 20px;
    display: block;
    border: 2px solid #f0f0f0;
}



/* # FAQ　　201706追加
---------------------------------------------------------------------------- */
#Faq {
	margin:20px 0px;
}
.Faq-q {
	background: #E6F1FD url(../img/bg_qcatlist.gif) no-repeat left top;
	color:#000000;
	padding:10px 10px 10px 40px;
	margin:5px 0px;
	line-height:140%;
	font-size:100%;
}
.Faq-a {
	background: #FFFFFF url(../img/bg_qcatanswer.gif) no-repeat left top;
	color:#000000;
	padding:5px 10px 20px 40px;
	margin:15px 0px 0px 0px;
}




/* Sp_L1のカスタマイズ
---------------------------------------------------------------------------- */
#content .Sp2_L1 {
	border-bottom: 1px dashed #dddddd;
	padding-left: 1em;
	padding-bottom: 15px;
	margin-left:0;
}




/* # Sidebar
---------------------------------------------------------------------------- */

#sidebar {
	display: block;
	margin-bottom: 17px;
}

#siteFtNav {
	display: none;
}
