﻿/*
 * date:2008.06.26
 * file name:sitemap.css
 * auther:Shukosha Printing Co.,Ltd
 */

/* #recruit */

#sitemap .sttl{
    margin:15px 0 25px 0;
    }

#sitemap .contents01{
    width:530px;
    padding:0 0 0 25px;
    }

#sitemap .contents01 .segment{
    width:260px;
		padding:2px 0 15px 0;
		float:left;
    }

#sitemap h4.ssttl{
    padding:0 0 0 20px;
    margin:15px 0 0 0;
    font-size:116%;
		background:url(../img_comm/ico_cur_01.gif) no-repeat 0 50%;
    }

#sitemap .segment ul{
    list-style:none;
		margin:0 0 0 18px;
		padding:0;
		}

#sitemap .segment li{
    padding:0 0 0 12px;
		margin:0 0 1px 0;
		background:url(../img_comm/ico_cur_02.gif) no-repeat 0 50%;
		}

#sitemap h4.ssttl a,
#sitemap .segment li a,
#sitemap h4.ssttl a:visited,
#sitemap .segment li a:visited{
    color:#333;
		text-decoration:none;
		}

#sitemap h4.ssttl a:hover,
#sitemap .segment li a:hover{
    color:#333;
		text-decoration:underline;
		}


