@charset "UTF-8";
/**
 * @ Style Name     : Sitemap Index Style
 * @ Style Place    : /css/sitemap/hp.css
 * @ Create Date    : 10.03.26
 * @ Lastup Date    : 10.03.29
 * @ Author Company : SHIKI-DESIGN (http://www.shiki-design.com/)
 * @ Author Name    : Nakatani
 * @ Lastup Name    : Nakatani
 */

/**
 * @ Layout Each
 */
.contents{
margin:15px 0 0 5px;
width:680px;
}
.contents h3{
border-bottom:1px solid #68AC23;
font-size:150%;
font-weight:bold;
}
.contents h3 a{
padding-left:20px;
background:url(/imgs/sitemap/arrow.gif) no-repeat 0 5px;
color:#5E9726;
text-decoration:none;
}

.service ul{margin-bottom:15px;}
.service li{
padding:3px 0 3px 20px;
background:url(/imgs/lib/arrow.gif) no-repeat 0 6px;
border-bottom:1px dotted #ccc;
}
.level01 a{
color:#5E9726;
font-weight:bold;
text-decoration:none;
}
.level02 a{
color:#000;
font-weight:normal;
text-decoration:underline;
}
.service li.borderNone{border-bottom:0px;}
.serviceL{
float:left;
width:320px;
}
.serviceR{
float:right;
width:320px;
}
.notService{clear:both;}
.notService h3{
float:left;
margin-bottom:15px;
width:315px;
}
.notService h3.odd{margin:0 40px 15px 0;}
