@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	wallpaper :  個別CSS
	
 ---------------------------------------------- */
 
#title{
background:url(images/title.gif) no-repeat;
width:549px;
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";
width:869px;}

.news{
margin-bottom:29px;
overflow:hidden;}
.news p{
margin-top:10px;}
.news p span{
color:#f40008;
font-weight:bold;}

/*壁紙*/

#boxWp{
width:950px;
margin-top:25px;
overflow:hidden;}

.news dl.wallP{
margin-right:40px;
float:left;}
.news dl.wallP dt{
margin-right:10px;
float:left;}
.news dl.wallP dt img{
vertical-align: bottom;}
.news dl.wallP dd{
letter-spacing:-0.1em;
float:left;}

