@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	link :  個別CSS
	
 ---------------------------------------------- */

#title{
background:url(images/title.gif) no-repeat;
width:150px;
height:98px;
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{
width:959px;
margin-top:40px;
overflow:hidden;
font-size:1.2em;
margin-bottom:188px;
}

#contents ul
{margin-top:0; padding-top:0;}
#contents ul li{
width:959px;
margin-bottom:28px;}

