
/* glossary */

/*---------------------------
	clearfix
---------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: block;
	min-height: 1%;
}

/* IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {
}



/*---------------------------
	font
---------------------------*/
.bold { font-weight: bold; }
.tel01{
	font-size:18px !important;
	font-weight:bold;
}


/*---------------------------
	common
---------------------------*/
.arrowLink01 {
	padding: 0 0 0 1em;
	background: transparent url(/common/img/arrow_ora01.gif) no-repeat left center;
}


/*---------------------------
	top
---------------------------*/
.head img{
	width: 100%;
}

#checkArea {
	padding: 13px;
	border-top: none;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
}
#checkArea .checkTits01 {
	font-weight: bold;
	font-size: 16px;
}
#checkArea .checkList01 {
}
#checkArea .checkList01 dt {
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFD9;
	padding: 5px 10px;
}
#checkArea .checkList01 dd {
	margin: 12px 10px 0 10px;
}


#situationArea {
	margin: 30px 0 0 0;
}
#situationArea .situationList01 {
	padding: 10px;
	background-color: #FFFFD9;
}
#situationArea .situationList01 li {
	/* float: left;
	width: 50%; */
	padding: 5px 0 0 0;
	color: #999999;
	font-size: 12px;
	line-height: 1.5;
}
#situationArea .situationList01 li a {
	padding: 0 0 0 1em;
	background: transparent url(/common/img/arrow_down.gif) no-repeat left center;
}


#syllabaryArea {
	margin: 30px 0 0 0;
	display: none;
}
#syllabaryArea .syllabaryList01 {
	padding: 10px;
	background-color: #FFFFD9;
}
#syllabaryArea .syllabaryList01 li {
	float: left;
	width: 20%;
	padding: 5px 0 0 0;
	color: #999999;
	font-size: 12px;
	line-height: 1.5;
}
#syllabaryArea .syllabaryList01 li a {
	padding: 0 0 0 1em;
	background: transparent url(/common/img/arrow_down.gif) no-repeat left center;
}


.tabArea01 {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #FF9900;
	border-left: none;
	overflow: hidden;
	display: flex;
}


.detailArea01 {
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #FF9900;
	border-left: none;
}
.detailArea01 .detailTit01 {
	font-weight: bold;
	font-size: 18px;
	vertical-align: bottom;
}
.detailArea01 .detailTit01 img {
	vertical-align: bottom;
	padding: 0 8px 0 0;
}
.detailArea01 .detailList01 {
	margin: 5px 0 0 28px;
}
.detailArea01 .detailList01 li {
	padding: 5px 0 0 0;
}
.detailArea01 .detailList01 li a {
	padding: 0 0 0 1em;
	background: transparent url(/common/img/arrow_ora01.gif) no-repeat left center;
}


/*---------------------------
	popup
---------------------------*/
#subArea {
}

#subArea a.arrow01 {
	padding: 0 0 0 1em;
	background: transparent url(/common/img/arrow_ora01.gif) no-repeat left center;
}

#subArea .subMainTit01 {
	margin: 20px 0 0 0;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFD9;
}

#subArea .subTit01 {
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #FF9900;
	border-left: none;
	padding: 20px 0;
	margin: 0 0 20px 0;
}
#subArea .subTit01 span {
	padding: 0 10px 0 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
}
#subArea .subTit01 dt {
	float: left;
}
#subArea .subTit01 dd {
	float: right;
	padding: 10px 0 0 0;
	color: #FF9900;
	font-weight: bold;
}

#subArea .subTitss01 {
	margin: 30px 0 0 0;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background-color: #FFFFD9;
}

#subArea .subTitsss01 {
	font-weight: bold;
	font-size: 16px;
}


#subArea .subList01 th {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
#subArea .subList01 td {
	padding: 3px 0 0 0;
}

#subArea .subList02 dt {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
	margin: 20px 0 3px 0;
}
#subArea .subList02 dd.list {
	margin-left:  1em;
	text-indent: -1em;
}
#subArea .subList02b dt {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
	margin: 0px 0 3px 0;
}
#subArea .subList02b dd.list {
	margin-left:  1em;
	text-indent: -1em;
}

#subArea .subList03 {
	margin-top:20px;
	padding-top:20px;
	border-top: 2px dotted #FF9900;
}
#subArea .subList03 dt {
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
	margin: 20px 0 3px 0;
}
#subArea .subList03 dd.list {
	margin-left:  1em;
	text-indent: -1em;
}

#subArea .subList04 dt {
	font-weight: bold;
	color: #FF9900;
	font-size: 13px;
	margin: 20px 0 3px 0;
}
#subArea .subList04 dd.list {
	margin-left:  1em;
	text-indent: -1em;
}

#subArea .subInfo01 {
	margin: 20px 0 0 0;
	padding: 10px;
	border:2px solid #CCCCCC;
}
#subArea .subInfo01 ul {
	padding: 3px 0 0 0;
}
#subArea .subInfo01 li {
	margin: 5px 0 0 0;
}
#subArea .subInfo01 li a {
	padding: 0 0 0 1em;
	background: transparent url(/common/img/arrow_ora01.gif) no-repeat left center;
}


#subArea .subTbl01 {
	width: 100%;
	border-collapse: collapse;
}
#subArea .subTbl01 th {
	width: 33%;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFD9;
}
#subArea .subTbl01 td{
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}

#subArea .subTbl02 {
	width: 100%;
	border-collapse: collapse;
}
#subArea .subTbl02 th {
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFD9;
	white-space: nowrap;
	font-size: 13px;
	color: #000000;
}
#subArea .subTbl02 td{
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}


#subArea .subTbl03 {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
#subArea .subTbl03 th {
	width: 33%;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}
#subArea .subTbl03 td{
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}

#subArea .troubleTbl01 {
	width: 100%;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
#subArea .troubleTbl01 th {
	width: 47%;
	padding: 15px;
	box-sizing: border-box;
	background-color: #FFFFD9;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#subArea .troubleTbl01 th .tit {
	font-weight: bold;
	font-size: 16px;
}
#subArea .troubleTbl01 td {
	width: 6%;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
#subArea .troubleTbl01 td img {
	padding: 0 0 0 4px;
}




#subArea .baseList01 {
	margin: 10px 0 0 0;
	padding: 10px 15px;
	background-color: #FFFFD9;
}
#subArea .baseList01 dd {
	margin: 5px 0 0 0;
	padding: 0 0 0 18px;
	background: transparent url(/glossary/img/pop_icon01.gif) no-repeat left center;
}
#subArea .baseList01 dd span {
	font-size: 10px;
}

#subArea .baseBg01 {
	padding: 10px;
	background-color: #FFFFD9;
}
#subArea .baseBg01 td.pdl10 {
	padding: 0 0 0 10px !important;
}

#subArea .baseBg02 {
	padding: 10px 10px 15px;
	background-color: #FFFEEC;
}



#subArea .txt01 {
	float:left;
	width:390px;
}
#subArea .pic01 {
	float:right;
	width:123px;
}
