ul.overview{
    margin-right:20px;
}

.overviewBlock{
    clear:both;
    background:url("http://static.bitcash.jp/corp/docs/company/company_overview_bg.gif") repeat-y;
    margin-bottom:3px;
}

.overviewBlock p{
    margin:5px;
}

.overviewItem{
    float:left;
    width:130px;
}


.overviewContents{
    float:right;
    width:410px;
}

.overviewContents ol{
    margin:5px;
    margin-left:25px;
    list-style:decimal;
}

#bitcashMap{
    margin:5px;
}


ul.sitemap{
    margin-right:20px;
    padding-bottom:5px;
    border-bottom:1px solid #CCC;
}

ul.sitemap li{
    padding-top   :5px;
    margin-top:5px;
    padding-left  :25px;
    background:url(http://static.bitcash.jp/corp/docs/sitemap/icon_circle.gif) no-repeat 5px 7px;
    border-top:1px solid #CCC;
}

ul.sitemap li ul{
    margin-top:5px;
}

ul.sitemap li ul li ul li{
    padding-left  :20px;
    background:url(http://static.bitcash.jp/corp/docs/sitemap/icon_arrow.gif) no-repeat 5px 9px;
    border-top:1px dashed #CCC;
}


ul.history{
    margin-right:20px;
}

ul.history li{
    padding:5px;
}


ul.history li.stripe0{
    background:#EEE;
}

ul.history li.stripe1{
    background:#FFF;
}

.historyBlock {
    clear:both;
}

.historyDate{
    float:left;
    width:110px;
}

.historyContents{
    float:right;
    width:420px;
}

div.antisocial p{
    margin: 0 30px 20px 10px;
}
div.antisocial ol{
	list-style-type:decimal;
	list-style-position:outside;
	margin:20px 30px;
}
div.antisocial ol li{
	line-height:135%;
}
