@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	about :  個別CSS
	
 ---------------------------------------------- */

#title{
background:url(images/title.gif) no-repeat;
width:378px;
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;
}

#txt{
background:url(images/txt.gif) no-repeat;
width:763px;
height:68px;
margin:0 0 29px 0;
font-size:0px;
line-height:0px;
text-indent:-10000px;}

#contents{
background:url(images/bg.png) no-repeat;
width:959px;
margin-top:28px;
padding-top:7px;
}

#contents em{
color:#f40008;
font-weight:bold;
text-decoration:underline;}

#contents span{
color:#f40008;
font-size:1.4em;
line-height:1.8em;}
