﻿/* ニュース
------------------------------------------------ */
#news dt{
	padding-top:10px;
	padding-bottom:5px;
	color:#009933;
	font-weight:bold;
}
#news dd{
	line-height:140%;
}
#news .line{
	padding-bottom:3px;
	border-bottom:dashed 1px #999999;
}

/* 補足エリア
------------------------------------------------ */
#supplementation{
	padding:5px;
	font-weight:bold;
	color:#FF0000;
	line-height:140%;
}

/* トップページプラン
------------------------------------------------ */
#tplan dt{
	padding-top:10px;
	padding-bottom:5px;
	color:#666;
	font-weight:bold;
}
#tplan dd{
	line-height:140%;
	font-size:10px;
}

/* 電話問い合わせ
------------------------------------------------ */
#tel_bg01{
	width:570px;
	padding-top:5px;
	background: url(../image/top/tel_t.gif) no-repeat top;
}
#tel_bg02{
	width:570px;
	background:url(../image/top/tel_c.gif) repeat-y top;
	line-height:140%;
}
#tel_bg03{
	width:570px;
	padding-bottom:5px;
	background:url(../image/top/tel_b.gif) no-repeat bottom;
}

/* 営業エリア
------------------------------------------------ */
#e-area{
	width:570px;
	margin:10px auto;
	font-size:10px;
	line-height:140%;
}