@media print {
.for-screen { display:none;
}
}

A:link,A:visited { 
	color:#3359cc;
	text-decoration:underline;
}

A:hover { 
	color:#ff6666;
	text-decoration: none;
}

H1   {font-size: 20pt; line-height: 22pt;}

H2   {font-size: 18pt; line-height: 20pt;}

H3   {font-size: 14pt; line-height: 18pt;}

H4   {font-size: 12pt; line-height: 130%;}

H6{
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	letter-spacing:1px;
	border-bottom:3px solid #999999;
	padding-bottom:3px;
	padding-left:10px;
	padding-top:5px;
}

em {
	font-weight:bold;
	font-style:normal;
}


/*　昔の基本テキスト　*/
.text {
	font-size: 10pt;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
}


/*　基本テキスト　*/
.text_S {
	font-size: 74%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
}

/*　基本テキスト　*/
.text_02 {
	font-size: 84%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
}


/*　やや大きめテキスト　*/
.text_L {
	font-size: 90%;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	letter-spacing:1px;
}


/*　大きめテキスト　*/
.text_LL {
	font-size: 120%;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
}


/*　昔の基本テーブル　*/
.table_01 {
	border-collapse: collapse;
	font-size: 10pt;
	line-height: 125%;
	font-weight: normal;
	color: #000000;
}

/*　基本テーブル　*/
.table_02 {
	border-collapse: collapse;
	font-size: 84%;
	line-height: 125%;
	font-weight: normal;
	color: #000000;
}


/*　やや大きめテキストテーブル　*/
.table_L {
	border-collapse: collapse;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
}

.table_L img{
	padding: 4px;	
}

/*　大きめテキストテーブル　*/
.table_LL {
	border-collapse: collapse;
	font-size: 120%;
	line-height: 160%;
	font-weight: normal;
}

.back {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3359cc;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	padding: 15px;
}

/*　テキスト太字　*/
.text_b {font-weight: bold;
}

/*　テキストアンダーライン　*/
.text_u {text-decoration: underline;
}

/*　テキスト太字とアンダーライン　*/
.text_b_underline{
	font-weight:bold;
	text-decoration: underline;

}

/*　テキストイタリック　*/	
.text_italic {
	font-style: italic;
}
#unk {
	border-top: 1px;
	border-left: 0px;
	border-riht: 0px;
	border-bottom: 0px;
	border-style:dashed;
}
#unk p{
	padding-left: 4px;
	font-size: 90%;
	line-height: 140%;
	font-weight: normal;
	
}

#unk .chui{
	background-color: #E1E1FF
}

.pdf a,img{
	border:0;
	text-decoration:none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.pdf p {
	padding-top: 5px;
	margin: 0px;
	font-size: 82%;
}
