/*left-navi　start-----------------------*/

div.contact-nav h2 {
	background: url(../img/ttl_contact.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 39px;
	width: 207px;
}



div.contact-nav ul li {
	text-indent: -9999px;
	height: 30px;
	width: 207px;
	margin: 0px;
	padding: 0px;
}
div.contact-nav ul li a {
	display:block;
	text-indent: -9999px;
	height: 30px;
	width: 207px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div.contact-nav ul li#cont-nav01 {
	background: url(../img/btn_cont_info.jpg) no-repeat left top;
}
div.contact-nav ul li#cont-nav02 {
	background: url(../img/btn_cont_career.jpg) no-repeat left top;
}




div.contact-nav ul li#cont-nav01 a:hover {
	background: url(../img/btn_cont_info_on.jpg) no-repeat left top;
}
div.contact-nav ul li#cont-nav02 a:hover {
	background: url(../img/btn_cont_career_on.jpg) no-repeat left top;
}


div.contact-nav ul li#cont-nav01-on {
	background: url(../img/btn_cont_info_on.jpg) no-repeat left top;
}
div.contact-nav ul li#cont-nav02-on {
	background: url(../img/btn_cont_career_on.jpg) no-repeat left top;
}



/*left-navi　end-----------------------*/


/*commin-setting　start-----------------------*/

div#content h2 {
	margin-bottom: 15px;
	clear: both;
}
div#content h3 {
	margin-bottom: 20px;
	margin-top: 50px;
}
div#content h4 {
	line-height: 16px;
	background: url(../../img/icon_h3.gif) no-repeat left center;
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #333333;
	border-bottom: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
div#content h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 20px;
}
div#content p {
	margin-right: 10px;
	margin-bottom: 25px;
}
/*commin-setting　end-----------------------*/

/*index.html　start-----------------------*/
div#content ul#pro-nav li {
	display: inline;
}
div#content ul#pro-nav {
	padding-bottom: 40px;
	padding-top: 0px;
}
div#content ul {
	margin-top: 15px;
	margin-bottom: 20px;
}
div#content p.end-area {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #666666;
}

/*index.html　end-----------------------*/

div#content table {
	width: 620px;
	margin-bottom: 20px;
}
div#content table th {
	border: 1px solid #666666;
	background: #F3F3F3;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-weight: normal;
}
div#content table td {
	padding: 5px;
	border: 1px solid #666666;
}


div#content p.bold-txt {
	font-weight: bold;
	margin-bottom: 25px;
	color: #666666;
}
div#content table td {
	vertical-align: top;
	padding: 5px;
}
div#content p.to-shosai {
	background: url(../../img/icon_goshosai.gif) no-repeat left center;
	padding-left: 15px;
	width: auto;
	margin-top: 50px;
}
div#content p.to-shosai a {
	text-decoration: underline;
}



div#content table.shiyo-table {
	float: left;
	width: 310px;
}
div#content table.shiyo-table th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background: #FAFAFA;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
div#content table.shiyo-table td {
	border: 1px solid #CCCCCC;
}


div#content table.shiyo-table-400 {
	float: left;
	width: 400px;
}
div#content table.shiyo-table-400 th {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background: #FAFAFA;
	padding: 5px;
	text-align: left;
}
div#content table.shiyo-table-400 td {
	border: 1px solid #CCCCCC;
}
div#content h4.cut {
	background: url(../../img/icon_subttl.gif) no-repeat left center;
	border-bottom-style: none;
	margin-bottom: 0px;
	clear: both;
}
div#content ul li strong {
	display: block;
	margin: 10px 0px 0px;
	padding: 0px;
}
div#content p#pan {
}
div#content p img.over {
	margin-bottom:20px;
	margin-top: 10px;
}
div#content div.images-area-center {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 60px;
}
div#content h5 {
	font-size: 12px;
	padding-bottom: 5px;
}
div#content h5 {
	font-weight: bold;
	color: #333333;
}
div#content h5.txt-normal {
	font-weight: normal;
	color: #666666;
}
div#content span {
	color: #FF0000 !important;
}
div#content table th span {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

div#content table p
{
	font-size:10px;
}

div#content .cont_tb
{
	width:440px !important;
	margin:0;
	padding:0;
}

div#content .cont_tb td
{
	border:0;
	padding:1px !important;
}

.chk_err_tb th
{
	font-weight:bold !important;
	width:70% !important;
}

.chk_err_tb th#name
{
	width:30% !important;
}.chk_err_tb tr .errTxt {
	color: #F00;
}
