@charset "utf-8";
@import "second.css";

strong {
	font-weight: bold;
}
em {
	font-weight: bold;
}


/* -----------------------------
	 font family
----------------------------- */
input, textarea {
	font-family:verdana,"ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", osaka, sans-serif;
}
#wrap {
}
.path {
}
.contents {
}
h1 {

}
h2 {
}

/* -----------------------------
	 key image
----------------------------- */
#key {
	margin-top:5px;
	background-color: #eee;
	width:605px;
	height:142px;
}
#key h1 {
	text-indent:-5000px;
	height:142px;
	min-height:auto;
	padding: 0px;
	margin: 0px;
}

#key h1 {	background-image: url(../img/key_faq.jpg);}

/* -----------------------------
	 entry
----------------------------- */
.entry {
	margin: 0px 0px 25px 0px;
}
.entry h2,
.entry h3 {
	background-image: none;
}

.entry h2.entry_title {
	font-size: 1em;
	background: url(../img/faq_q.gif) no-repeat 0px 0px;
	line-height: 1;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 59px;
	clear: both;
	min-height: 30px;
	_height: 30px;
}

.entry h2.entry_title,
.entry h2.entry_title a:link,
.entry h2.entry_title a:visited {
	color: #66BFD5;
}

.entry h3.entry_attribute,
.entry h3.entry_attribute a:link,
.entry h3.entry_attribute a:visited {
	font-weight:normal;
	color: #777;
}
.entry_body {
	background: #FEF5E4 url(../img/faq_a.gif) no-repeat 0px 0px;
	line-height: 1.6;
	margin: 0px;
	padding: 14px 10px 0px 59px;
	min-height:28px;
	_height: 28px;
}
.entry_more {
	background: #FEF5E4;
	line-height: 1.6;
	margin: 0px;
	padding: 14px 10px 0px 59px;
}
.entry_state {
	background: url(../img/faq_foot.gif) no-repeat 0px 0px;
	height: 13px;
	clear: both;
}
.entry ul {
	line-height:1.5;
	margin: 0px;
	padding: 5px;
}
.entry li {
	margin: 0px;
	padding: 0px 0px 7px 15px;
	background: url(../img/list4.gif) no-repeat 0px 6px;
	_height: 1%;
}

.entry blockquote {
	padding: 3px 0px 3px 12px;
	margin: 0px;
	border-color: #E4D2B3;
}
.entry p {
	padding: 3px 0px 3px 12px;
	margin: 0px;
}
.entry_navi {
	padding: 5px 0px;
	text-align: center;
	font-size: 10px;
}


/* -----------------------------
	faq category
----------------------------- */

.category {
}
.category dt {
	display: block;
	background:url(../img/faq_title.gif) no-repeat;
	width: 605px;
	height: 31px;
	padding: 0px;
	margin: 0px;
	text-indent: -5000px;
}
.category dd {
}
.category ul {
	margin-top: 12px;
	margin-bottom: 20px;
}
.category li {
	color: #666;
	background:url(../img/arrow_yellow.gif) no-repeat 0px 0px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.category li a:link,
.category li a:visited {
	color: #666;
}



.select_archive h2 {
	background: url(../img/list3.gif) no-repeat 7px 0px;
	padding: 6px 0px 0px 24px;
	font-size:1.17em;
	color:#666;
	min-height:26px;
	_height: 26px;
}

/* -----------------------------
	search
----------------------------- */

.navi dl.search {
	padding: 4px 0px;
}
.navi dl.search dt {
}
.navi dl.search dd {
	padding: 2px 0px 5px 5px;
	border: none;
}
.navi dl.search dd input.form {
	width: 110px;
}
.navi dl.search dd input.button {
	font-size: 10px;
	font-weight: bold;
	background-image: none;
}
/* /search */

.navi dl dd ul li.rss {
	padding-left: 0px;
	margin-left: 0px;
	background-image: none;
}
.navi dl dd ul li.rss a {
	padding-top:5px;
	padding-left:18px;
	padding-bottom:3px;
	display:inline;
	height:auto;
	background: url(../img/feed-icon-14x14.png) no-repeat 0px 5px;
}
.navi dl dd ul li.rss a:hover {
	background-color:transparent;
}





/* -----------------------------
	 page navi
----------------------------- */
.page {
	font-family:verdana,"ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku GothicPro", osaka, sans-serif;
	font-size: 10px;
	margin: 5px 12px;
	letter-spacing: 1px;
	padding: 5px 0px;
	clear:both;
	text-align: center;
}

/* -----------------------------
	 Use PageNaviExp
----------------------------- */
.page_now {
	font-weight: normal;
	padding: 1px 3px;
}
/* -----------------------------
  Use thumbpop
----------------------------- */
.thumb {
	float: right;
	margin: 0px 0px 7px 12px;
}
/* -----------------------------
	 Use SelectedEntryPlus
----------------------------- */
.menu dl dd ul li.maincat {
}
.menu dl dd ul li.now {
}
.menu dl dd ul li.now a:link,
.menu dl dd ul li.now a:visited {
}



.category li .i_new {
	vertical-align:baseline;
	margin-left:5px;
	margin-top:-5px;
	_margin-top:3px;
	/* 
	_margin-bottom:9px;
	 */
	_vertical-align:bottom;
}

