@charset "utf-8";

/* main */
dl.faq_category_box a {
	text-decoration: none;
}
dl.faq_category_box a:hover {
	text-decoration: underline;
}
dl.faq_category_box {
}
dl.faq_category_box dt.faq_category_title {
	margin-bottom: 20px;
}
dl.faq_category_box dt.faq_category_title a.faq_category {
	padding: 5px 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #51712B;
	color: #51712B;
	display: block;
	font-weight: bold;
}
dl.faq_category_box dt.faq_category_title strong {
}
dl.faq_category_box dt.faq_category_title strong {
	padding: 5px 12px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #51712B;
	color: #51712B;
	display: block;
	font-weight: bold;
	font-size:120%;
}
dl.faq_category_box dd.question {
	margin: 0px 0px 5px 15px;
}
dl.faq_category_box dd.last {
	margin-bottom: 25px;
}
dl.faq_category_box dd.question span {
	color: #51712B;
	font-weight:bold;
}
dl.faq_category_box dd.question a {
color:#666666;
}


#faq #image {
	background-image: url(../faq/images/image.jpg);
	background-repeat: no-repeat;
}


#faq .answer_box {
	padding: 0px 0px 0px 30px;
	border-bottom:1px #666666 solid;
}

#faq .answer_box h3{
color:#595757;
margin-bottom:20px;
}
#faq .answer_box h3 span.question {
	margin: 0px 0px 0px -1em;
	color: #51712B;
}
#faq .answer_box .asset-body {
	text-indent: -1em;
	line-height:120%;
	margin-bottom:40px;
}
#faq .answer_box .asset-body .answer {
	color: #6C3400;
	font-weight:bold;
}

#faq .entry-tags {
	display: inline;
}
#faq .entry-tags-header {
	display: inline;
}
#faq .entry-tags-list {
	margin: 0px 35px 0px 0px;
	display: inline;
}
#faq .entry-categories-list li,
#faq .entry-tags-list li {
	display: inline;
}
#faq .entry-category {
	display: inline;
}
#faq .entry-category-header {
	display: inline;
}


/* side */
.h3_title_01 {
	padding-top: 26px;
}
#feed .widget-header {
	padding-bottom: 10px;
}

#feed ul#category_list {
	padding: 0px 0px 20px 0px;
	margin-bottom: 0px !important;
}
#category_list li {
	width: 261px;
	height: 32px;
	margin: 0px 0px 8px 0px;
}
* html #category_list li a{
font-weight:bold;
font-size:10px !important;
}
#category_list li a {
	width: 261px;
	height: 27px;
	padding-top: 8px;
	background: url(/common/images/bg_works.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	display: block;
}
#category_list li.select a {
	background: url(/common/images/bg_works_over.jpg) no-repeat;
}
#category_list li a:hover {
	background: url(/common/images/bg_works_over.jpg) no-repeat;
}

.new_faq_list {
	padding-left: 1em;
}
.new_faq_list li {
	text-indent: -1em;
	margin-bottom: 12px;
}
* html .new_faq_list li {
	text-indent: -1em;
	margin-bottom: 12px;
	font-size:9px;
}
.new_faq_list li a {
	text-decoration: none;
}
.new_faq_list li a:hover {
	text-decoration: underline;
}

/* pankuzu_list */
#pankuzu_list {
    margin-bottom: 15px;
}
#pankuzu_list li {
	display: inline;
}


#comments-open-data input {
	width: 315px;
}
#comments-open-text textarea {
	width: 590px;
	height: 150px;
}
#comments-open-footer {
	text-align: center;
}

/* */
#page-title-error {
	float: none;
}

