@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	music :  個別CSS
	
 ---------------------------------------------- */
 
#title{
background:url(images/title.gif) no-repeat;
width:196px;
height:98px;
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;
}
#contents{
margin-top:35px;
overflow:hidden;}
#contents em{
color:#f40008;
}

