<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ==========================================

	つかさ総合法律事務所
	サイトマップ使用CSS

==============================================*/

.bold { font-size:14px;
	font-weight:bold;
}


/* ==========================================
	01　見出し
==============================================*/

h1 {
	width:581px;
	height:84px;
	background:url("/img/sightmap/h1.jpg") no-repeat;
}

.s_box {
	width:535px;
	margin:25px auto 0px;
}

.dotted02 {
	width:535px;
	background:url("/img/sightmap/dotted02.jpg") repeat-x;
	font-size:1px;
	line-height:1px;
	height:1px;
	padding:0px;
	margin:0px auto;
}

.map {
	width:535px;
	background:url("/img/sightmap/point.jpg") 1% 40% no-repeat;
	text-indent:25px;
	font-size:14px;
	font-weight:bold;
	margin:15px auto;
}

.map a{
	font-size:14px;
	font-weight:bold;
}



.s_box ul {
	width:200px;
	margin-bottom:15px;
}

.s_box ul li {
	text-indent:50px;
	font-size:12px;
	line-height:150%;
	list-style:none;
	background:url("/img/common/list01.jpg") 15% 50% no-repeat;
}
</pre></body></html>