@charset "utf-8";

.box1 {
	float: left;
	width: 400px;
	padding-right: 30px;
	_padding-right: 20px;
}
.box2 {
	clear: both;
	width: 635px;
}

.gr_box {
	clear: both;
	width: 635px;
	background-image: url(../../greeting/img/dot.jpg);
	background-position: bottom;
	list-style-type: none;
	padding-top: 12px;
}

.gr_mark {
	float: left;
	margin: 5px 7px 0px 0px;
	padding: 0px;
}

.gr_date {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 130px;
}
.gr_tx {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 12px;
	display: block;
	width: 400px;
}
.gr_tx a {
	text-decoration: underline;
}
