@charset "utf-8";
/* CSS Document */

/*------------------------------------------*/
/*ページタイトル*/

#page_title{
	background-image:url(natural/title.png);
}


/*------------------------------------------*/

.block01{
	width:95%;
	margin:20px auto;
	overflow:hidden;
}

.block01 dl{
	width:100%;
	margin:10px auto auto 10px;
	overflow:hidden;
	line-height:160%;
}

.f_right {
	
}

.f_left {

}

.block01_img {
	text-align:center;
	margin:20px auto;
	overflow:hidden;
}

.block01_img dt img{
	margin-left:10px;
}


/*------------------------------------------*/

.pdf_table {
	width:100%;
	margin:20px auto;
}

.pdf_table td{
	font-size:10px;
}

.pdf_table td img{
	width:16px;
	height:auto;
}

.t_pdf {
	width:20px;
}

.t_txt{
	vertical-align:middle;
}