@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	chart :  個別CSS
	
 ---------------------------------------------- */

#title{
background:url(images/title.gif) no-repeat;
width:150px;
height:95px;
float:left;
font-size:0px;
line-height:0px;
text-indent:-10000px;
}
#title_social{
overflow:hidden;}
.line{
background:url(../images/line.gif) no-repeat;
width:959px;
height:3px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}

#contents{
margin-top:35px;
overflow:hidden;}

#contents p{
background:url(images/img_chart.png) no-repeat;
width:958px;
height:406px;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
