@media print,screen and (min-width: 641px){
#section01{
	border-bottom:solid #9DC4EB 1px;
	margin-bottom:30px;
}


	#section01 td{
		text-align:center;
	}
	#section01 #caption{
		margin-top:10px;
		color:#d90000;
		font-size:16px;
		line-height:150%;
	}

	.subsection{
		margin-bottom:30px;
	}

	#tantoui_am{
		margin-bottom:20px;
	}

	#tantoui_am td,#tantoui_pm td{
		padding-left:5px;
		padding-right:5px;
	}







.sec01_copy{
	font-size:14px;
	line-height:155%;
	margin-bottom:12px;
}

.main_copy{
	margin-bottom:30px;
}

#left_block01{
	float:left;
	width:400px;
}

#right_block01{
	float:right;
	width:260px;
}
#left_block02{
	float:left;
	width:260px;
}

#right_block02{
	float:right;
	width:400px;
}

}


@media screen and (max-width: 640px){
#section01{
	border-bottom:solid #9DC4EB 1px;
	margin-bottom:30px;
}


	#section01 td{
		text-align:center;
	}
	#section01 #caption{
		margin-top:10px;
		color:#d90000;
	}

	.subsection{
		margin-bottom:30px;
	}

	#tantoui_am{
		margin-bottom:20px;
	}

	#tantoui_am td,#tantoui_pm td{
		padding-left:5px;
		padding-right:5px;
	}


.sec01_copy{
	line-height:155%;
	margin-bottom:12px;
}

.main_copy{
}

#left_block01{
}

#right_block01{
	text-align:center;
	margin-bottom:12px;
}
#left_block02{
	text-align:center;
	margin-bottom:12px;
}

#right_block02{
	margin-bottom:30px;
}

}