td {
	font-size:12px;
	letter-spacing: 1px;
	color: #444;

}

table {
	color: #444;
	line-height: 18px;

}

A:link {
	color: #135693;
} 
A:visited {
	color:#135795;
} 
A:hover {
	color: #09F;
} 
A:active {
	color: #135795;
	font-weight: normal;
} 

.main-box {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}

.top-box01 {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;

}

.style12L {
	font: normal 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	text-transform: none;
	letter-spacing: 0px;
}


.style12B_blue {
	font: normal 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	text-transform: none;
	letter-spacing: 1px;
	font-weight: bold;
	color: #336699;
}

.style12-en {
	font-family:"Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	letter-spacing: 0pt;
	font-weight: normal;
}

.left-nv {
	text-transform: none;
	letter-spacing: 0px;
	padding:0px 16px 0px 0px;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #444;
}

	

.style10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.style12L-pdd12 {
	font: normal 12px/18px "ＭＳ Ｐゴシック", "Osaka";
	text-transform: none;
	letter-spacing: 0px;
	padding:12px ;
}

.style12L-leftpdd12 {
	text-transform: none;
	letter-spacing: 0px;
	padding:12px 0px 20px 12px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	line-height: 20px;
}

.style12L-leftpdd11 {
	text-transform: none;
	letter-spacing: 0px;
	padding:12px 0px 0px 12px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #444;
	line-height: 20px;
}

.tsmark {
	text-decoration: underline;
}
.top {
	text-align: right;
}

#table_topics
{
	height: 70px;
	width: 520px;
	background-color: #FFC;
	border: 1px solid #CCC;
}

#table_topics2
{
	/* height:240px; */
	width: 523px;
	background-color: #FFC;
	border: 1px solid #CCC;
	padding-top: 10px;
	margin-bottom: 5px;
}
#table_topics3
{
	height:250px;
	width: 523px;
	background-color: #FFC;
	border: 1px solid #CCC;
	padding-top: 10px;
	margin-bottom: 5px;
}
#table_topics4
{
	height:115px;
	width: 523px;
	background-color: #FFC;
	border: 1px solid #CCC;
	padding-top: 5px;
	margin-bottom: 5px;
}
#table_moderuko
{
	height: 35px;
	width: 520px;
	border:none;
}
#table_moderuko2
{
	width: 540px;
	color: #444;
}
#table_moderuko3
{
	width: 530px;
	color: #444;
}
table tr td {
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

.t-indent1{
	margin-left:1em;
	padding-left:-1em;
	text-indent:1em
}


/* 2016-09 add
safety/index9.html */
.note{
	padding-left: 1em;
	text-indent: -1em;
}
.model-company{
	margin-top: 20px;
	clear: both;
}
.model-company p{
	margin: 0 0 .5em;
}
.model-company .c-name{
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: .25em;
	padding: 8px 1em;
	background: #E2F3FD;
	border:1px solid #466F87;
}
.model-company img.right{
	float: right;
	margin: 1em 0 0 1em;
	width: 150px;
}