#navi {
	font-size: 11px;
	color: #990000;
	
}
.red14b {
	font-size: 14px;
	font-weight: bold;
	color: #CB0000;
}

#navi a {
	color: #990000;
	text-decoration:none;
}
.red16b {
	font-size: 16px;
	font-weight: bold;
	color: #CB0000;
}
.t1113 {
	font-size: 11px;
	line-height: 13px;
}
.t1114 {
	font-size: 12px;
	line-height: 14px;
}
.t1216 {
	font-size: 12px;
	line-height: 16px;
}
.or14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF8300;
}
.red12b {

	font-size: 12px;
	font-weight: bold;
	color: #CB0000;
}
.or1113 {
	font-size: 11px;
	color: #FF8300;
	line-height: 13px;
}

.w12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/*　101125　一覧ページ追加　*/
#area_search_td {
	padding:8px 0;
	border-bottom:1px #429AAC solid;
	border-top:1px #429AAC solid;
}

#mark-box {
	margin:15px 0 0 0;
	padding:15px;
	border:3px #429AAC double;
	text-align:center;
	line-height:1.5;
}

#mark-box span {
	font-weight:bold;
	color:#429AAC;
}

.list_table{
	width:100%;
	border-collapse:collapse;
	border:none;
	border:1px #CCC solid;
	line-height:1.5;
	margin:5px 0 0 0;
}

.list_table th{
	padding:4px 8px;
	border:1px #CCC solid;
	background:#429AAC;
	text-align:center;
	color:#FFF;
}

.list_table td{
	padding:5px 8px;
	border:1px #CCC solid;
	text-align:left;
}

.list_table td.center{
	text-align:center;
}


/*　101125　詳細ページ追加　*/
.shosai_td {
	font-size: 12px;
	padding:3px 0 10px 0;
	vertical-align:top;
	line-height:1.4;
	text-align:left;
}

.shosai_td img {
	margin:0 0 5px 0;
}

.area_name{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:30px 0 0 0;
}


/*　問い合わせ　*/
.contact_table{
	width:100%;
	border-collapse:collapse;
	border:1px #D29766 solid;
	line-height:1.5;
	margin:5px 0 0 0;
}

.contact_table th{
	padding:8px 10px;
	border:1px #CCC solid;
	background:#429AAC;
	text-align:center;
	color:#FFF;
}

.contact_table td{
	padding:8px 10px;
	text-align:left;
	border:1px #D29766 solid;
}


