/* letter_index */
#font_large{
	font-size:xx-large;
	font-weight:bold;
	color:#996666;
	display:block;
}

.letter .comment{
	background-image:url("../letter/img/img_02.gif");
	background-repeat:no-repeat;
	background-position:right;
	min-height:231px;
	_height:231px;
}

.letter #letter_button{
	margin:20px 40px;
	display:block;
	width:200px;
}

.letter .comment p{
	width:400px;
}

.letter .comment .attention{
	color:#006633;
}

/*  ǉ  */
.letter h2 {
	margin-top:10px;
	background-image: url("../letter/img/img_05.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 24px;
}

.letter .introduction {
	background-image: url("../letter/img/img_06.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

.letter .introduction .ins {
	background-image: url("../letter/img/letter_back.gif");
}

.letter .introduction .ins .article {
	width: 90%;
	margin: 0px auto;
	padding: 1em;
	border-bottom: 1px solid #ffffff;
}

.letter .introduction .ins .name {
	font-size: large;
	font-weight: bold;
	text-indent: 0px;
	color: #996666;
}
/*  ǉ  */

/* form */
.letter_form h1{
	background-image:url("../letter/img/img_05.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:30px;
}

.letter_form .form{
	background-image:url("../letter/img/img_06.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:15px;
}

.letter_form .form .ins{
	padding:10px;
	background-image:url("../letter/img/letter_back.gif");
}

.letter_form .form .attention{
	padding-left:50px;
	padding-top:5px;
	margin-bottom:10px;
	background-image:url("../letter/img/img_07.gif");
	background-repeat:no-repeat;
	background-position:left;
	height:28px;
	color:#cc3333;
	font-size:large;
	font-weight:bold;
}

.letter_form .form1{
	width:750px;
	background-image:url("../letter/img/insert.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:25px;
}

.letter_form .left_form1{
	width:190px;
	_width:180px;
	float:left;
	padding:5px 0px;
	margin-right:10px;
	background-image:url("../letter/img/left_back.gif");
	text-align:center;
	color:#ffffff;
	font-size:medium;
	font-weight:bold;
	height:200px;
}

.letter_form textarea{
	width:548px;
	height:208px;
	border:solid 1px;
}

.letter_form .form2{
	width:500px;
	margin:5px 0px 10px;
	background-image:url("../letter/img/insert.gif");
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:25px;
}

.letter_form .left_form2{
	padding:5px 0px;
	width:190px;
	_width:180px;
	float:left;
	margin-right:10px;
	background-image:url("../letter/img/left_back.gif");
	text-align:center;
	color:#ffffff;
	font-size:medium;
	font-weight:bold;
}

.letter_form .text{
	width:298px;
	border:solid 1px;
	padding:4px 0px;
}

.letter_form .radio{
	margin:0px 10px;
}
.letter_form .letter_form_button{
	text-align:center;
}

#tegami{
	background-image:url("../letter/img/tegami.gif");
	background-repeat:no-repeat;
	background-position:540px 350px;
}

