@charset "UTF-8";

/* sonota.css */

.nakamida {
margin-bottom:15px;
}

.komida {
margin-bottom:20px;
}

.midashiB {
font-weight:bold;
color:#009fd9;
}

.kaisetsu {
margin-bottom:20px;
}
.kaisetsu ol,.kaisetsu ul {
padding-left:2em;
}
.kaisetsu ul {
list-style:disc;
}

/* -----------------------------------
common */

h4{
margin-bottom:15px;
}

h5{
font-size:100%;
}

/* -----------------------------------
common class */

h5.line{
margin-top:10px;
padding-top:5px;
border-top:1px solid #bfbfbf;
}

strong.service{
color:#099;
}

ol.ol_service{
margin-left:2em;
margin-bottom:1em;
font-weight:bold;
}

ol.ol_service li span{
font-weight:normal;
}

ul.ul_service{
margin-left:1.3em;
margin-bottom:1em;
list-style:disc outside;
}

.rightfloat{
float:right;
margin-bottom:15px;
padding-left:20px;
}

.step1-2{
padding-bottom:5px;
padding-left:62px;
background:url(../img/bg_step1-2.gif) no-repeat left top;
}

.step3{
padding-bottom:5px;
padding-left:62px;
}

.img_float-r{
float:left;
width:200px;
}

.img_float-l,
.img_float-r{
width:200px;
}

.img_float-l{
float:left;
padding:0 20px 0 58px;
}

.img_float-r{
float:right;
}

.img_center{
text-align:center;
}

.note{
color:#c00;
}

/* -----------------------------------
index.html */

.section{
margin-bottom:30px;
}

.section p{
padding-bottom:10px;
}

.section h3{
padding-top:20px;
}

/* zentai */
table.zentai{
width:540px;
margin-bottom:10px;
border-collapse:collapse;
}

table.zentai th,
table.zentai td{
padding:5px;
border:1px solid #bfbfbf;
}

table.zentai th{
background-color:#cff3e7;
white-space:nowrap;
}

table.zentai td.num{
background-color:#efefef;
}

table.zentai td.item a{
display:block;
padding-left:20px;
background:url(../img/arw_item.gif) no-repeat left 50%;
}

/* zentai */
table.zentai{
width:540px;
margin-bottom:10px;
border-collapse:collapse;
}

table.zentai th,
table.zentai td{
padding:5px;
border:1px solid #bfbfbf;
}

table.zentai th{
background-color:#cff3e7;
white-space:nowrap;
}

table.zentai td.num{
background-color:#efefef;
}

table.zentai td.item a{
display:block;
padding-left:20px;
background:url(../img/arw_item.gif) no-repeat left 50%;
}