@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	song :  個別CSS
	
 ---------------------------------------------- */
 
#title{
background:url(images/title.gif) no-repeat;
width:182px;
height:98px;
float:left;
font-size:0px;
line-height:0px;
text-indent:-10000px;}
#title_social{
overflow:hidden;}
#subtitle{
background:url(images/bg_subt.gif) no-repeat;
width:959px;
height:34px;
font-weight:normal;
color:#f40008;
padding-top:11px;}
* html #subtitle{
background:url(images/bg_subt.gif) no-repeat;
width:959px;
height:33px;
font-weight:normal;
color:#f40008;
padding-top:12px;}



#subtitle span{
font-size:1.5em;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
float:left;
width:869px;}
#subtitle em{
float:right;
width:90px;
text-align:right;}

.news{
margin-bottom:29px;
overflow:hidden;}
.news p{
margin-top:25px;}
.news p span{
font-size:1.5em;
font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
color:#f40008;}



