/*ΉCSS*/

body{background:none;}


#header,
#navigation,
#contents #pagetop,
#contents .pagetop{
	display:none;
	}
#print-img{
	display:block;
	}

/*title*/
#contents #toha,
#contents h2{
	font-size:18px;
	font-weight:bold;
	color:#0099FF;
	background-image:none;
	width:auto;
	height:auto;
	text-indent:0;
	margin:0 0 10PX 0;
	padding:0 0 7px 10px;
	border-bottom:1px solid #CCCCCC;
}

#contents dd{
	font-size:14px;
	}

/*index*/
#contents #gaiyotitle{
	font-size:16px;
	font-weight:bold;
	color:#333333;
	display:block;
	text-indent:0;
	background-image:none;
	width:auto;
	height:auto;
	margin:0;
	padding:0 0 8px 0;
}
#contents #sentence{
	border:none;
}
#contents #entrybutton{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-indent:0;
}
#contents #entrybutton a{
	background-image:none;
	display:block;
	width:520px;
	height:20px;
}
#contents #entrylistbutton {
	font-size:14px;
	font-weight:bold;
	text-indent:0;
}
#contents #entrylistbutton a{
	display:block;
	background-image:none;
	width:520px;
	height:30px;
}





/*gaiyo*/
.komoku,
.komokunaiyo{
	font-size:14px;
	line-height:130%;
	border:none;
	}


/*nagare*/
#contents p.pamphlet{
	display:none;
	}


/*koe*/
#contents .koe{
	clear:both;
	margin-bottom:5px;
	border-bottom:1px dashed #cccccc;

}

/*shitsumon*/
#contents #qalist{
	display:none;
	}
#contents #titlesikaku,
#contents #titlemosikomi,
#contents #titlechosei,
#contents #titlekaijo,
#contents #titlesontoa{
	font-size:14px;
	font-weight:bold;
	color:#333333;
	clear:both;
	background-image:none;
	width:auto;
	height:auto;
	text-indent:0;
	margin:7px 0 5px 0;
}


#contents .question{
	font-size:14px;
	line-height:150%;
	background:none;;
	width:auto;
	height:auto;
	margin:7px 0 0 0;
}
#contents .answer{
	font-size:14px;
	line-height:150%;
	background:none;
	width:auto;
	height:auto;
	margin:0 0 10px 0;
	padding:0 8px;
	border-bottom:1px dotted #cccccc;
}
.ques{
	border:none;
	}
.ques h3{
	margin-top:1em;
	}
.ques dt span.q,
.ques dd span.a{
	font-size:14px;
	font-weight:bold;
	padding-right:1em;
	display:inline;
	}


