/* ------- css list created date 2011.8
common
dividend_info
--------------------- */

/* --- policy.html --- */
#p-policy #contentsArea .section ol{
margin-bottom: 1em;
}
#p-policy #contentsArea .section .contact,
#p-policy #contentsArea .section .date{
text-align: right;
}


/* --- sitemap.html --- */
#p-sitemap #contentsArea .section{
float: left;
width: 330px;
}
#p-sitemap #contentsArea .section h2{
font-weight: bold;
font-size: 14px;
}
#p-sitemap #contentsArea .section ul{
width: 310px;
margin-bottom: 25px;
padding-bottom: 20px;
border-bottom: 1px dotted #ccc;
}
#p-sitemap #contentsArea .section li a{
background: url(images/icon_arrow_gray.gif) left center no-repeat;
padding-left: 10px;
margin-left: 10px;
}

/* --- 404.html --- */
#p-404 #contentsArea{
float: none;
width: 900px;
text-align: left;
padding: 30px 29px 0;
display: block;
}
#p-404 #contentsArea-wrapper{
width: 900px;
}
#p-404 #contentsArea-wrapper .section .goHome a{
background: url(images/icon_arrow_gray.gif) left center no-repeat;
padding-left: 10px;
}

