@charset "utf-8";

/*挨拶ページ固有*/

div.greeting_point {
	color: #ffffff;
	background-color: #958c82;
	width: 758px;
	font-size: 14px;
}

p.greeting_point1_left {
	width: 305px;
	margin: 0 14px 0 60px;
	float: left;
}

p.greeting_point1_right {
	width: 305px;
	margin: 0 60px 0 14px;
	float: left;
}

p.greeting_point2 {
	color: #ffffff;
	background-color: #958c82;
	width: 638px;
	font-size: 14px;
	padding: 0 60px 30px;
}