@charset "UTF-8";
/* CSS Document */

#title h1 {
	background-image: url(../greeting/greeting_img/title1.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 695px;
	margin-bottom: 15px;
}
#title h1 span {
	display: none;
}

#main_bg{
	background-image:url(../greeting/greeting_img/bg.jpg);
	background-repeat:no-repeat;
}

.comment{
	padding: 85px 0 0 20px;
}
