@charset "UTF-8";


/*======/メイン > サイド======*/
/*======/メイン======*/

/*===================
相談事例＆よくある質問
===================*/
p.worry{
}
p.answer{
margin:10px 20px;
padding:15px 10px;
background:#fceaeb url("../img/contents/advice.png") no-repeat 2px 12px;
}
/*===================
お問い合わせ
===================*/
#contact p.message{
margin:20px;
}
div.inquiry{
background-color: #eee;
padding:0 10px;
margin:20px 0 0 0;
border:1px solid #efefef;
font-size:0.9em;
width:640px;
}
caption{
font-size:0.9em;
}
.tableForm td, .tableForm th{
border-bottom:1px #ccc dotted;
}
.tableForm th,.tableForm td{
padding:5px 0;
font-size:0.9em;
}
.tableForm th{
width:150px;
}
input.big{
width:18px;height:18px;
}
.tableForm textarea{
width:490px;
}
td.item{
letter-spacing:0.05em;
}
/*===================
アクセス
===================*/
#map_canvas{
color: #333;
}

/*===================
プライバシーポリシー
===================*/
#privacypolicy dl dt{
font-weight: bold;
margin:20px 0 0 0;
}
#privacypolicy dl dd{
text-indent: 1em;
}

/*===================
サイトマップ
===================*/
#sitemap ul{
margin: 0 0 0 40px;
}
#sitemap ul li{
margin:10px 0;
list-style: square inside;
}
#sitemap ul li a{ margin:0 10px 0 0; }