@charset "utf-8";
div#faq {
	width: 650px;
	margin: 0 auto;
}
div#faq h2 {
	margin: 0;
	padding: 7px 10px 0 10px;
	color: #FFF;
	height: 34px;
	background: url(../../images/midashi.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
div#faq h3 {
	margin: 0;
	padding: 7px 10px 0 30px;
	color: #FFF;
	height: 34px;
	background: url(../../images/midashi_2.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
}
div#faq h3 em {
	font-style: normal;
	color: #FF0;
}
div#faq h4 {
	color: #C00;
	font-weight: lighter;
	font-size: 16px;
	padding-top: 20px;
	font-weight: bold;
}
div.index {
	background: #fbfbef;
	padding: 0 10px 10px 10px;
	margin: 15px 0;
	border: 5px solid #eeeedc;
}
div.index dl {
	margin: 0;
	padding: 0;
}
div.index dl dt {
	background: #f0f0c8;
	padding: 4px 10px;
	font-weight: bold;
	margin: 25px 0 10px 0;
}
div.index dl dt.section {
	margin-top: 10px;
}
div.index dl dd.section {
	display: inherit;
	list-style-type: none;
	padding-bottom: 3px;
	border-bottom: 3px solid #f0f0c8;
	padding-top: 20px;
	margin-bottom: 10px;
	text-indent: 0em;
}
div.index dl dd {
	display: list-item;
	list-style-type: disc;
	margin: 0 0 5px 25px;
	text-indent: 1em;
}
div#document div#faq a {
	color: #06C;
	text-decoration: underline;
}
div#document div#faq a:hover {
	text-decoration: none;
	color: #000;
}
div.anser {
	border-left: 1px solid #97a0c7;
	border-right: 1px solid #97a0c7;
	background: #f1f3fb;
	padding: 10px 20px;
	margin: 15px 0;
	color: #2b324e;
	font-size: 14px;
	line-height: 1.6em;
}
div.anser strong {
	color: #2a9084;
}
div.anser p {
	padding: 10px 0;
	margin: 0;
}
	
div.sanko p{
	padding: 5px 0;
	margin: 0;
}

div.sanko {
	border: 1px solid #575d79;
	margin: 10px 0;
	padding: 5px 15px;
	text-align: right;
}
div.rei {
	background: #fff;
	padding: 15px 10px;
	margin: 10px 0;
	text-align: center;
	border: 1px dashed #a1a6b8;
}
div.rei strong {
	color: #609;
}
div.rei p {
	margin: 0;
	padding: 0;
}
div.rei p.section {
	text-align: left;
}

div#faq hr {
	visibility: visible;
	height: 1px;
	border-style: dashed;
	color: #999;
}
div#faq hr.section {
	visibility: hidden;
}
p.pagetop {
	text-align: right;
	margin: 15px 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: 1px dashed #999;
}
div#document div#faq p.pagetop a {
	color: #F60;
}
div#faq div.anser p em,
div#faq td em {
	padding-bottom: 2px;
	border-bottom: 1px dashed #C00;
	margin-bottom: 1px;
	line-height: 1.8em;
	font-style: normal;
	color: #2b324e;
	font-weight: bold;
}

div#faq div.anser table.section,
table.section {
	margin: 15px auto;
	padding: 0;
	border-left: 1px solid #575d79;
	border-top: 1px solid #575d79;
}
div#faq div.anser table.section th,
div#faq div.anser table.section td,
table.section th,
table.section td {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
div#faq div.anser table.section td,
table.section td {
	background: #fff;
	border-bottom: 1px solid #8f95b3;
	border-right: 1px solid #8f95b3;
}
div#faq div.anser table.section th {
	background: #2b324e;
	color: #FFF;
	border-bottom: 1px solid #0e1223;
	border-right: 1px solid #0e1223;
}
div#faq div.anser table.section td.n {
	border-right: none;
}
div#document div#faq div.anser table.section th a {
	color: #FC0;
}
div#document div#faq div.anser table.section th a:hover {
	color: #09F;
}
div#faq div.anser table.section td.th,
table.section td.th {
	background: #f4f4d7;
	font-weight: lighter;
}
caption {
	color: #CC0000;
}




/*table*/
table.section {
	border-left: 1px solid #636a86;
	border-top: 1px solid #636a86;
	margin: 15px 0;
}
table.section th,
table.section td {
	padding: 5px 10px;
}
table.section td {
	border-bottom: 1px solid #cfd3e9;
	border-right: 1px solid #cfd3e9;
	background: #fff;
}
div#item table.section td ul {
	margin: 0 0 0 20px;
	padding: 0;
}
table.section th {
	color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #575D79;
}
table.section td.th {
	background: #ecedf2;
	font-weight: bold;
}
table.section td.th img {
	vertical-align: middle;
}
div#item table.section td.th em {
	font-weight: lighter;
	color: #2b324e;
}
table.section td.result {
	background: #fcfae9;
}
div#publicReadme {
	height: 300px;
	overflow: auto;
	padding: 15px;
	border: 1px solid #000;
	margin: 20px;
}
div#publicReadme h4 {
	background: #f0f0f0;
	padding: 5px 10px;
	font-size: 14px;
	color: #000;
}
div#publicReadme li {
	margin-bottom: 10px;
}
@media print {
	div#publicReadme {
		overflow: visible;
		height: auto;
	}
}
table.section td input,
table.section td select,
table.section td textarea {
	background: #f0f0f0;
	border: 1px solid #ccc;
	padding: 5px 10px;
	font-family: Tahoma, "MS UI Gothic", Osaka;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 1px;
	width: 300px;
}

