﻿@charset "utf-8";

/*=====TokyoKekkan.com declaration_promise Css==========================*/
h3.SubTitle{
background:url(../img/icon_sub_title.gif) no-repeat 0 18px;
padding:10px 0 5px 18px;
border-bottom:1px dotted #cccccc;
margin:0 0 5px;
font-size:14pt;
clear:both;
}

table#Promise{
border-collapse:collapse;
margin:10px 0 0 0;
border-top:#cccccc 1px dotted;
width:100%;
}

table#Promise tr{
}

table#Promise tr th{
vertical-align:top;
padding:5px 5px 5px 15px;
background:url(../declaration_promise/img/list_icon.gif) no-repeat 5px 12px;
width:40pt;
border-bottom:#cccccc 1px dotted;
font-size:14pt;
}

table#Promise tr td{
vertical-align:top;
padding:5px 0 5px 5px;
border-bottom:#cccccc 1px dotted;
font-size:14pt;
}