@charset"UTF-8";

/* -- 表示しない -- */
div#header,div#utility,div#globalNavi,div#pageIMG,div#topicPath,div#pageTop,div#localNavi,div#footer p,div#textNavi,h2,div#print {
	display: none;
}
/* -- /表示しない -- */


/* -- 全体 -- */
body {
	background: #fff;
	color: #630;
	font: 12pt/1.5em "ヒラギノ明朝 Pro","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",times,serif;
	letter-spacing: 0.07em;
	margin: 0 3%;
	float: none;
}
.clr {
	clear:both;
}
/* -- /全体 -- */


/* -- main -- */
div#main {
	margin-bottom: 1em;
}
div#main p {
	margin-top: 0.5em;
	text-align: justify; /* テキスト均等揃え1行目 */
	text-justify: auto; /* テキスト均等揃え2行目 */
}
div#main ul {
	margin-top: 0.5em;
}

/* -- /main -- */


/* -- 見出し -- */
h3,h4 {
	font-weight: bold;
	color: #897007;
}

h3 {
	font-size: 16pt;
	border-top: 2px solid #897007;
	border-bottom: 2px solid #897007;
	padding: 5px;
	margin-bottom: 0.5em;
}

/* -- /見出し -- */


/* -- コピーライト -- */
div#footer address {
	font-size: 10pt;
	color: #666;
	text-align: right;
	display inline;
}
/* -- /コピーライト -- */


div#data01 table,table#data02 {
	width: 545px;
	margin-bottom: 1em;
	letter-spacing: normal;
}

div#data01 table th,div#data01 table td,table#data02 th,table#data02 td {
	padding: 3px;
	vertical-align: top;
}

div#data01 table th,div#data01 table td {
	border: 1px solid #b79713;
}

table#data02 th,table#data02 td {
	border: 1px solid #DDC08E;
}

div#data01 table th {
	white-space: nowrap;
	background: #e5d0a4;
}

div#data01 table th.w50,table#data02 th.w50 {
	width: 50%;
	background: #e5d0a4;
}

table#data02 td {
	border-top: none;
	border-bottom: 1px solid #DDC08E;
}

table#data02 th {
	text-align: center;
	white-space: nowrap;
	border-top: 1px solid #DDC08E;
}

table#data02 th.plan {
	background: #fee6aa url(../data/images/th01bg.jpg) no-repeat 0 0;
	border-bottom: 1px solid #DDC08E;
}

table#data02 th.results {
	background: #e6f598 url(../data/images/th02bg.jpg) no-repeat 0 0;
	border-bottom: 1px solid #DDC08E;
}

table#data02 th.th0102 {
	border: 0;
	padding: 0;
	background: none;
}

table#data02 th.common {
	background: none;
	padding: 0;
	border-top: 1px solid #DDC08E;
	border-bottom: 1px solid #DDC08E;
	border-left: 1px solid #DDC08E;
	border-right: 1px solid #DDC08E;
}

table#data02 .rgtN {
	border-right:  1px solid #DDC08E;
}

table#data02 .lftN {
	border-left: 1px solid #DDC08E;
}

table#data02 .btm {
	border-bottom: 1px solid #DDC08E;
}
