table.submenu{
	border-left:1px solid #CACACA;
	border-top:1px solid #CACACA;
	margin:20px 0;
}
table.submenu td{
	text-align:center;
	font-size:70%;
	width:100px;
	line-height:130%;
	padding:2px 0;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	background-color:#f7f7f7;
}
table.submenu td.active{
	background-color:#ffdfdf;
}

.conTitle{
	margin:10px 0;
	text-align:center;
}

.sTitle {
	font-size:90%;
	font-weight:bold;
	color:#a81617;
	background:url(../kojin/images/benri/edy/h_bg02.gif) no-repeat;
	/* background:url(../kojin/images/benri/edy/h_bg01.gif) no-repeat; */
	width:500px;
	height:44px;
	margin:25px 0 5px 25px;
	padding:7px 0 0 35px;
	clear:both;
}

.edyInfo {
	font-size:80%;
	line-height:1.4;
	margin:5px 20px 5px 40px;
}
	.edyInfo div.call {
		margin-bottom: 15px;
		border: 2px dotted #ba9773;
		background-color: #ffebd7;
		padding: 5px;
		text-align: center;
	}

.mini{
	font-size:90%;
	line-height:1.3;
	margin:5px;
}

table.serVice{
	border:1px solid #CACACA;
	margin:20px 0 10px 30px;
	font-size:75%;
	width:490px;
}
table.serVice td{
	line-height:1.3;
	padding:2px;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}
table.serVice th{
	background-color:#e6e9ef;
	padding:4px;
	font-weight:normal;
	border-right:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
}

.kisyu {
	margin-left:35px;
	line-height:1.5;
}

