@charset "utf-8";/* ----------------------------------------------------------- File name:      sitemap.css Style Info:     サイトマップ用----------------------------------------------------------- */#main h4 {	border-bottom: 2px solid #CCCCCC;	padding-left: 15px;	padding-bottom: 2px;	clear: left;	margin-top: 40px;}#main ul {	margin: 0 30px 0;}#main .mainlist {}#main .sublist {	margin-left: 10px;}#main .sublist li {	font-size: 0.8em;	line-height: 1.1;	margin: 5px 25px 5px 0;	background: url(../img/share/arrowmini.gif) no-repeat left center;	padding-left: 8px;	display: inline;	white-space: nowrap;}#main .mainlist2 {	clear: left;	font-weight: bold;	color: #333333;	letter-spacing: 0.1em;	font-size: 0.9em;	padding-top: 10px;}/*矢印画像「考え」*/#main .thinking, #main .aboutnoie {	background: url(../img/thinking_img/arrow_peacock.gif) no-repeat left center;}/*矢印画像「業界別」*/#main .category {	background: url(../img/category_img/arrow_green.gif) no-repeat left center;}/*矢印画像「プロジェクト」*/#main .project {	background: url(../img/project_img/arrow_blue.gif) no-repeat left center;}/*矢印画像「ご依頼」*/#main .guide {	background: url(../img/guide_img/arrow_violet.gif) no-repeat left center;}/*矢印画像「勘所」*/#main .kandokoro {	background: url(../img/kandokoro_img/arrow_red.gif) no-repeat left center;}#main .mini {	font-weight: bold;}