@charset "utf-8";

/*******************************************
 smile project
********************************************/

/* titleimg */
#titleimg {
	position: relative;
	height: 393px;
}
#titleimg h2 {
	position: absolute;
	top: 0;
	left: 0;
}
#titleimg p#btn_title {
	position: absolute;
	top: 284px;
	left: 589px;
}
#titleimg p#add_title {
	position: absolute;
	top: 224px;
	left: 750px;
}


/* block1 */
#block1 {
	position: relative;
	height: 546px;
}
#block1 h3 {
	position: absolute;
	z-index: 2;
}
#block1 p.lead,
#block1 p.lead,
#block1 p#act1-1,#block1 p#act1-2,#block1 p#act1-3,#block1 p#act1-4, p#act1-5,
#block1 p#act2-1,
#block1 p#act3-1,
#block1 h4#act1,
#block1 h4#act2,
#block1 h4#act3,
#block1 #blog-visit {
	position: absolute;
}

#block1 #blog-visit {
	z-index: 1;
	width: 240px;
	padding-bottom: 15px;
	background: transparent url(../../../images/pi_gakusyu/smile/bg_blog.jpg) no-repeat left bottom;
}
#block1 #blog-visit p {
	margin: 8px 10px;
	padding-left: 15px;
	background: url(../../../images/pi_gakusyu/smile/arrow1.gif) no-repeat 3px 0.5em;
	zoom: 1; /* IE7 IE6 */
}

#block1 p.lead {
	top: 60px;
	left: 52px;
}
#block1 h4#act1 {
	top: 138px;
	left: 52px;
}
#block1 p#act1-1 {
	top: 168px;
	left: 168px;
}
#block1 p#act1-2 {
	top: 235px;
	left: 196px;
}
#block1 p#act1-3 {
	top: 235px;
	left: 298px;
}
#block1 p#act1-4 {
	top: 275px;
	left: 196px;
}
#block1 p#act1-5 {
	top: 275px;
	left: 298px;
}
#block1 h4#act2 {
	top: 310px;
	left: 52px;
}
#block1 p#act2-1 {
	top: 322px;
	left: 168px;
}
#block1 h4#act3 {
	top: 404px;
	left: 52px;
}
#block1 p#act3-1 {
	top: 426px;
	left: 168px;
}
#block1 #blog-visit {
	top: 27px;
	left: 614px;
}


/* block2 */
#block2 {
	position: relative;
	height: 120px;
}
#block2 p.lead {
	top: 60px;
	left: 52px;
}

#reserve {
	position: relative;
	height: 200px;
	margin-top: 30px;
	margin-left: 92px;
}
#reserve p#btn {
	position: absolute;
	top: 0px;
	left: 0;
}
#reserve p#add {
	position: absolute;
	top: 8px;
	left: 633px;
}

/* �\�[�V�����{�^�� */
.socialbtn{
/*	margin-top:-4px;
	margin-bottom:4px;
	margin-left:4px;*/
	height:17px;
	position:relative;
	font-size:0.85em;
}
.socialbtn a.mixi-check-button{
	margin-right:8px;
	position:absolute;
	top:-3px;
	left:24px;
}
.socialbtn .sbtwitter{
	position:absolute;
	top:-3px;
	left:96px;
}
.socialbtn .sbfacebook{
	position:absolute;
	top:-3px;
	left:232px;
}
