
div.news div.title {
	width: 450px;
}

div.news div.title div.morebtn {
	display: none;
}

div.news div.news-bg {
	background-image: url(../images/top_news_bg_footer_sp.gif);
}

div.news div.list {
	background-image: url(../images/top_news_bg_sp.gif);
	width: 430px;
}

div.news div.list ul {
	width: 430px;
}

div.news div.list ul li a {
	background: #f1f1f1 url(../images/top_news_li_sp.gif) no-repeat;
	padding: 15px 50px 15px 130px;
	width: 250px;
}

div.news div.list ul li a:hover {
	background-position: -440px 0px;
}

div.news div.list ul li a span.img {
	left: 10px;
	position: absolute;
	top: 30px;
}

div.news div.list ul li a strong {
	display: block;
	font-size: 23px;
	line-height: 23px;
	width: auto;
}

div.news div.list ul li a span.period {
	line-height: 1em;
}

div.news div.list ul li a span.end {
	font-size: 85%;
}

div.news div.list ul li a span.detail {
	display: block;
	font-size: 85%;
	line-height: 1.3em;
	padding-top: 5px;
}

/****************************************************/
body#monthly h1.monthly {
	background-image: url(images/monthly_title_sp.png);
}

body#monthly h1 em {
	width: 450px;
}

/****************************************************/
body#entry div.entry-title {
	background-image: url(images/entry_title_bg_header_sp.png);
}

body#entry div.entry-titlebg {
	background-image: url(images/entry_title_bg_footer_sp.png);
	padding: 10px 20px 15px 20px;
}

body#entry div.entry-titlebg h1 {
	font-size: 30px;
}

body#entry div.body {
	font-size: 100%;
	width: 424px;
}

body#entry div.endbanner {
	width: 100%;
}

body#entry div.endbanner img {
	width: 100%;
	height: auto;
}


