@charset "utf-8";

/*　#main　*/

.smapTit {
	width: 710px;
	height: 100px;
	padding: 0;
	margin-bottom: 0.6em;
	border: none;
}
.smaph2 {
	font-size: 2.6em;
	line-height: 1;
	text-align: left;
	display: block;
	padding: 0.5em;
	height: 2em;
	width: 710px;
	margin-bottom: 0.6em;
	border: 1px solid #c063ff;
	box-sizing: border-box;
	position: relative;
}
#print {
	position: absolute;
	top: 0.4em;
	right: 0.5em;
}

#smapInn {
	clear: both;
	width: 710px;
	overflow: hidden;
}
#smapInn .block {
	margin-bottom: 2.5em;
}



#smapInn .block .headline {
	font-size: 2em;
	line-height: 1.5;
	letter-spacing: 0.1em;
	color: #000000 !important;
	background-image: url("../img/ico_c_circle01.png")!important;
	background-repeat: no-repeat;
	background-position: left 0.23em;
	text-align: left;
	margin-bottom: 0.8em;
	padding-bottom: 0.35em;
	padding-left: 1em;
	border-bottom: 2px solid #009966 !important;
}


#smapInn .block .area {
	padding: 0 2em;
}
#smapInn .block .areaGray {
	padding: 2em 2em 0;
	background-color: #ebebeb;
	clear: both;
	margin-bottom: 2em;
}
#smapInn .block .areaIndex {
	background-image: url(../img/bg_general_dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#smapInn .block .border {
	width: 100%;
	padding: 0 0 2em ;
	margin-bottom: 2em;
	border-bottom: 1px dotted #000000;
}
#smapInn .block .bordernone {
	width: 100%;
	padding: 0em;
	margin-bottom: 0em;
}
#smapInn .block .areaIndex p {
	font-size: 1.3em;
	line-height: 1.7;
	text-align: left;
}
#smapInn .block .areaIndex p span {
	font-size: 1.15em;
	font-weight: bold;
	background-image: url("../img/ico_c_arrow01.png") ;
	background-repeat: no-repeat;
	background-position: left 0.22em;
	padding-left: 1.2em;
}
#smapInn .block .areaIndex p a {
	color: #000000;
	text-decoration: none;
}
#smapInn .block .areaIndex p a:hover {
	text-decoration: underline;
}
#smapInn .block .areaIndex p img {
	margin-top: 6px;
}




#smapInn .block .boxleft {
	float: left;
	width: 49%;
	margin-bottom: 30px;
	min-width: 300px;
}
#smapInn .block .boxright {
	float: right;
	width: 49%;
	margin-bottom: 30px;
	min-width: 300px;
}
#smapInn .block .boxlast {
	clear: both;
	width: 315px;
}





#smapInn .block .txtIndent {
	text-indent: 1.0em;
}
#smapInn .block .txtMinusIndent {
	padding: 0 0 0.5em 1em;
	text-indent: -1em;
}
#smapInn .block .area p {
	font-size: 1.5em;
	line-height: 1.7;
	text-align: left;
}
#smapInn .block .area .section {
	font-size: 1.8em;
	font-weight: bold;
	color: #c063ff;
}
#smapInn .block .area .section span {
	font-size: 0.85em;
	color: #000000;
}




/*************メニューリスト***************/
#siteList{
	
	}

#siteList .Tit{
	display: block;
	font-size: 1.6em !important;
	font-weight: bold;
	letter-spacing: 0.06em;
	background-image: url(../img/ico_c_circle02.png);
	background-repeat: no-repeat;
	background-position: 0.5em center;
	text-align: left;
	padding: 0.5em 1mm 0.4em 1.6em;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom:0.5em;	
	}
	
	
#siteList .Tit a {
	color: #000000;
	text-decoration:none;	
	}
	
#siteList .Tit a:hover {
	color: #009966;
	text-decoration: underline;
}
	
#siteList dl{
	
	line-height: 1.8;
	text-align: left;
	margin-bottom: 2.0em;
	clear:both;
	width:100%;
	padding-left:1.0em;
	}



#siteList dt {
	clear: both;
	font-weight: normal;
	margin-bottom: 5px;
	background: url("../img/ico_c_arrow01.png") no-repeat scroll 0 5px;
	padding-left: 1.5em;
	font-size: 1.5em !important;
	padding-right:1em;
}


#siteList dt.sTitle {
	display: block;
	clear: both;
	font-weight: normal;
	color: #009966;
	margin-bottom: 5px;
	padding-left: 0.5em;
	font-size: 1.8em !important;
	border-bottom: 1px dotted #cccccc;
	background: none;
	width: 92%;
	padding-right: 0;
}

#siteList dd {
	display: block;
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: 0.06em;
	color: #000000;
	background-color: #ffffff;
	background-image: url(../img/ico_c_arrow04.png);
	background-repeat: no-repeat;
	background-position: 1.3em center;
	text-align: left;
	padding: 0.2em 0 0.2em 2.5em;
	border-bottom:none;
}

#siteList dt a,
#siteList dd a {
	color:#000;
	text-decoration:none;
}
#siteList dt a:link,
#siteList dd a:link {
	color:#000;
	text-decoration:none;
}

#siteList dt a:hover,
#siteList dt a:active {
	color: #009966;
	text-decoration:underline;
}

#siteList dd a:hover,
#siteList dd a:active {
	color: #009966;
	text-decoration:underline;
}
/*************メニューリスト***************/


#smapInn .block .area .secTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#009966;
	/*border-left: 8px solid #009966;
	border-bottom: 1px dashed #cccccc;*/
	padding-left: 1.0em;
	margin-bottom: 0.85em;
	padding-top:3px;
}

#smapInn .block .area .secTitle a {
	color: #000000;
	text-decoration:none;
}

#smapInn .block .area .secTitle a:hover {
	color: #009966;
	text-decoration: underline;
}




/* スマホ用 */
@media screen and (max-width:640px){
/*　#main　*/

.smapTit {
	width: 96%;
	height: auto;
	margin: 0 auto 0.6em;
}
.smaph2 {
	width: 96%;
	margin: 0 auto 0.6em;
}
#print { display: none;}

#smapInn {
	width: 96%;
	margin: auto;
}
#smapInn .block {}
#smapInn .block .headline {}
#smapInn .block .area {}
#smapInn .block .areaGray {}
#smapInn .block .areaIndex {background-image: none;}
#smapInn .block .border {
	width: 100%;
	padding: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#smapInn .block .bordernone {
	width: 100%;
	padding-right:10px;
	
}
#smapInn .block .areaIndex p {}
#smapInn .block .areaIndex p span {}
#smapInn .block .areaIndex p a {}
#smapInn .block .areaIndex p a:hover {}
#smapInn .block .areaIndex p img {}


#smapInn .block .boxleft {
	float: none;
	width: 96%;
	margin: 0 auto 5px;
}
#smapInn .block .boxright {
	float: none;
	width: 96%;
	margin: 0 auto;
}
#smapInn .block .txtIndent {}
#smapInn .block .txtMinusIndent {}
#smapInn .block .area p {}
#smapInn .block .area .section {}
#smapInn .block .area .section span {}





.smap_list{
	margin-bottom: 10px;
	}
	
.smap_list dl{
	width:96%;
	
	}
	

.smap_list dt {
	display: block;
	float: none;
	clear:both;
	width:100%;
	margin-bottom: 0px;
}

.smap_list dd {
	display: block;
	float: none;
	clear:both;
	width:100%;
	margin-bottom: 15px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(../img/ico_c_arrow01.png) no-repeat scroll 0 5px;
}

p.menuTit{}


	
/*************リスト表示***************/

.smap_list_c{
	margin-bottom: 10px !important;
	}

/*************メニューリスト***************/







}
