@charset "shift_jis";
/* レスポンシブ・デザイン対応ＣＳＳ     2017/02〜    */




.clr-all-space { 
	clear:both;
}

.clr-all-space hr { /* データの区切り（上下に余白） */
	width:98%;
	border-width:0 0 1px 0;
	border-color:#FFF;
	border-style:solid;
	margin:20px 0 20px 0;
}


.clr-all-sp3 { 
	clear:both;
}

.clr-all-sp3 hr { /* データの区切り（上下に余白） */
	width:98%;
	border-width:0 0 1px 0;
	border-color:#FFF;
	border-style:solid;
	margin:3px 0 3px 0;
}




#contents .subttl-p {
	background-color:#996;
	width:100%;
	text-align:left;
	margin-top:1px;
	padding:0.3em 0 0em 0;
}

#contents .subttl-p h3 {
	font-size:140%;
	font-weight:normal;
	line-height:1.6;
	margin-bottom:1px;
}

#contents .subttl-p img {
	float:left;
	margin:0 0.5em 0 0.3em;
}


#contents .bunrui {
	background-color:#E3E3C8;
	font-size:110%;
	text-align:left;
	text-indent:0.5em;
	margin-top:0.5em;
}


#contents .bunrui2 {
	background-color:#AAD5D5;
	font-size:105%;
	text-align:left;
	text-indent:0.5em;
	margin-top:0.5em;
}

#contents ul.spsvlst {
	margin:0 0 0 -2em;
}

#contents ul.spsvlst li {
	text-align:left;
	font-size:98%;
	line-height:1.2;
	padding:0.5em 0 0 0.5em;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666;
}

#contents ul.spsvlst img {
	float:right;
}


#contents ul.linklst {
	margin:0 0 0 -2em;
}

#contents ul.linklst li {
	text-align:left;
	font-size:98%;
	line-height:1.2;
	padding:0.5em 0 0 0.5em;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666;
}

#contents ul.linklst img {
	float:left;
}



#contents ul.spsvlst .mapctrl img {
	float:none;
	display:inline;
	margin-left:1em;
}

#contents .detail {
	text-align:left;
	font-size:90%;
	text-indent:1em;
}

/* 左余白用 */
#contents .sp-lf {
	text-align:left;
	display:inline;
	margin-left:2em;
}



/* リンク集 */
#contents .link-ttl {
	background-color:#004080;
	width:100%;
	text-align:left;
	margin-top:1px;
	padding:0.3em 0 0em 0;
}

#contents .link-ttl h3 {
	font-size:140%;
	color:#FFF;
	font-weight:normal;
	line-height:1.6;
	text-indent:1em;
	margin-bottom:1px;
}

#contents .link-ttl img {
	float:left;
	margin:0 0.5em 0 0.3em;
}


/* サイトマップ */
#contents .sitemap-ttl {
	background-color:#ADADAD;
	width:100%;
	text-align:left;
	margin-top:1px;
	padding:0.3em 0 0em 0;
}

#contents .sitemap-ttl h3 {
	font-size:140%;
	font-weight:normal;
	line-height:1.6;
	margin-bottom:1px;
}

#contents .sitemap-ttl img {
	float:left;
	margin:0 0.5em 0 0.3em;
}

#contents .sitemap-kind {
	background-color:#DBDBDB;
	font-size:96%;
	text-align:left;
	text-indent:0.5em;
	margin-top:0.5em;
}

#contents ul.sitemaplst {
	margin:0 0 0 -1em;
}

#contents ul.sitemaplst li {
	text-align:left;
	font-size:92%;
	line-height:1.2;
	padding:0.5em 0 0 0.5em;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#666;
}

#contents .fsize-90 {
	font-size:90%;
	text-indent:2em;
}
