#headtitle h2 {
	background-repeat: no-repeat;
	background-image: url(../images/news_t.jpg);
	text-indent: -9999px;
	height: 150px;
}
/*コンテンツ*/
#contentmain {
	float: right;
	width: 620px;
}
#contentmain #content-nav-previous{
	text-align: left;
}
#contentmain #content-nav-next{
	text-align: right;
}
#contentmain h3 {
	background-color: #37CA94;
	color: #FFFFFF;
	padding: 3px;
}
#contentmain h3 a{
	color: #FFFFFF;
}
#contentmain h4 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #37CA94;
	border-left-color: #37CA94;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contentmain .details {
	text-align: right;
}
#contentmain .entry-footer {
	padding: 3px;
	border: 1px solid #999999;
	text-align: right;
	margin-top: 10px;
}
/*モジュール*/
#module {
	float: left;
	width: 200px;
}
#module h2 {
	display: none;
}
#module .module-t {
	background-image: url(../images/news_module_t.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 200px;
	font-size: 1em;
	text-indent: 28px;
	padding-top: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#module .module-t a {
	color: #777777;
}
#module .ulpoints {
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-position: inside;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#module .ulpoints li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}
#module #feeds {
	list-style-image: url(../images/rss.png);
	line-height: 2em;
}
