﻿@charset "utf-8";
@import url("00common.css");
@import url("01text_style.css");

/* 共通 */
div.contents div.main{
 margin:15px 5px 5px 130px;  /*上右下左*/
 padding:0px;
 background-color:white;
 font-size:12px;
 line-height:150%;
 width:660px;
}
div.contents img.service-image{
 width:660px;
}
div.contents div.main table.style2{
 width:100%;
}
div.contents div.main table.style2 td.style3{
 font-size: small;
 color: #003399;
 font-weight: bold;
 width:80px;
}
div.contents div.main table.style2 td.style4{
 padding:5px 10px;
 font-size: small;
 color: #003399;
 font-weight: bold; 
}

