@charset "UTF-8";

/* Style Index ========================

	01: h2 title
	02: sitemap layout

==================================== */

/*------------------------------------------------------
h2 title
------------------------------------------------------*/
#termsContent #title {
position:relative;
width:888px;
height:40px;
margin:0 5px 15px;
border:1px solid #666666;
}

#termsContent #title h2 {
margin:9px 0 0 10px;
font-size:0;
line-height:0;
}

/*
sitemap layout
------------------------*/
.mainBlockLeft{
width: 430px;
float: left;
}
.mainBlockRight{
margin-left: 39px;
width: 430px;
float: left;
}
.mapName{
padding: 5px 0;
border-bottom: 1px solid #0891a1;
font-size: 1.4em;
font-weight: bold;
}
ul.siteMap{
margin-left: 20px;
border-bottom: 1px solid #0891a1;
}
.siteMap li{
padding: 5px 0 5px 21px;
background: url(../images/com_008.gif) no-repeat 0 7px;
font-weight: bold;
}
.siteMap li li{
padding: 5px 0 0 21px;
background: url(../images/com_010.gif) no-repeat 0 7px;
font-size: 1.0em!important;
font-weight: normal!important;
}
