@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	staff :  個別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{
margin-top:30px;
overflow:hidden;
font-size:1.2em;
margin-bottom:29px;
}

#contents ul
{margin-top:0; padding-top:0;}
#contents ul li{
background:url(images/line_list.gif);
padding-top:6px;
height:30px;
clear:both;}
#contents ul li h4{
font-weight:normal;
width:165px;
float:left;}
#contents ul li h4 em{
color:#f40008;}
#contents ul li p{
float:left;}
