/* CSS Document */

body {
	line-height:2;
	}

.main_txt {
	line-height:170%; 
	vertical-align:top;
	}
	
.main_img {
	margin-left:3px;
	margin-bottom:15px;
	}
	
h5 {
	font-size:120%;
	font-weight:bold;
	padding-left:15px;
	border-left:3px #D4544D solid;
	margin:10px 0;	
	}
	
.line_btm{
	border-bottom:#CCCCCC dotted 1px;
	padding:5px 0;
	line-height:200%;
	}
	
p.acc a{
	text-align:center;
	padding:5px;
	height:auto;
	width:140px;
	background:#EFEDE5;
	display:block;
	}
	
p.acc a:hover{
	text-align:center;
	padding:5px;
	height:auto;
	width:140px;
	background:#FAECE2;
	display:block;
	}
	
	
.box_tel {
	border-bottom:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;
	padding:10px 0;
	line-height:2;
	margin:15px 0;
		}
.access_table {
	margin:5px 0;
	}
	
.access_table td{
	padding:3px 8px;
	}
.access_table_title {
	background-color:#DDDDDD;
	white-space:nowrap;
	border-bottom:1px solid #FFFFFF;
	}
	
strong.area_title {
	display:block;
	margin-top:10px;
	padding-top:10px;
	border-top:1px #CCCCCC dotted;
	}