@charset "utf-8";
/*--------------------------------------------------------------------------
10 font-size: 77%;
11 font-size: 85%;
12 font-size: 93%;
13 font-size: 100%;
14 font-size: 108%;
15 font-size: 116%;
16 font-size: 123.1%;
17 font-size: 131%;
18 font-size: 138.5%;
19 font-size: 146.5%;
20 font-size: 153.9%;
21 font-size: 161.6%;
22 font-size: 167%;
23 font-size: 174%;
24 font-size: 182%;
25 font-size: 189%;
26 font-size: 197%;
-------------------------------------------------------------------------- */
/*--------------------------------------------------------------------------

 exam
	
-------------------------------------------------------------------------- */
div.exam ul {
	float: left;
	width: 325px;
	padding: 0 20px 20px;
}
div.exam ul li a:link,
div.exam ul li a:visited {
	padding-left: 20px;
	margin-bottom: 5px;
	color: #f60;
	text-decoration: none;
	background: url(../../common/img/arrow_s_or.gif) no-repeat 0 0.1em;
}
div.exam ul li a:hover,
div.exam ul li a:active {
	text-decoration: underline;
}
div.exam table {
	width: 740px;
	margin-top:0;
}
div.exam table caption {
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;
	background-color: #9c0;
}
div.exam table th {
	width: 250px;
	padding: 10px;
	border-top: 1px solid #fff;
	letter-spacing: 0.4em;
	vertical-align: top;
	text-align: right;
	background-color: #eee;
}
div.exam table td {
	padding: 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
div.exam table td em {
	font-weight: bold;
}
div.exam table td div {
	margin-left: 1em;
}
div.exam table td ol {
	margin-left: 2em;
	list-style: decimal none outside;
}

div.exam span.int {
	padding: 0 0 0 1.0em;
	text-indent: -1.0em;
	display:block;
}






div.exam table.ttl caption {
	padding: 2px 5px;
	font-weight: bold;
	color: #333;
	background-color: #fff;
}
div.exam table.ttl th {
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ddd;
	letter-spacing: 0.4em;
	vertical-align: top;
	text-align: center;
	color: #fff;
	background-color: #9c0;
}
div.exam table.ttl th.last {
	border-right: 1px solid #9c0;
}
div.exam table.ttl td.sttl {
	width: 300px;
	padding: 10px 5px;
	text-align: center;
	background-color: #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div.exam table.ttl td {
	padding: 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}


div.exam p.scroll {
	margin-bottom: 20px;
}

div.exam ul.annotation{
	width:740px;
	font-size:92%;
	margin:20px 0;
	padding:0;
	line-height:1.7;
}

div.exam ul.annotation li{
	margin:10px 0;
}
div.exam address{
font-size:108%;
line-height:1.4em;
}
div.exam em{
font-weight:bold;
}

dl {

}
dt {
	margin: 10px 10px 10px 0px;
	list-style: outside decimal none;
	font-weight:bold;
}
dl dd {
	
}



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

 expense
	
-------------------------------------------------------------------------- */
div.expense h3{
margin-bottom:10px;
}
div.expense table {
	width: 740px;
	margin: 10px 0;
}
div.expense table td {
	padding: 5px;
}
div.expense table th {
	padding: 2px 5px;
}
div.expense table td.annual {
	width: 70px;
	border: none;
	color: #fff;
	text-align: center;
	background-color: #9c0;
}
div.expense table th.item,
div.expense table th.price {
	width: 100px;
	border-right: 1px solid #fff;
}
div.expense table th.item,
div.expense table th.price,
div.expense table th.remark {
	border-top: 1px solid #fff;
	text-align: center;
	background-color: #eee;
}
div.expense table th.head {
	border-top: 1px solid #eee;
}
div.expense table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: right;
}
div.expense table td.remark {
	border-top: 1px solid #ddd;
	vertical-align: top;
	text-align: left;
}
div.expense table td p {
	margin: 0 0 10px 0;
	font-size: 100%;
	line-height: 1.4em;
}
div.expense div.annotation {
	padding: 0 15px 20px;
	color: #555;
	background-color: #eee;
}
div.expense div.annotation dt {
	padding-top: 20px;
}
div.expense div.annotation dd {
	padding-top: 5px;
	padding-left: 1em;
}
/*--------------------------------------------------------------------------

 from
	
-------------------------------------------------------------------------- */
div.from ul {
	margin: 20px;
}
div.from li {
	float: left;
	width: 350px;
}
