@charset "utf-8";
/* CSS Document */

#conts_practice {
	width: 820px;
	float: left;
	padding: 30px 15px 20px;
}

.cul01 {
	position: absolute;
	width: 30px;
	height: 47px;
	background: url(../img/mark_03.png) no-repeat left top;
	cursor: pointer;
}

/*a:hover img { opacity:0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; background: #fff; text-decoration:none; }*/

/*detail*/
#detail {
	float: left;
}
p {
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}
#detail .pic_left {
	float: left;
	margin: 0 10px 10px 0px;
}
#detail .a_link {
	font-weight: bold;
	color: #0e70b7;
}
