#information_table{
margin: 34px auto;
width: 700px;
border: 1px solid #b4e0f7;
}
#information_table th{
width: 180px;
font-weight: bold;
background: #c4f0f7;
}
#information_table tr{
border: 1px solid #b4e0f7;
}
#information #head_image{
background: url('../images/information/head_image.jpg') left top no-repeat;
height: 150px;
}
#information #policy_box{
width: 700px;
margin: 10px auto;
height: 250px;
}
#information #policy_box img{
padding-right: 10px;
}
#information #policy_text{
width: 580px;
float: right;
}