/* CSS Document */



a{ 
	text-decoration  : none ; /*下線指定*/
	color : #352f29; /*色指定*/
	}
a:link{ /*リンク指定*/
	text-decoration  : none ; /*下線指定*/
	color : #352f29; /*色指定*/
	}

a:visited{ /*リンク後指定*/
	text-decoration  : none ; /*下線指定*/
	color : #352f29; /*色指定*/
	}

a:active{ /*アクティブリンク指定*/
	text-decoration  : underline; /*下線指定*/
	color : #39291c; /*色指定*/
	}

a:hover	{ /*ホバ−リンク指定*/
	text-decoration  : underline; /*下線指定*/
	color : #39291c; /*色指定*/
	}



.t14 {
	margin-top:0px;
	/*font-size:91%; *font-size:88%;*/
	font-size:100%; *font-size:96%;
	line-height: 160%;
	text-align:left;
}


.t12 {
	margin-top:0px;
	/*font-size:91%; *font-size:88%;*/
	font-size:91%; *font-size:88%;
	line-height: 160%;
	text-align:left;
}

.t11 {
	margin-top:0px;
	/*font-size:88%; *font-size:81%;*/
	font-size:88%; *font-size:81%;
	line-height: 160%;
	text-align:left;
}

.t10 { 
	margin-top:0px;
	/*font-size:81%; *font-size:75%;*/
	font-size:81%; *font-size:75%;
	line-height: 130%;
	text-align:left;
}


.t9 { 
	margin-top:0px;
	/*font-size:75%; *font-size:69%;*/
	font-size:75%; *font-size:69%;
	line-height: 140%;
	text-align:left;
}

.t8 { 
	/*font-size:69%; *font-size:62%;*/
	font-size:75%; *font-size:69%;
	line-height: 140%;
	text-align:left;
}

#st1,#st2,#st3,#st4,#st5,#st6,#st7,#st8,#st9 {
	display:block;
	font-size:110%; *font-size:105%;
	line-height: 120%;
	text-align:left;
	color:#369;
	font-weight:600;
}



div#link_icon {
	display:block;
	margin:15px 0px 10px 0px;
}

div#pdf_icon {
	display:block;
	margin:15px 0px 10px 0px;
}



div#link_icon a{
	margin-right:0px;  
	padding-left:25px;    
	background:url(/img/ftp/all/topicpath_display.gif) no-repeat left;  
	background-position: 8px 3px;
	font-size:81%; *font-size:75%;
	line-height: 130%;
	text-align:left;
	text-decoration:underline;
	font-size:91%; *font-size:91%;
}

div#pdf_icon a{
	margin-right:0px;  
	padding:3px 0px 3px 25px;  
	background:url(/img/ftp/all/icon_pdf.gif) no-repeat left;  
	font-size:81%; *font-size:75%;
	line-height: 130%;
	text-align:left;
	text-decoration:underline;
}

*.td_contents span{
	font-size:70%;
	*font-size:50%;

	}
	
*.td_contents_last span{
	font-size:70%;
	*font-size:50%;
	}

