@charset "UTF-8";

/* コンテンツ
---------------------------------------------------- */
#mainimg {
	width: 614px;
	margin: 0 0 0 15px;
}
#maincontents {
	background: url(../../img/line_middle.gif) repeat-y;
}
#contact_btn2 {
	margin: 0 auto 10px auto;
	width: 280px;
}
#line_top {
	background: url(../../img/line_top.gif) no-repeat;
	width: 648px;
	height: 13px;
}
#line_bottom {
	background: url(../../img/line_bottom.gif) no-repeat;
	width: 648px;
	height: 25px;
}
.line {
	width: 593px;
	padding-left: 55px;
	margin-bottom: 25px;
	clear: both;
}
.line .box {
	float: left;
	width: 77px;
	margin-right: 15px;
}
.line:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
.line .illust {
	margin-top: 3px;
}
.name {
	margin-top: 3px;
}


/* tH[y[W
---------------------------------------------------- */
#form #txt {
	padding: 15px 0 5px 50px;
	line-height: 150%;
}
#form table {
	width: 550px;
	margin: 0 auto 0 auto;
}
#form td,#form th {
	border: solid 1px #ccc;
	padding: 8px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
#form th {
	background-color: #eee;
	width: 110px;
}
#sendbtn {
	text-align: right;
	margin: 10px 50px 0 0;
}
#complate {
	line-height: 200%;
	text-align: center;
	margin: 100px 0 200px 0;
}

/* ʃy[W
---------------------------------------------------- */

#creatorbox {
	width: 580px;
	margin: 10px auto 0 auto;
}
#name {
	margin-bottom: 10px;
	height: 24px;
}
#name:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}
#name h3 {
	font-size: 16px;
	font-weight: bold;
	border-left: solid 5px #669900;
	padding: 3px 0 3px 5px;
	float: left;
}
#name div {
	float: right;
	margin-top: 8px;
}
#flash {
	width: 500px;
	margin: 0 auto;
	clear: both;
}
#comment {
	margin-top: 10px;
	line-height: 140%;
}
#gotolist {
	text-align: right;
	margin: 10px 0 5px 0;
}


