﻿@charset "utf-8";


/* under contents sp area */

#spbody {
	margin-top:20px;
	margin-bottom:40px;
	color:#ffffff;
}

#spbody .item a,
#spbody li a {
	color:#ffffff;
	text-decoration:none;
}

#spbody
.rhead {
	background:url(../img/common/spround.gif) no-repeat top left;
	height:5px;
	font-size:5px;
}

#spbody
.rfoot {
	background:url(../img/common/spround.gif) no-repeat bottom left;
	height:5px;
	font-size:5px;
}

#spbody
.rbody {
	border-left:1px solid #5f9fc1;
	border-right:1px solid #5f9fc1;

}

#spbody
h3 {
	margin:0px;
	border-bottom:1px solid #5f9fc1;
	padding:8px 10px;
	font-size:0.75em;
}

#spbody
.mcont {
	padding:20px;
}

#leftcont {
	width:600px;
	float:left;
}
#midcont {
	margin-left:20px;
	width:120px;
	float:left;
}

#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:600px;
	margin-bottom:10px;
}
.item h2 {
	margin:0px;
	font-size:0.75em;
}

.itemDate {
	float:right;
	font-size:0.65em;
	color:#cccccc;
}
p.itemText {
	clear:both;
	font-size:0.65em;
	line-height:1.5em;
}

.next {
	float:right;
	font-size:0.65em;
}

.next a {
	display:block;
	background:#333333;
	text-decoration:none;
	padding:3px;
	border:1px solid #ffffff;
}
div.itemText {
	clear:both;
	font-size:0.65em;
	color:#cccccc;
}

.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;
}

