@charset "utf-8";

.greeting{
}

.g_text{
}
.g_text p{
	margin-bottom: 2em;
}


.act {
	margin: 20px 0;
}
.act dt{
	padding-left: 15px;
	font-weight: bold;
	background: transparent url(../../common/images/icon_c_orange.gif) no-repeat left center;
}

.act dd{
	margin: 0 0 10px 3em;
}
