@charset "utf-8";
/* CSS Document */
#m_left .h3TT {
	background-image:url(../images/h3.png);
	background-repeat:no-repeat;
}
#m_left {
	float:left;
	width:583px;
	margin:20px 0 0 ;
}
#m_left dl {
	margin:20px 0 0;
}
#m_left dt {
	font-size:18px;
	font-weight:bold;
	background-color:#e8e8e8;
	background-image: url(../images/tenken/dt.png);
	background-repeat:no-repeat;
	background-position:10px center;
	padding:0px 0 0px 52px;
	height:38px;
	line-height:38px;
	border-radius:50px;
}
#m_left dd {
	margin:10px 0 20px 10px;
}
#m_right {
	float:left;
	margin:20px 0 0 15px;
}
#m_right img {
	padding:2px;
	border:1px solid #c9c9c9;
}
