@charset "Shift_JIS";



/*----------------------------------
  INDEX
----------------------------------*/












/*----------------------------------
  INDEX
----------------------------------*/
#main_img {
	clear:both;
	width: 640px;

	margin: 0;
	border-top: 87px #000 solid;
	border-left: 141px #000 solid;
	float: left;
}

#main_copy16 {
	border-top: 53px #000 solid;
	border-left: 0px #000 solid;
	float: left;
}
#main_copy16 p {
	width: 100px;
	height: 422px;
	background:url(../img/16/copy.gif) no-repeat;
}
#main_copy16 p span {
	display:none;
}

/*----------------------------------
  say
----------------------------------*/

.box16 {
	width:500px;
	height:354px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background:url(../img/16/say.jpg) no-repeat;
	padding:85px 55px 30px 55px;
	font-size:10px;
	text-align:left;
	line-height:20px;
}
.box16 p#name {
	text-align:right;
}












