@charset "UTF-8";

p {
	font-size: なし;
}
body {
	font-size: small;
	line-height: 1.8em;
}




/* セパレート用ドット線 */
.b-line {
border-bottom-style:dashed;
border-bottom-width:1px;
border-color:#cccccc;
}

.questiontext/* コンテンツ用ノート風 */
 {
font-size:0.9em;
line-height:2em;
color:#333333;
display:inline;
border-bottom:1px dotted #999999;
padding-bottom:0.3em;
}



.pankuzu {
	font-size: medium;
	text-indent: 5pt;
}





h1 {
	padding:0 5px;
	font-weight:normal;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	line-height: 30px;
	background-color: #F0FAFC;
	text-indent: 1em;
	letter-spacing: 5px;
}




H2 {
	padding:3px 5px;
	font-size: medium;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9DBEFF;
	border-right-color: #9DBEFF;
	border-bottom-color: #9DBEFF;
	border-left-color: #9DBEFF;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 5px;
}
h3 {
	width : 800px;
     font-size :  ;  /*文字の大きさを指示する時に数値を記述*/
     line-height :  ;
	margin : 0px;
	border : double 3px #cccccc;
	font-size: medium;
	line-height: 25px;
	background-color: #f9f9f9;
	background-position: center;
	text-indent: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	letter-spacing: 5px;
}

h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/pointer_gray.gif);
	text-indent: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: medium;
}

h5 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(img/pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: x-small;
	line-height: 30px;
	text-indent: 30px;
	font-weight: normal;
	letter-spacing: 2px;
}
	
	
}
.dashedareatext {
	font-size: small;
	line-height: 24px;
	border: thin dotted #999999;
	padding: 10px;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}



	


table.gray{
	margin:6px 0 0 20px;
	border-collapse:collapse;
	font-size:0.9em;
}

table.gray th{
	text-align:center;
	width:120px;
	border:1px solid #aaa
}

table.gray td{
	padding:6px;
	border:1px solid #aaa;
}
a {
	color: #0655A3;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a:active {
	color: #0000FF;
}
.answertext {
	font-size: 0.9em;
	color: #333333;
	line-height: 1.8em;
}
.nametext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1em;
	text-indent: 10px;
}
