@charset "shift_jis";

/* ʁ@CSS Document */


/*---------------------------------------------
 
---------------------------------------------*/

div#contarea {
	width: 947px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FCF4EB;
}

h2#cont_title {
	display: block;
	width: 500px;
	height: 100px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
}

div#text_area {
	width: 899px;
	margin: 0px auto;
	padding: 0px;
}

.text_area_imgtop {
	display: block;
	width: 899px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
.text_area_imgbottom {
	display: block;
	width: 899px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}

div#cont {
	width: 899px;
	margin: 0px;
	padding: 0px 43px;
	background: url(../../greeting/images/greeting_textarea.png) repeat-y;
}

h3#h3title {
	display: block;
	width: 524px;
	height: 30px;
	margin: 0px;
	margin-bottom: 31px;
	padding: 0px;
	float: left;
	background:url(../../greeting/images/greeting_h3.gif) no-repeat;
}

p#text {
	display: block;
	width: 819px;
	height: 501px;
	margin: 0px;
	margin-bottom: 25px;
	background:url(../../greeting/images/greeting_text.gif) no-repeat;
}
p#name {
	display: block;
	width: 219px;
	height: 51px;
	margin: 0px;
	margin-left: 594px;
	background:url(../../greeting/images/greeting_name.gif) no-repeat;
}




