@charset "utf-8";

/* import 
----------------------------------*/

@import url(reset.css);
@import url(layout.css);
@import url(modules.css);


/* sub
----------------------------------*/

.subtitle{
padding: 16px 7px 7px;
color:#0061c5;
font-weight: bold;
background: url(../images/common/titlle02_bg.gif) left top repeat-x #f6f6f6;
margin-bottom: 12px;
}

.subtitle span{
padding-left: 18px;
background: url(../images/common/list-arrow04.gif) left 2px no-repeat;
}

/* contact
----------------------------------*/

.contact dl{
width: 579px;
}

.contact dt{
width: 3em;
float: left;
}

.contact dd span{
padding: 0 1em;
}

.contact dd{
width: auto;
float: left;
}

/* aboutus
----------------------------------*/

.aboutus table{
width:578px;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
}

.aboutus col.headers{
width: 150px;
background-color: #f7f7f7;
}

.aboutus col.branch{
width: 93px;
}

.aboutus col.cont-cell{
width: 334px;
}

.aboutus th,
.aboutus td{
color: #333;
padding: 6px 5px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.aboutus th{
color: #1e5ca8;
font-weight: bold;
}

.aboutus td.child{
font-weight: bold;
}

.aboutus dt,
.aboutus dd{
float: left;
}

.aboutus dd{
padding-right: 1em;
}

/* sitemap
----------------------------------*/

.privacy p,
.privacy ol,
.privacy li,
.privacy dl{
margin-bottom: 1em;
}

.privacy .sec-in{
margin-bottom: 1.5em;
}

.privacy ol{
margin-left: 30px;
}

.privacy ol li{
list-style:decimal;
}

.privacy .sec-name{
padding: 16px 7px 7px;
color:#0061c5;
font-weight: bold;
background: url(../images/common/titlle02_bg.gif) left top repeat-x #f6f6f6;
margin-bottom: 12px;
}

.privacy .sec-name span{
padding-left: 18px;
background: url(../images/common/list-arrow04.gif) left 2px no-repeat;
}

.privacy .cat-name{
font-weight: bold;
color:#097b00;
background: url(../images/common/pixel-line.gif) left bottom repeat-x;
padding-bottom: 8px;
margin-bottom: 10px;
}

.privacy .sec-in dt,
.privacy .sec-in dd{
float: left;
}

.privacy .sec-in dt{
clear:left;
padding-right: 1em;
}

/* sitemap
----------------------------------*/

.sitemap #menu01,
.sitemap #menu02{
width:579px;
margin-bottom: 20px;
}

.sitemap #menu02 .menu02-1{
width: 280px;
float:left;
}

.sitemap #menu02 .menu02-2{
width: 280px;
float:right;
}

.sitemap .cat-name{
font-weight: bold;
color:#097b00;
background: url(../images/common/pixel-line.gif) left bottom repeat-x;
padding-bottom: 8px;
margin-bottom: 10px;
}

.sitemap li{
padding-left: 20px;
background: url(../images/common/list-arrow04.gif) left center no-repeat;
}

/* 404
----------------------------------*/

.message{
margin-bottom: 15px;
}
