@charset "utf-8";
/* (C) ogozzo.net */

@import "common.css";

/* Information Side */
#side_sitemap {
width:200px;
}

#side_sitemap h2 {
width:200px;
height:70px;
background:url(../images/sitemap/side_btn_sitemap.jpg) no-repeat;
text-indent:-9999px;
}

#side_sitemap ul {
width:200px;
padding-bottom:50px;
}
#side_sitemap ul li {
width:200px;
}
#side_sitemap ul li a {
width:200px;
height:40px;
display:block;
text-indent:-9999px;
}

#side_btn01 a {background:url(../images/sitemap/side_btn_sitemap_list.gif) no-repeat 0 0;}

#side_btn01 a:hover {background:url(../images/sitemap/side_btn_sitemap_list.gif) no-repeat -200px 0;}

/* Information Main */
#sitemap01 {
width:605px;
background:url(../images/sitemap/back_sitemap.gif) no-repeat right bottom;
}
#sitemap01 h2 {
width:605px;
height:68px;
background:url(../images/sitemap/bar_title_sitemap01.gif) no-repeat;
text-indent:-9999px;
}


/* sitemap01_con01 */
.sitemap01_con {
margin:0 10px 50px;
}

.sitemap01_con h3 {
padding-left:18px;
background:url(../images/common/ar01.gif) no-repeat;
}
.sitemap01_con p {
padding:5px 0 0 18px;
line-height:18px;
}
.sitemap01_con ul {
padding:10px 0 0 18px;
line-height:18px;
}
.sitemap01_con ul li {
padding-left:18px;
background:url(../images/common/ar02.gif) no-repeat 4px 4px;
}

