/* CSS Document */

body	{
	background-color:#f3f3f3;
	color:#000000;
	font-size:0.875em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0 auto;
	padding:0;
	text-align:center;
	line-height: 1.4em;
}
#wrap	{
	min-height:100%;
	height:100%;
	width:878px;
	background-color:#ffffff;
	background-image: url(../img/page_back.gif);
	background-repeat: repeat-y;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -10px;
	margin-left: auto;
}
#contHeader	{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#contNavi {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 24px;
	text-align:left;
}

#contPage {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
	text-align:left;
}
.contNarrow {
	width:600px;
}

img {
	border:none;
}
.off {
	position: absolute;
	top: 0px;
	left: -1000px;
	width: 150px;
}
p {
	margin-top:4px;
	margin-bottom:25px;
}
li {
	margin-top:10px;
}
/*///////////////////////////////////////////////////*/
/* Hide when printing */
.phc { }
.phcw {
	visibility:hidden;
	position: absolute;
	top:0px;
	left: -1000px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

/*///////////////////////////////////////////////////*/
/* Dotline*/
.dotline1 {
	border-bottom:dotted 1px #666666;
	margin-bottom:10px;
}
.dotline2 {
	border-bottom:dotted 1px #666666;
	margin-bottom:20px;
	margin-top:8px;
}

/*///////////////////////////////////////////////////*/
/* Topics Mark */
.mark {
	vertical-align: middle;
}

/*///////////////////////////////////////////////////*/
/* H1, H2, H3 */
h1.zero {
	margin:0px;
	padding:0px;
}
h2.top {
	padding:0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h1.page {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	padding-top: 9px;
	padding-left: 28px;
	height: 49px;
}
h1.pageOrg {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/h1_org.gif);
	background-repeat: no-repeat;
	margin-bottom: 12px;
	padding-top: 9px;
	padding-left: 28px;
	height: 48px;
}
h2.page {
	font-size: 1.0em;
	font-weight: bold;
	color: #00558b;
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-left: 16px;
	height: 26px;
}
h2.pageOrg {
	font-size: 1.0em;
	font-weight: bold;
	color: #6b3000;
	background-image: url(../img/h2_org.gif);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-left: 16px;
	height: 26px;
}
h3.page {
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	font-size: 1.0em;
	font-weight: bold;
	color: #00558b;
	margin-top:8px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 16px;
	height: 26px;
}
h3.pageOrg {
	background-image: url(../img/h3_org.gif);
	background-repeat: no-repeat;
	font-size: 1.0em;
	font-weight: bold;
	color: #6b3000;
	margin-top:15px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-left: 16px;
	height: 26px;
}
/*///////////////////////////////////////////////////*/
/* LINK COLOR */
a:link {
	color:#0033cc;
	text-decoration:underline;
}
a:visited{
	color:#0033cc;
	text-decoration:underline;
}
a:active {
	color:#ff7200;
	text-decoration:underline;
}
a:hover {
	color:#ff7200;
	text-decoration:underline;
}

/*///////////////////////////////////////////////////*/
/* Footer */
.ft {
	font-size:0.8em;
	border-top:solid 4px #999999;
	padding-top:8px;
	margin-bottom:10px;
	margin-top:15px;
}

/*///////////////////////////////////////////////////*/
/* Font Size */
.st {
	font-size:0.8em;
}
.redt {
	color: #FF3300;
}
.seminarDate {
	font-size:0.8em;
	text-align:right;
	color:#666666;
	margin-top:0px;
	margin-bottom:0px;
}
/*///////////////////////////////////////////////////*/
/* Link Text with Arrow */
.orangeArs {
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	padding-left:14px;
}
.orangeArs2 {
	background-image: url(../img/arrow_orange_s.gif);
	background-repeat: no-repeat;
	padding-left:14px;
	font-size:0.8em;
}

.orangeAr dl {
	margin: 0px 0px 20px 4px;
}
.orangeAr dt {
	padding: 1px 8px 5px 13px;
	margin-left:4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
}
.orangeAr dd {
	padding: 1px 8px 5px 28px;
	margin-left:4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
}
.orangeAr2 dl {
	margin: 0px 0px 20px 4px;
}
.orangeAr2 dt {
	padding: 1px 8px 5px 13px;
	margin-left:4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../img/arrow_orange.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.blueDot dl {
	margin: 15px 0px 20px 4px;
}
.blueDot dt {
	padding: 1px 8px 5px 13px;
	margin-left:4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../img/blue_dot.gif);
	background-repeat: no-repeat;
}
.blueDot dd {
	padding: 1px 8px 5px 20px;
	margin-left:4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../img/blue_dot.gif);
	background-repeat: no-repeat;
}
.blueDot2 dl {
	margin: 15px 0px 20px 4px;
}
.blueDot2 dt {
	margin-left:4px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-image: url(../img/blue_dot.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.RT {
	text-align:right;
	font-size:0.8em;
}
.PT {
	margin-top:50px;
	font-size:0.8em; 
}
.PT2 {
	margin-bottom:50px;
	font-size:0.8em; 
}

/*///////////////////////////////////////////////////*/
/* Topics - date and links */
.topicTbl {
}
.topcTbl td{
	padding:0px 0px 12px 8px;
	vertical-align:top;
}
.date {
	color:#444444;
	white-space: nowrap;
}

/*///////////////////////////////////////////////////*/
/* Table */

.tbl1 table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8b8b8b;
	border-right-color: #8b8b8b;
}
.tbl1 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b8b8b;
	border-left-color: #8b8b8b;
	vertical-align: top;
}
.tbl1 th {
	font-weight: bold;
	color: #003f85;
	background-color: #dbe6f3;
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b8b8b;
	border-left-color: #8b8b8b;
	padding: 3px;
}

.tbl2 table {
	margin-top: 5px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.tbl2 th {
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #cecece;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left: 10px;
}
.tbl2 td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.tbl3 table {
	margin-top: 5px;
	margin-bottom: 20px;
	
}
.tbl3 th {
	font-weight: normal;
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.tbl3 td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	vertical-align: top;
}

.tbl4 table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8b8b8b;
	border-right-color: #8b8b8b;
}
.tbl4 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b8b8b;
	border-left-color: #8b8b8b;
	vertical-align: top;
}
.tbl4 th {
	font-weight: normal;
	color: #484848;
	background-color: #e9e9e9;
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8b8b8b;
	border-left-color: #8b8b8b;
	padding: 3px;
	white-space: nowrap;
}

.tbl5 table {
	margin-top: 5px;
	margin-bottom: 8px;
	
}
.tbl5 th {
	font-weight: bold;
	color: #484848;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	white-space: nowrap;
	vertical-align: top;
	background-color: #efefef;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.tbl5 td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

/*///////////////////////////////////////////////////*/
/* Note */
.note1 {
	background-color:#ededed;
	padding:8px;
	margin-bottom:30px;
	font-size:0.8em;
}
.note2 {
	background-color:#ededed;
	padding:8px;
	margin-bottom:30px;
}
.note3 {
	background-color:#ffeb90;
	padding:8px;
	margin-bottom:12px;
}
/*///////////////////////////////////////////////////*/
/*  Benrishi Q and A */
.qust {
	font-weight: bold;
	color: #543b00;
	background-color: #ffc73f;
	padding: 4px;
	text-align: center;
	vertical-align: top;
	width: 40px;
}
.qust2{
	font-weight: bold;
	color: #543b00;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.answ {
	font-weight: bold;
	color: #666666;
	background-color: #ededed;
	padding: 4px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.answ2 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

/*///////////////////////////////////////////////////*/
/*  Chizai Q and A */
.chiQA {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	vertical-align:top;
}
.chiQust {
	font-weight: bold;
	color: #00558b;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	
}
.chiAnsw {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
