@charset "UTF-8";
/* CSS Document */

.tellTextA{
	text-align: justify;
}
.tellEx{
	width: 660px;
	height: 305px;
	padding: 10px 15px 15px 15px;
	margin-bottom: 30px;
	background: url(../images/tell/index/bg-01.jpg) repeat-y 0 0;
}

ul.tellUlA li{
	float: left;
	margin-bottom: 2px;
}
ul.tellUlB{
	clear: left;
}
ul.tellUlB li{
	float: left;
	width: 209px;
	height: 82px;
	border: solid 1px #cacaca;
	background-color:#FFF;
}
.tellTextB{
	margin-top: 5px;
}
.tellTextB a{
	text-decoration: none;
	background: url(../images/common/list-a.png) no-repeat 0 4px;
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 8px;
	font-size: 93%;
	line-height: 1.4;
	padding-right: 10px;

}
.tellTextB a:hover{
	text-decoration: underline;
}

.mRL12{
	 margin-left: 12px;
	 margin-right: 12px;
}


