@charset "UTF-8";
/* CSS Document */
/*Style Sheet for site map*/
#sitemapbase{
padding:20px 10px;
}
/*sitemap title*/
#sitemaptitle{
padding:3px 10px 3px 10px;
color:#888;
border-top:1px solid #FFCD6C;
border-left:10px solid #FFCD6C;
border-right:10px solid #FFCD6C;
border-bottom:1px solid #FFCD6C;
}
#sitemaptitle h2{
font-size:14px;
}
/*pankuzu*/
.sitemappankuzu{
padding:10px 0;
}
.sitemappankuzu ul{
list-style:noen;
}
.sitemappankuzu ul li{
display:inline;
background:url(../image/arrow_bottom.gif) no-repeat;
padding-left:15px;
margin-left:5px;
}
/*contents lett*/
.sitemapleft{
width:810px;
float:left;
}
/*contents right
.sitemapright{
width:418px;
float:left;
}
/*car*/
.carkind{
border-top:2px dotted #ccc;
}
.carkind ul{
list-style:none;
}
.carkind ul li.carkindtop{
font-weight:bold;
font-size:12px;
background:url(../image/arrow_right_bluet.gif) no-repeat 0px 4px;
padding-left:15px;
margin-left:5px;
}
ul.carkindkind{
font-size:12px;
font-weight:normal;
list-style:none;
}
ul.carkindkind li{
background:url(../image/arrow_right_blue.gif) no-repeat 0 3px;
padding-left:15px;
margin-left:5px;
}

/*top btn*/
.top{
padding-top:10px;
padding-bottom:5px;
padding-left:310px;
}
.top a{
background:url(../image/arrow_top.gif) no-repeat 0 3px;
padding-left:15px;
}
/*link*/
#sitemapbase a:link{
color:#727172;
text-decoration:underline;
}
#sitemapbase a:visited{
color:#727172;
text-decoration:underline;
}
#sitemapbase a:hover{
color:#D8001D;
text-decoration:none;
}

/*top */
#usage {
width:860px;
float:left;
padding-top:20px;
}

#usage .usage_box {
width:205px;
height:140px;
float:left;
padding:10px 10px 0 0;
}
#usage .usage_box2 {
width:205px;
height:140px;
float:left;
padding:10px 0px 0 0;
}
#usage .btn_box {
float:left;
}
/*pro*/
.pro{
border-top:2px dotted #ccc;
}
.pro ul{
list-style:none;
}
.pro ul li.protop{
font-weight:bold;
font-size:12px;
background:url(../image/arrow_right_prot.gif) no-repeat 0px 4px;
padding-left:15px;
margin-left:5px;
}
ul.pro_2 {
font-size:12px;
font-weight:normal;
list-style:none;
}
ul.pro_2 li{
background:url(../image/arrow_right_pro.gif) no-repeat 0 3px;
padding-left:15px;
margin-left:5px;
}

/*home*/
.homekind{
border-top:2px dotted #ccc;
}
.homekind ul{
list-style:none;
}
.homekind ul li.homekindtop{
font-weight:bold;
font-size:12px;
background:url(../image/arrow_right_homet.gif) no-repeat 0px 4px;
padding-left:15px;
margin-left:5px;
}
ul.homekindkind{
font-size:12px;
font-weight:normal;
list-style:none;
}
ul.homekindkind li{
background:url(../image/arrow_right_home.gif) no-repeat 0 3px;
padding-left:15px;
margin-left:5px;
}
/*back_btn*/
.btn_top {
text-align:right;
padding-right:30px;
}
.btn_top img {
padding:10px 0 10px 0;
}