@charset "Shift_JIS";
/*===========================================================================
                                                                 2009/08/20
   area.css 
   area.html‚Ö‚ÌCSS
  =========================================================================== */

div#contents table.map {
	width : 525px ;
	margin : 20px 0 7px 0 ;
}

div#contents table.map tr td.kansai {
	width : 99px ;
	height : 27px ;
	background : url(../images/area/botton_kasai_off.gif) left 3px no-repeat ;
	border : 1px solid red ;
}

div#contents table.map tr td p.area_small {
	color : #5c5c5c ;
	font-size : 9px ;
	text-align : right ;
}

div#contents table.area {
	width : 525px ;
	border : 1px solid #d4cec5;
	margin : 0 0 22px 0 ;
}

div#contents table.area td.title_kantou {
	border-right :1px solid #d4cec5;
	background : #f5d094 ;
	text-align : center ;
	vertical-align : center ;
}

div#contents table.area td.title_sr {
	border-right :1px solid #d4cec5;
	background : #fcfedc ;
	text-align : center ;
	vertical-align : center ;
}

div#contents table.area td.title_kansai {
	border-right :1px solid #d4cec5;
	background : #e8eeb3 ;
	text-align : center ;
	vertical-align : center ;
}

div#contents table.area td.title_toukai {
	border-right :1px solid #d4cec5;
	background : #fffdd4 ;
	text-align : center ;
	vertical-align : center ;
}

div#contents table.area td.coment {
	font-size:12px;
	padding : 7px 9px 10px 7px ;
}

div#contents table.area td.coment span.coment_title {
	font-weight : bold ;
	letter-spacing : 0.1em ;
	font-size : 13px ;
}

div#contents table.area td.coment span.coment_check {
	font-size : 10px ;
	color : #736f0c ;
}

div#contents table.map td.kantou_on {
			background : url(../images/area/botton_kantou_on.gif) left 4px no-repeat ;
			margin : 0 ;
		}

div#contents table.map td.kantou_on a {
			display : block ;
			width : 99px ;
			height : 24px ;
			outline : noen ;
		}

div#contents table.map td.kantou_on a:hover {
			text-indent : -9999px;
		}

div#contents table.map td.kansai_on {
			background : url(../images/area/botton_kansai_on.gif) left 4px no-repeat ;
			margin : 0 ;
		}

div#contents table.map td.kansai_on a {
			display : block ;
			width : 99px ;
			height : 24px ;
			outline : noen ;
		}

div#contents table.map td.kansai_on a:hover {
			text-indent : -9999px;
		}

div#contents table.map td.toukai_on {
			background : url(../images/area/botton_toukai_on.gif) left 4px no-repeat ;
			margin : 0 ;
		}

div#contents table.map td.toukai_on a {
			display : block ;
			width : 99px ;
			height : 24px ;
			outline : noen ;
		}

div#contents table.map td.toukai_on a:hover {
			text-indent : -9999px;
		}

.p14-120 {
	font-size: 14px;
	line-height: 140%;
}