#headtitle h2 {
	background-image: url(../images/faq_t.jpg);
	background-repeat: no-repeat;
	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 .entry-more-link {
	text-align: right;
	margin: 10px;
}
#contentmain ul {
	border: 1px dotted #FFCC00;
	padding: 10px;
	display: block;
	list-style-position: inside;
	background-color: #FFFBEC;
}
#contentmain .details {
	text-align: right;
}
#contentmain .entry-footer {
	padding: 3px;
	border: 1px solid #999999;
	text-align: right;
	margin-top: 10px;
}
#contentmain .photos {
	text-align: center;
	padding: 10px;
}
#contentmain .voice{
	clear: both;
}
#contentmain .voice img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#contentmain table {
	clear: both;
}
#contentmain caption {
	text-align: center;
	white-space: nowrap;
	color: #FF9900;
}
#contentmain th {
	background-color: #DDDDDD;
	padding: 3px;
	text-align: center;
}
#contentmain td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*モジュール*/
#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;
}
