@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 {
	background: #eaeaea;
	font-weight: normal;
	margin-bottom: 15px;
}

#content .pageList h2 a {
	background: #d5eaff 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 {
	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 15px;
	display: block;
	border: 2px dotted #f0f0f0;
}

#content .pageList .subListItem ul li {
	font-size: 80%;
	margin-left: 11px;
	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 13px;
	display: block;
	border: 2px solid #f0f0f0;

}


/* 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: 17px; */
}

#siteFtNav {
	display: none;
}


#sidebar h2 {
    background-color: #c0c0c0;
	margin-bottom: 5px;
}
#sidebar h2 a {
    /* color: #8e4949; */
}
#sidebar ul {
    background-color: #ffffff;
	padding:0;
    /* padding: 16px 8px 16px 8px; */
}
#sidebar ul li {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0;
}
#sidebar ul li:last-child {
    /* border-bottom: none; */
}


#sidebar ul li a {
	background: #ffffff url(../../../common/std/img/sp/page/ico_arrow04.gif) no-repeat 12px center;
    color: #333333;
    display: block;
    font-family: "ヒラギノ角ゴ Pro W6","HiraKakuPro-W6";
    font-weight: bold;
    font-size: 100%;
    line-height: 1;
    padding: 16px 10px 16px 32px;
}

#sidebar .sSubNav {
    margin-left: 30px;
}
#sidebar .sSubNav li {
    border-bottom: 1px dashed #dddddd;
}

/* bKyosai
---------------------------------------------------------------------------- */
#siteHd {
	border-top: 4px solid #E9EFF9;
}
#siteHd #siteId2 a{
	background: url(../images/sp/page/hd_bg_id.png) no-repeat left top;
	background-size: contain;
}

#siteFt {
    margin-top: 17px;
}
#siteFt #siteFtInnerbox{
	margin: 0 auto;
    padding: 15px 0px;
    text-align: center;
    background-color: #E9EFF9;
    border-top: 2px solid #EB7D43;
}
#siteFt #siteFtInnerbox #siteFtTitle{
	font-weight:bold;
}

#siteFt #siteFtInnerbox #siteFtAddress{
	padding-top:5px;
	border-top:1px solid #BBBBBB;
	line-height:1.5;
	display:inline-block;
}

/* # Top
---------------------------------------------------------------------------- */
#content .mCatIndexLead .mCatIndexLeadMain{
	margin:10px 0;
}
#content .mCatIndexLead .mCatIndexLeadMain img{
	width:100%;
}
#content #newsArea{
	margin:0 auto 20px;
	border-left:5px solid #E9EFF9;
	border-right:5px solid #E9EFF9;
	border-bottom:5px solid #E9EFF9;
}
#content #newsArea h3{
	background-color:#E9EFF9;
	text-align:center;
	margin:5px auto;
}
#content #newsArea h3 img{
	max-height:40px;
}
#content #newsArea .newsBox{
	padding:0 5px;
}
#content .more{
	text-align:right;
	margin-bottom:5px;
}

/* # Subpage
---------------------------------------------------------------------------- */
#content .mCatIndexArea .mCatIndexAreaSec .mCatIndexAreaSecItem h3 a{
	    background: #E9EFF9 url(../images/sp/page/ico_arrow05.png) no-repeat 15px center;
		color:#222;
}

.bKyosai #sidebar h2{
	background-color: #E9EFF9;
	color: #222;
}
.bKyosai #sidebar .sNav h2 a{
	color: #222;
}
.bKyosai #sidebar ul li a {
    background: #ffffff url(../images/sp/page/ico_arrow04.gif) no-repeat 12px center;
}

.bKyosai #content #mPageTit01 {
    border-top: 5px solid #EB7D43;
}
.bKyosai #content .mMH01 {
    background-color: #E9EFF9;
	color: #222;
}
.bKyosai #content .mSH01 {
    border-left: 11px solid #EB7D43;
}

.emphasis{
	border:1px solid #222;
	padding:0.1em;
}
.bKyosai #content .mFig03{
	margin-bottom:20px;
}