@charset "shift_jis";

/******************************************************************** top
*/

.top #col-a h2 {
	background: url(../img/t_h2.jpg) no-repeat 0 0;
	height: 255px;
}

.top #col-a h3 {
	display: block;
	background: url(../img/t_h3.gif) no-repeat 0 0;
	width: 561px;
	height: 29px;
	text-indent: -9999px;
	padding: 0;
	margin: 5px 0 5px 5px;
}

.top #col-a p.img01 {
	display: block;
	background: url(../img/img_01.gif) no-repeat 0 0;
	width: 268px;
	height: 67px;
	margin: 0 0 0 5px;
	padding: 10px 5px 0 290px;
	color: #666;
}



.top #col-a p.img02_new {
	display: block;
	background: url(../img/img_02.jpg) no-repeat 0 0;
	width: 390px;
	height: 67px;
	margin: 0 0 0 5px;
	padding: 28px 5px 0 168px;
	color: #333;
}



.top #col-a ul.nav {
	display: block;
	background: url(../img/n_back.gif) no-repeat 0 0;
	width: 561px;
	height: 59px;
	padding: 0;
	margin: 5px 0 10px 5px;
	list-style: none;
}

.top #col-a ul.nav li {
	float: left;
	padding: 18px 0 0 5px;
	background: none;
	width: 180px;
	margin: 0;
}

.top #col-a ul.nav li a {
	display: block;
	width: 180px;
	height: 29px;
	text-decoration: none;
	text-indent: -9999px;
}

.top #col-a ul.nav li.n01 a {
	background: url(../img/n_01.gif) no-repeat 0 0;
}

.top #col-a ul.nav li.n01 a:hover {
	background: url(../img/n_01.gif) no-repeat -180px 0;
}

.top #col-a ul.nav li.n02 a {
	background: url(../img/n_02.gif) no-repeat 0 0;
}

.top #col-a ul.nav li.n02 a:hover {
	background: url(../img/n_02.gif) no-repeat -180px 0;
}

.top #col-a ul.nav li.n03 a {
	background: url(../img/n_03.gif) no-repeat 0 0;
}

.top #col-a ul.nav li.n03 a:hover {
	background: url(../img/n_03.gif) no-repeat -180px 0;
}

.top #col-a p img {
	border: none;
	padding: 0;
	margin-top: 5px;
}

.top #col-a .box01 {
	background: url(../img/t_boxback.gif) no-repeat 0 0;
	width: 561px;
	height: 149px;
	margin: 10px 0 15px 5px;
}

.top #col-a .box02 {
	float: left;
}

.top #col-a .box02 p {
	padding: 3px 0 0 4px;
}

.top #col-a .box02 p.img02,
.top #col-a .box02 p.img03,
.top #col-a .box02 p.img04 {
	width: 210px;
	height: 76px;
	text-indent: -9999px;
	margin: 10px 0 0 10px;
}

.top #col-a .box02 p.img02 {
	background: url(../img/t_boximg01.jpg) no-repeat 0 0;
}

.top #col-a .box02 p.img03 {
	background: url(../img/t_boximg02.jpg) no-repeat 0 0;
}

.top #col-a .box02 p.img04 {
	background: url(../img/t_boximg03.jpg) no-repeat 0 0;
	padding: 0;
}

.top #col-a .box02 p a {
	display: block;
	width: 213px;
	height: 50px;
	margin-left: 5px;
	text-decoration: none;
	text-indent: -9999px;
}

.top #col-a .box02 p.link01 a {
	background: url(../img/t_boxlink01.gif) no-repeat 0 0;
}

.top #col-a .box02 p.link02 a {
	background: url(../img/t_boxlink02.gif) no-repeat 0 0;
}

.top #col-a .box02 p a:hover {
	background-position: 0 -50px;
}

.top #col-a .box02 p.link03 a {
	background: url(../img/t_boxlink03.gif) no-repeat 0 0;
	height: 56px;
}

.top #col-a .box02 p.link03 a:hover {
	background-position: 0 -56px;
}

.top #col-a .box03 {
	float: right;
	width: 331px;
}

.top #col-a .box03 dt {
	background: url(../img/t_boxdt.gif) no-repeat 0 0;
	width: 321px;
	height: 43px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0 0 -1px;
	padding: 2px 0 0 10px;
}

.top #col-a .box03 dt.space {
	letter-spacing: 0;
}

.top #col-a .box03 dd {
	width: 300px;
	background: url(../img/t_list.gif) no-repeat 0 10%;
	font-weight: bold;
	margin: 5px 0 0 10px;
	padding-left: 15px;
}





/******************************************************************** vital
*/

.vital #col-a h2 {
	background: url(../vital/img/title.jpg) no-repeat 0 0;
}

.vital #col-a ul li {
	width: 300px;
}

/******************************************************************** ph
*/

.ph #col-a h2 {
	background: url(../ph/img/title.jpg) no-repeat 0 0;
}

/******************************************************************** inquire
*/

.inquire #col-a h2 {
	background: url(../inquire/img/title.jpg) no-repeat 0 0;
}

/******************************************************************** measure
*/

.measure #col-a h2 {
	background: url(../measure/img/title.jpg) no-repeat 0 0;
}

.measure #col-a table {
	width: 560px;
	margin-left: 5px;
}

.measure #col-a caption {
	margin-left: 5px;
}

.measure #col-a th {
	background: #E6FAFF;
	text-align: center;
	width: 15%;
}

.measure #col-a dl {
	margin: 0 10px 10px 5px;
	border-left: 5px solid #A1B7FF;
	padding-left: 5px;
}

.measure #col-a dt {
	font-weight: bold;
	color: #001C90;
}

.measure #col-a p.link a {
	display: block;
	background: url(../measure/img/bn.gif) no-repeat 0 0;
	width: 188px;
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
}

.measure #col-a p.link a:hover {
	background: url(../measure/img/bn.gif) no-repeat -188px 0;
}


/******************************************************************** conductivity
*/

.conductivity #col-a h2 {
	background: url(../conductivity/img/title.jpg) no-repeat 0 0;
}

.conductivity #col-a dl {
	margin: 0 10px 10px 5px;
	border-left: 5px solid #A1B7FF;
	padding-left: 5px;
}

.conductivity #col-a dt {
	font-weight: bold;
	color: #001C90;
}

.conductivity #col-a table {
	width: 560px;
	margin-left: 5px;
}

.conductivity #col-a caption {
	margin-left: 5px;
}

.conductivity #col-a th {
	background: #E6FAFF;
	text-align: center;
	width: 15%;
}

/******************************************************************** duty
*/

.duty #col-a h2 {
	background: url(../duty/img/title.jpg) no-repeat 0 0;
}

.duty #col-a dl {
	margin: 0 10px 10px 5px;
	border-left: 5px solid #A1B7FF;
	padding-left: 5px;
}

.duty #col-a dt {
	font-weight: bold;
	color: #001C90;
}

/******************************************************************** industry
*/

.industry #col-a h2 {
	background: url(../industry/img/title.jpg) no-repeat 0 0;
}

.industry #col-a dl {
	margin: 0 10px 10px 5px;
	border-left: 5px solid #A1B7FF;
	padding-left: 5px;
}

.industry #col-a dt {
	font-weight: bold;
	color: #001C90;
}

.industry #col-a table {
	width: 560px;
	margin-left: 5px;
}

.industry #col-a caption {
	margin-left: 5px;
}

.industry #col-a th {
	background: #E6FAFF;
	text-align: center;
	width: 15%;
}

/******************************************************************** ex
*/

.ex #col-a h2 {
	background: url(../ex/img/title.jpg) no-repeat 0 0;
}

.ex #col-a dl {
	margin: 0 10px 10px 5px;
	border-left: 5px solid #A1B7FF;
	padding-left: 5px;
}

.ex #col-a dt {
	font-weight: bold;
	color: #001C90;
}

.ex #col-a p.img img {
	border: 1px solid #ccc;
	padding: 5px; 
}

.ex #col-a table {
	width: 560px;
	margin-left: 5px;
}

.ex #col-a caption {
	margin-left: 5px;
}

.ex #col-a th {
	background: #E6FAFF;
	text-align: center;
	width: 15%;
}

/******************************************************************** price
*/

.price #col-a h2 {
	background: url(../price/img/title.jpg) no-repeat 0 0;
}

.price #col-a table {
	width: 560px;
	margin-left: 5px;
}

.price #col-a table.t1 {
	width: 370px;
	margin-left: 5px;
}

.price #col-a caption {
	margin-left: 5px;
}

.price #col-a th {
	background: #E6FAFF;
}

.price #col-a td.sub {
	background: #F3FDFF;
}

.price #col-a table.t1 th {
	width: 20%;
}

.price #col-a table.t1 th.long {
	width: 60%;
}

/******************************************************************** qa
*/

.qa #col-a h2 {
	background: url(../qa/img/title.jpg) no-repeat 0 0;
}

.qa #col-a dl {
	margin: 0 10px 10px 5px;
	border-left: 5px solid #A1B7FF;
	padding-left: 5px;
}

.qa #col-a dt {
	font-weight: bold;
	color: #001C90;
}

/******************************************************************** company
*/

.company #col-a h2 {
	background: url(../company/img/title.jpg) no-repeat 0 0;
}

.company #col-a table {
	width: 560px;
	margin-left: 5px;
}

.company #col-a th {
	background: #E6FAFF;
	text-align: center;
	width: 15%;
}

.company #col-a p.link a {
	display: block;
	background: url(../company/img/bn.gif) no-repeat 0 0;
	width: 188px;
	height: 30px;
	text-decoration: none;
	text-indent: -9999px;
}

.company #col-a p.link a:hover {
	background: url(../company/img/bn.gif) no-repeat -188px 0;
}

/******************************************************************** doc
*/

.doc #col-a h2 {
	background: url(../doc/img/title.jpg) no-repeat 0 0;
}

.doc #col-a fieldset {
	border: 1px solid #ddd;
	margin: 0 10px 15px 5px;
	padding: 10px;
}

.doc #col-a input.button {
	margin: 5px;
	width: 8em;
	height: 2em;
}

.doc #col-a dl {
	margin: 5px 5px 5px;
	color: #284ECA;
	padding: 0 0 0 3px;
	border: none;
} 

.doc #col-a dt {
	font-weight: bold;
}

.doc #col-a dd {
	margin-bottom: 15px;
	color: #666;
}

/******************************************************************** q_corner
*/

.q_corner #col-a h2 {
	background: url(../q_corner/img/title.jpg) no-repeat 0 0;
}

.q_corner #col-a fieldset {
	border: 1px solid #ddd;
	margin: 0 10px 15px 5px;
	padding: 10px;
}

.q_corner #col-a input.button {
	margin: 5px;
	width: 8em;
	height: 2em;
}

.q_corner #col-a dl {
	margin: 5px 5px 5px;
	color: #284ECA;
	padding: 0 0 0 3px;
	border: none;
} 

.q_corner #col-a dt {
	font-weight: bold;
}

.q_corner #col-a dd {
	margin-bottom: 15px;
	color: #666;
}

/******************************************************************** sitemap
*/

.sitemap #col-a h2 {
	background: url(../sitemap/img/title.jpg) no-repeat 0 0;
}

.sitemap #col-a dl {
	width: 560px;
	margin: 10px 0 5px 6px;
	border-bottom: 1px dashed #999;
}

.sitemap #col-a dl.no {
	border: none;
}

.sitemap #col-a dt {
	line-height: 100%;
	margin: 10px 0 0;
}

.sitemap #col-a dt a {
	background: url(../sitemap/img/icon.gif) no-repeat 0 0;
	line-height: 100%;
	padding-left: 18px;
	text-decoration: none;
}

.sitemap #col-a dt a:hover {
	background: url(../sitemap/img/icon02.gif) no-repeat 0 0;
}

.sitemap #col-a dd {
	margin: 5px 0 0 18px;
}

.sitemap #col-a dd.sub {
	margin: 3px 0 15px 33px;
}

.sitemap #col-a dd.sub02 {
	margin: 3px 0 15px 18px;
}

.sitemap #col-a dd a {
	background: url(../sitemap/img/circle.gif) no-repeat 0 50%;
	line-height: 100%;
	padding-left: 15px;
	text-decoration: none;
}

.sitemap #col-a dd a:hover {
	background: url(../sitemap/img/circle02.gif) no-repeat 0 50%;
}

.left30{ margin-left:30px;}
