﻿@charset "utf-8";


/* under contents sp area */

#spbody {
	margin-top:20px;
	margin-bottom:40px;
	color:#000000;
}

#spbody .item a,
#spbody li a {
	color:#000000;
	text-decoration:none;
}

#spbody .item a:hover,
#spbody li a:hover {
	text-decoration:underline;
}
#spbody
.rhead {
/*	background:url(../img/common/spround.gif) no-repeat top left;*/
	border-bottom:1px solid #cccccc;
	height:5px;
	font-size:5px;
}

#spbody
.rfoot {
/*	background:url(../img/common/spround.gif) no-repeat bottom left;*/
	border-top:1px solid #cccccc;
	height:5px;
	font-size:5px;
}

#spbody
.rbody {
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;

}

#spbody
h3 {
	margin:0px;
	border-bottom:1px solid #cccccc;
	padding:8px 10px;
	font-size:0.85em;
}

#spbody
.mcont {
	padding:20px;
}

#leftcont {
/*	width:700px;
	float:left;*/
}
#midcont {
/*	margin-left:20px;
	width:120px;
	float:left;*/
}
#midcont ul li {
	float:left;
	white-space: nowrap;
	margin-right:10px;
}

/*
#rightcont {
	width:150px;
	float:right;
}
*/

/* sp parts settings */

#spbody
ul {
	list-style:none;
	margin:0 0 0 0em; 
	padding:0; 
	list-style-type:none;
}
#spbody
ul li {
	font-size:0.65em;
	line-height:1.4em;
}
#spbody
ul li.ttl {
	font-weight:bold;
}

ul#filter {
	margin-top:15px;
}
#spbody
.item {
/*	width:700px;*/
	margin-bottom:10px;
}
.item h2 {
	margin:0px;
	font-size:0.85em;
}

.itemDate {
	float:right;
	font-size:0.75em;
	color:#555555;
}
p.itemText {
	clear:both;
	font-size:0.85em;
	line-height:1.5em;
}

.next {
	float:right;
	font-size:0.75em;
}

.next a {
	display:block;
	background:#cccccc;
	text-decoration:none;
	padding:3px;
	border:1px solid #000000;
}
div.itemText {
	clear:both;
	font-size:0.75em;
	color:#555555;
}

.pager {
	text-align:right;
}
.pager span {
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.pager a{
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

