@charset "utf-8";

@import url("plan_common.css");

#tri1 {
	background: url(../../img/common/left/pink_tri_down.gif) no-repeat left center;
}
/*  */

.inner_frame{
	padding: 10px 0 10px 10px;
}

.inner_frame dt{
	margin: 0 0 20px 0;
}

.inner_frame dd{
	margin: 0 0 5px 0;
	line-height: 1.6;
}


