/*privacypolicy*/



#contents {
    background:url(../img/contents_bg.jpg) repeat-y;
    padding:20px 20px 0 20px;
    width:776px;
}

#contents p,ol {
    font-size:95%;
    color:#444444;
    line-height:150%;
	margin-bottom:10px;
}

h3 {
    text-indent:-9999px;
    width:776px;
    height:89px;
    background:url(../img/h3_company01.jpg);
    margin-bottom:20px;
}


h4 {
    text-indent:-9999px;
    width:776px;
    height:19px;
    background:url(../img/h4_company01.gif);
    margin-bottom:10px;
}

dl{
    font-size:95%;
    color:#444444;
	margin-bottom:15px;

}

dd img{
vertical-align: middle;
margin-left:5px;
}

td.left{
    width:196px;
	background:#EAE8E2;
	padding:10px;
}

td.right{
	padding:10px;
}

li {
    margin-left:20px;
}

.gotop{
    text-align:right;
}