﻿@charset "utf-8";
/*----------------------------------------
 01.html
-----------------------------------------*/

#n01 .ccc .c {
	width: 45em;
	margin-bottom: 15px;
	font-size: 100%;
}
#n01 .ccc .c table {
	width: 100%;
	font-size: 93%;
}
#n01 table th, #n01 table td {
	padding-right: 10px;
	padding-left: 10px;
}
#n01 table tr.sn th, #n01 table tr.sn td {
	color: #000;
	background: #dddde1;
}
#n01 .c p.textr {
	font-size: 85%;
	margin: 0;
}
#n01 .box2 {
	padding: 5px;
}

