@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	intro :  個別CSS
	
 ---------------------------------------------- */
 
#title{
background:url(images/title.gif) no-repeat;
width:333px;
height:97px;
float:left;
font-size:0px;
line-height:0px;
text-indent:-10000px;
}
#title_social{
overflow:hidden;}

#subtitle{
background:url(images/subtitle.gif) no-repeat;
width:959px;
height:45px;
font-size:0px;
line-height:0px;
text-indent:-10000px;
}

#txt{
background:url(images/txt.gif) no-repeat;
width:959px;
height:619px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}

#contents{
position: relative;
}

#photo{
background:url(images/img_photo.png) no-repeat;
width:315px;
height:642px;
position:absolute;
left:644px;
top:80px;
z-index:2;}

#btn_top{
position:absolute;
left: 874px;
top: 664px;
z-index:3;
}
