@charset "UTF-8";

/* ///////////////////////////////////////////////
【sitemapカテゴリ】
title: sitemap.css
paths: common/css/sitemap.css
/////////////////////////////////////////////// */


/* -----------------------------------------------
Table Of Contents

#01 共通
#02 内容
----------------------------------------------- */



/* -----------------------------------------------

#01 共通

----------------------------------------------- */
div.mainImg h2 {
background: url(../../sitemap/img/sitemap_ttl_main.jpg) no-repeat;
}

div.boxA h2 {
width: 57px;
height: 368px;
margin: 0 auto;
background: url(../../sitemap/img/sitemap_ttl_left.gif) no-repeat;
}



/* -----------------------------------------------

#02 内容

----------------------------------------------- */
div.section {
width: 856px;
margin: 0 auto 30px;
}

div.section h3 {
width: 836px;
margin-bottom: 20px;
padding: 15px 6px;
border: 4px solid #ccc;
color: #333;
font-size: 110%;
font-weight: bold;
}

div.sectionBox {
width: 826px;
margin: 0 auto;
}

div.section ul.cateLink li {
padding-left: 20px;
background: url(../../sitemap/img/sitemap_ico_b.gif) 0 50% no-repeat;
}

div.section div.sectionBox div.linkBox {
padding: 10px;
background: #f5f5f5;
}

div.section div.sectionBox div.linkBox ul li {
float: left;
width: 24%;
}

/*トップ*/
div.topLink ul.cateLink li {
padding-left: 20px;
background: url(../../sitemap/img/sitemap_ico_a.gif) 0 50% no-repeat;
font-size: 110%;
}


/*朝日税理士法人について*/
div.aboutLink div.sectionBox ul.cateLink {
float: left;
width: 50%;
}

/*朝日税理士法人のサービス*/
div.section div.sectionBox ul.cateLink {
margin-bottom: 15px;
}





