@charset "utf-8";

/*---------------------------------------------------*/
/*             ScondePage TAG STYLE                  */
/*---------------------------------------------------*/


.contentsBlk p {
	width:200px;
	height:160px;
}

.contentsBlk_l {
	height:140px;
	padding:10px;
	border:1px solid #996633;
	background-image:url(../../image/img.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}

.contentsBlk_l dt {
	margin-bottom:10px;
	border-bottom:1px dotted #990000;
	color:#990000;
	font-size:120%;
	font-weight:bold;
}

.contentsBlk_l dl {
	float:left;
	margin-right:10px;
}

.contentsBlk_l p {
	float:left;
	width:150px;
	margin-top:15px;
	margin-left:10px;
}

.tel {
	font-size:120%;
	font-weight:bold;
}
