@charset "utf-8";
/* aboutCSS Document */

/*
*layout
*
*/


/*
*font
*
*/
h2 {
	background: url(../about/images/title.gif) no-repeat 25px 10px;
	height: 70px;
	width: 344px;
	text-indent: -1000em;
	display: block;
	float: left;
	padding-left: 25px;
}
.btn {
	height: 65px;
	width: 140px;
	float: right;
	margin-right: 10px;
}

.btn a {
	background: url(../about/images/toRareko.gif) no-repeat;
	height: 65px;
	width: 140px;
	display: block;
	text-indent: -1000px;
	left: 481px;
	top: 325px;
	float: right;
}


.bg_top {
	background: url(../about/images/bg_top.gif) no-repeat;
	height: 18px;
	width: 609px;
	margin-left: 15px;
	display: block;
	clear: left;
}
#content {
	background: url(../about/images/bg.gif) repeat-y;
	width: 598px;
	margin-left: 15px;
	padding-left: 10px;
}
.what {
	background: url(../about/images/text.gif) no-repeat;
	height: 480px;
	width: 590px;
	text-indent: -1000em;
}
/*ラレコ氏 */
.btn2 a {
	background: url(../about/images/back.gif) no-repeat;
	height: 65px;
	width: 140px;
	display: block;
	text-indent: -1000px;
	float: left;
	margin-left: 100px;
}
.message {
	background: url(../about/images/rareko_text.gif) no-repeat center top;
	height: 1150px;
	width: 590px;
	text-indent: -1000em;
}
#profile {
	height: 160px;
	width: 589px;
	margin-left: 15px;
	background: url(../about/images/bg.gif) repeat-y;
	padding-left: 20px;
}

.profile_text {
	background: url(../about/images/rareko_profile.gif) no-repeat;
	text-indent: -1000em;
	height: 80px;
	width: 390px;
	float: left;
	margin-left: 20px;
}
.illust {
	float: left;
}
#profile .blog {
	clear: left;
	padding-left: 70px;
}
#profile .toTop a{
	background: url(../about/images/totop.gif) no-repeat;
	height: 27px;
	width: 100px;
	display: block;
	text-indent: -1000em;
	margin-left: 470px;
	margin-top: 10px;
}

#profile .toTop a:hover{
	background: url(../about/images/totop.gif) no-repeat 0px -27px;
}

.bg_footer {
	background: url(../about/images/bg_footer.gif) no-repeat 0px -13px;
	height: 10px;
	width: 614px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: left;
}
