/* ############### SUBMENU ################# */
A.SUBMENU {
	display: block;
	width: 184px;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	color: #4d4d4d;
	padding: 5px 5px 5px 45px;
	background-color: #f3f3f3;
	border-bottom:dashed 1px #cccccc;
}
A.SUBMENU_ON {
	display: block;
	width: 184px;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold;
	color: #4d4d4d;
	padding: 5px 5px 5px 45px;
	background-color: #F2FABE;
	border-bottom:dashed 1px #cccccc;
}
A.SUBMENU:hover { 
	text-decoration:none; 
	color: #4d4d4d;
	background-color: #F2FABE;
	overflow: hidden;
}


A.SUBMENU_NEW {
	display: block;
	width: 184px;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	color: #4d4d4d;
	padding: 5px 5px 5px 45px;
	border-bottom:dashed 1px #cccccc;
	background: #f3f3f3 url(./images/new.gif) no-repeat left center;
}
A.SUBMENU_NEW:hover { 
	text-decoration:none; 
	color: #4d4d4d;
	background-color: #F2FABE;
	overflow: hidden;
}
A.SUBMENU_ON_NEW {
	display: block;
	width: 184px;
	height: 100%;
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold;
	color: #4d4d4d;
	padding: 5px 5px 5px 45px;
	border-bottom:dashed 1px #cccccc;
	background: #F2FABE url(./images/new.gif) no-repeat left center;
}


.SUBMENU_TITLE {
	width: 224px;
	height: 100%;
	font-size: 10pt;
	font-weight:bold;
	color: #4d4d4d;
	padding: 5px;
	border-bottom:solid 2px #cccccc;
}
A.SUBMENU_TITLE {
	display: block;
	width: 224px;
	height: 100%;
	text-decoration: none;
	font-size: 10pt;
	font-weight:bold;
	color: #4d4d4d;
	padding: 5px;
	border-bottom:solid 2px #cccccc;
}

A.SUBMENU_TITLE_ON {
	display: block;
	width: 224px;
	height: 100%;
	text-decoration: none;
	font-size: 10pt;
	font-weight:bold;
	color: #66b821;
	padding: 5px;
	border-bottom:solid 2px #cccccc;
}

A.SUBMENU_TITLE:hover { 
	text-decoration:none; 
	overflow: hidden;
	color: #66b821;
}
/* ############### SUBMENU ################# */

.title {
	margin:0px 0px 20px 0px;
	padding:8px 0px 0px 10px;
	width:530px;
	height:27px;
	background: url(./images/title_bk_540.gif);
}

.title2 {
	margin:20px 0px;
	padding:2px 0px 0px 8px;
	border-left:3px solid #32549b;
	font-weight:bold;
	color: #32549b;
	font-size: 14px;
	font-family: Arial, sans-serif;
}

.title3 {
	margin:20px 0px 0px 0px;
	font-weight:bold;
	color: #4d4d4d;
	font-size: 12px;
	font-family: sans-serif;
}

.text_field {
	height:100%;
	margin:20px 0px;
	padding:10px;
	line-height:18px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: sans-serif;
}

.impact{
	font-weight:bold;
	color:#F16600;
}

.tempTableformat1 {
	width:100%;
	color: #4d4d4d;
	font-size: 12px;
	font-family: sans-serif;
}

.offische #time div{
	float:left;
	margin:10px 0px;
	padding:3px;
	font-size:100%;
	line-height:1.3em;
	border-width:1px;
	border-style:solid;
	border-color:#c3d9ff;
	color:white;
	font-weight:bold;
}

.tempTableformat0{
	width:460px;
	margin:0px auto;
	font-size:10px;
}
.tempTableformat1{
	width:100%;
}
.tempTableformat2{
	background:#B9C3D1;
}
.tempTableformat3{
	background:#FFFDED;
}
.tempTableformat4{
	background:#FFFFFF;
}
.tempTableformat5{
	background:#FFEDED;
}
.tempTableformatHdr{
	text-align:center;
	padding:3px 0px 0px;
	color:#000000;
	background:#EEEEEE;
}
.tempTableformatHdrSub{
	text-align:center;
	color:#000000;
	background:#E3F3FF;
}
.tempBgImpact{
	margin:0px 0px 12px;
	padding:10px;
	background:#FFFDED;
	color:#000000;
	border:3px #FFEAA7 solid;
}
.tempBgImpactR{
	margin:0px 0px 12px;
	padding:10px;
	background:#FFEDED;
	color:#000000;
	border:3px #FFA7A7 solid;
}


/* hoken toshi */
#hokentoshiCI{
	padding:0px;
}
#hokentoshiCI li{
	margin:8px 0px 0px;
	padding:0px;
	float:left;
	width:225px;
}

#hokenUSsampleCul td{
	padding:3px;
	background:#FFFFFF;
	vertical-align:text-top;
}
.hokenUSsampleCulL{
	background:#EEEEEE;
	text-align:right;
	white-space:nowrap;
}
#hokenUSsampleResult{
	background:#BBBBBB;
	width:460px;
}
#hokenUSsampleResult td{
	background:#FFFFFF;
	padding:3px;
	width:25%;
	white-space:nowrap;
	text-align:center;
}
#sdnav02, #sdnav02 a:link, #sdnav02 a:visited{
	font-weight:bold;
	color:#F16600;
	text-decoration:none;
}


.tempBgImpact{
	margin:0px 0px 12px;
	padding:10px;
	background:#FFFDED;
	color:#000000;
	border:3px #FFEAA7 solid;
}
.tempBgImpactR{
	margin:0px 0px 12px;
	padding:10px;
	background:#FFEDED;
	color:#000000;
	border:3px #FFA7A7 solid;
}

.qa_field {
	height:100%;
	margin:10px 0px;
	padding:10px 23px 10px 10px;
	line-height:18px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: sans-serif;
}

/* faq common */
.faqQ_li {
	background:url(./images/division_dot.gif) no-repeat;
	margin:0px;
	padding:8px 0px;
	list-style:none;
}

.faqQ_q{
	margin:3px 0px 0px 0px;
	padding:0px 0px 2px 23px;
	background: url(./images/q.gif) no-repeat;
}

.faqA_li {
	margin:0px;
	padding:8px 0px;
	list-style:none;
}

.faqA_a {
	margin:3px 0px 0px 0px;
	padding:0px 0px 2px 23px;
	background: url(./images/a.gif) no-repeat;
}

.faqQ_a{
	margin:10px 0px 0px 0px;
	padding:0px 0px 2px 23px;
	background: url(./images/a.gif) no-repeat;
	color:#4d4d4d;
}

.faqQ a:link{
	color:#333333;
	text-decoration:underline;
}
.faqQ a:visited{
	color:#32549b;
	text-decoration:underline;
}
.faqQ a:active{
	color:#4d4d4d;
}
.faqQ a:hover{
	color:#3F8CE2;
	text-decoration:none;
	background:#EDF7FF;
}

.tableContent {
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
}

.tableIndex {
	color: #4d4d4d;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	background-color: #eeeeee;
	text-align:center;
}

.tempTableformat1 {
	width:100%;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-color:#82c62f;
	border: solid 2px #82c62f;
}

.tableTitle {
	color: #4d4d4d;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, sans-serif;
	background-color: #d6efce;
	text-align:center;
}
.calendarTable{
	width:100%;
	border:1px solid #A2BAE7;
	border-collapse: collapse;
}
.calendarTable th{
	background:#C9D7F1;
	color: #333;
	text-align:center;
}
.calendarTable td{
	text-align:center;
	height:3em;
	line-height:3em;
	border:1px solid #A2BAE7;
}
.calendarTable tr.gray12 td{
	height:1.6em;
	line-height:1.6em;
}
.calendarTable tr .sche_date{
	text-align:center;
}
.calendarTable tr .sche_content{
	text-align:left;
	text-indent: 3em;
}
.sche_content .sche_message{
	padding:5px 0px 0px;
	margin:0px;
	line-height:1.1em;
	font-size:10px;
	border-top:1px dashed #C9D7F1;
	text-indent:0px;
}
.sche_content .sche_message li{
	font-size:10px;
	margin:0.4em 0em;
	line-height:1.1em;
}

.seminarScheduleTable{
	width:100%;
	border:1px solid #A2BAE7;
	border-collapse: collapse;
}
.seminarScheduleTable th{
	background:#C9D7F1;
	color: #333;
	text-align:center;
}
.seminarScheduleTable td{
	text-align:center;
	height:1.2em;
	line-height:1.6em;
	border:1px solid #A2BAE7;
}

tr#seminarEnd {
    color: #999999;
}

td#seminarContent {
    text-align: left;
    vertical-align: top;
}

