@charset "UTF-8";
/*==================================================
 COMMON CSS
==================================================*/

.icon01 { background: url(../img/icon/newsIcon01.png) no-repeat 0px 1px; }
.icon02 { background: url(../img/icon/newsIcon02.png) no-repeat 0px 1px; }
.icon03 { background: url(../img/icon/newsIcon03.png) no-repeat 0px 1px; }
.icon04 { background: url(../img/icon/newsIcon04.png) no-repeat 0px 1px; }

.cRed01 {
	color: #CA1714 !important;
	}
.cBlue01 {
	color: #5EC4FF !important;
	}
.cGray01 {
	color: #666666 !important;
	}

.pointer {
	cursor: pointer;
	}

a.link01,
.link01 a {
	color: #5EC4FF;
	text-decoration: none;
	}
	a.link01:hover,
	.link01 a:hover {
		text-decoration: underline;
		}
		
a.link02,
.link02 a {
	color: #5EC4FF;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	background: url(../img/common/arrow03.gif) no-repeat right center;
	}
	a.link02:hover,
	.link02 a:hover {
		text-decoration: underline;
		}
.link-btn01{
	display: inline-block;
	position: relative;
	border: solid 1px #00C4FF;
	border-radius: 5px;
	padding: 10px 30px 10px 15px;
	text-decoration: none;
	transition: all .3s;

}
.link-btn01::after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 13px;
	background: url(../img/common/arrow03.gif) no-repeat center;
}
.link-btn01:hover{
	text-decoration: none;
	background-color: #f0fcff;
}
.line01 { border-bottom: 1px solid #DBDBDB }
.line02 { border-bottom: 1px dotted #DBDBDB }

.block01 { padding: 0px 6px; }
.block02 { padding: 0px 10px; }
.block03 { padding: 0px 0px 0px 15px; }
.block04 { padding: 0px 0px 0px 30px; }
.block05 { padding: 0px 0px 0px 50px; }

.h201 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 13px 5px 10px 5px;
	background: url(../img/common/h201Bg.gif) repeat-x left top;
	border-bottom: 1px solid #DBDBDB;
	overflow: hidden;
	zoom: 1;
	}
	.h201 span {
		float: left;
		}
		.h201 span span {
			float: none !important;
			}
	.h201 a {
		float: right;
		display: block;
		font-size: 13px;
		font-weight: bold;
		color: #9E9E9E;
		padding: 5px 10px 0px 0px;
		background: url(../img/common/arrow01.gif) no-repeat right 11px;
		}
.h202 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 10px 5px;
	background: url(../img/common/h201Bg.gif) repeat-x left top;
	overflow: hidden;
	zoom: 1;
	}
	.h202 span {
		float: left;
		}
		
.h203 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 10px 5px;
	border-bottom: 1px solid #DBDBDB;
	overflow: hidden;
	zoom: 1;
	}
	.h203 span {
		float: left;
		}
		
.h204 {
	position: relative;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 13px 0px 10px 0px;
	background: url(../img/common/h201Bg.gif) repeat-x left top;
	overflow: hidden;
	zoom: 1;
	}
	.h204 .icon {
		position: absolute;
		top: 8px;
		left: 0px;
		width: 34px;
		height: 34px;
		font-size: 12px;
		color: #FFFFFF;
		text-align: center;
		line-height: 34px;
		background: url(../img/page/product/typeBg.gif) no-repeat 0px center;
		}
	.h204 .gMark {
		position: absolute;
		top: 8px;
		left: 210px;
		height: 34px;
		}
	.h204.mark span {
		top: 10px;
		left: 40px;
		}
	.h204.logo span {
		display: none;
		}
		.h204.logo .logo {
			position: absolute;
			padding: 0px 5px;
		}
	.h204 span {
		position: absolute;
		padding: 0px 5px;
		}
	.h204 .tab {
		position: relative;
		height: 33px;
		background: url(../img/common/tabBorderBg.gif) repeat-x left bottom;
		overflow: hidden;
		zoom: 1;
		}
	.h204 .tab ul {
		float: right;
		overflow: hidden;
		zoom: 1;
		}
		.h204 .tab ul li {
			float: left;
			display: inline;
			width: 123px;
			margin: 0px 3px 0px 0px;
			}
			.h204 .tab ul li a {
				display: block;
				width: 123px;
				height: 33px;
				font-size: 12px;
				color: #FFFFFF;
				text-align: center;
				line-height: 33px;
				text-decoration: none;
				background: url(../img/common/tab01.jpg) no-repeat 0px 0px;
				}
				.h204 .tab ul li a.this,
				.h204 .tab ul li a:hover {
					color: #000000;
					background: url(../img/common/tab01_on.jpg) no-repeat 0px 0px;
					}
					
.h205 {
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	padding: 13px 0px 10px 0px;
	background: url(../img/common/h201Bg.gif) repeat-x left top;
	overflow: hidden;
	zoom: 1;
	}
	.h205 .tab {
		height: 33px;
		background: url(../img/common/tabBorderBg.gif) repeat-x left bottom;
		overflow: hidden;
		zoom: 1;
		}
	.h205 .tab ul {
		float: right;
		overflow: hidden;
		zoom: 1;
		}
		.h205 .tab ul li {
			float: left;
			display: inline;
			width: 123px;
			margin: 0px 3px 0px 0px;
			}
			.h205 .tab ul li a {
				display: block;
				width: 123px;
				height: 33px;
				font-size: 12px;
				color: #FFFFFF;
				text-align: center;
				line-height: 33px;
				text-decoration: none;
				background: url(../img/common/tab01.jpg) no-repeat 0px 0px;
				}
				.h205 .tab ul li a.this,
				.h205 .tab ul li a:hover {
					color: #000000;
					background: url(../img/common/tab01_on.jpg) no-repeat 0px 0px;
					}
		
.h301 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF !important;
	padding: 2px 5px !important;
	background: #404040;
	}
	
.h302 {
	font-size: 14px;
	font-weight: bold;
	color: #000000 !important;
	padding: 5px !important;
	background: #F5F5F5;
	border: 1px solid #B3B3B3;
	overflow: hidden;
	zoom: 1;
	}
	
.h303 {
	font-size: 14px;
	font-weight: bold;
	color: #000000 !important;
	padding: 5px !important;
	}
	.h303 span {
		font-size: 11px;
		color: #737373;
	}
.h304 {
	font-size: 14px;
	font-weight: bold;
	color: #CA1714 !important;
	padding: 0px 8px;
	border-left: 3px solid #CA1714;
	}
	
.h305 {
	font-size: 14px;
	font-weight: bold;
	color: #000000 !important;
	padding: 5px !important;
	background: url(../img/common/h201Bg.gif) repeat-x left bottom;
	}
.h306 {
	font-size: 14px;
	color: #000000 !important;
	padding: 5px !important;
	border: 1px solid #B3B3B3;
	}

.h401 {
	font-size: 14px;
	font-weight: bold;
	color: #404040 !important;
	padding: 2px 5px !important;
	border-bottom:	1px solid #404040;
	}
		

.newsEntry {}
	.newsEntry li {}
		.newsEntry li.date {
			float: left;
			padding: 0px 0px 0px 50px;
			}
		.newsEntry li.text {
			margin: 0px 0px 0px 170px;
			}
			
.lineUpUl01 {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -10px 0px 0px;
	overflow: hidden;
	zoom: 1;
	}
	.lineUpUl01 li {
		float: left;
		display: inline;
		width: 119px;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0px 10px 0px 0px;
		padding: 3px 0px 0px 0px;
		}
		.lineUpUl01 li a {
			display: block;
			margin: 1px;
			border: 1px solid #D5D5D5;
			height: 97%;
			}
			.lineUpUl01 li a .img {
				display: table-cell;
				width: 117px;
				height: 72px;
				/* layout-grid-line: 72px; */
				vertical-align: middle;
				text-align: center;
				padding-top:1.3em;
				padding-bottom: .5em;
				}
				.lineUpUl01 li a .img.nopadding {
					padding-top:0;
				}
			.lineUpUl01 li a .text01 {
				/* min-height: 3em; */
				height: auto !important;
				height: 3em;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				line-height: 2.5em;
				padding: 3px 0px;
				}
				.lineUpUl01 li a .text01 span{
					display: block;
					font-size: 85%;
				}
			.lineUpUl01 li a .text02 {
				min-height: 3em;
				height: auto !important;
				height: 3em;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				padding: 3px 0px;
				}
			.lineUpUl01 li a .text01.lines2 {
				line-height: 1.5em;
				}
				
.lineUpUl02 {
	display: flex;
	flex-wrap: wrap;
	margin: 0px -15px 0px 0px;
	overflow: hidden;
	zoom: 1;
	}
	.lineUpUl02 li {
		float: left;
		display: inline;
		width: 149px;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0px 15px 15px 0px;
		padding: 3px 0px 0px 0px;
		border: 1px solid #D5D5D5;
		}
			.lineUpUl02 li .img {
				display: table-cell;
				width: 147px;
				height: 100px;
				layout-grid-line: 100px;
				vertical-align: middle;
				text-align: center;
				padding: 1px;
				}
			.lineUpUl02 li .text {
				/* min-height: 3.3em; */
				/*height: auto !important;*/
				/* height: 5em; */
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				padding: 3px 0px;
				}
				.lineUpUl02 li .text span {
					font-size: 11px;
					color: #737373;
					}
				.lineUpUl02 li .text span.red {
					color: #c50000;
				}
				.lineUpUl02 li .text span.blue {
					color: #000000;
				}
					

.lineUpUl02 li.line3{
	height:160px;
}
					
.lineUpUl03 {
	margin: 0px -10px 0px 0px;
	overflow: hidden;
	zoom: 1;
	}
	.lineUpUl03 li {
		float: left;
		display: inline;
		width: 150px;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0px 10px 10px 0px;
		padding: 0px 0px 0px 0px;
		border: 1px solid #D5D5D5;
		}
		.lineUpUl03 li .img {
			margin: 1px;
			}
		.lineUpUl03 li a {
			display: block;
			margin: 1px;
			}
			.lineUpUl03 li a .img {
				display: table-cell;
				width: 151px;
				height: 72px;
				layout-grid-line: 72px;
				vertical-align: middle;
				text-align: center;
				}
			.lineUpUl03 li a .text01 {
				min-height: 3em;
				height: auto !important;
				height: 3em;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				line-height: 3em;
				padding: 3px 0px;
				}
			.lineUpUl03 li a .text02 {
				min-height: 3em;
				height: auto !important;
				height: 3em;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				padding: 3px 0px;
				}
			
.lineUpUl04 {
	margin: 0px -24px 0px 0px;
	overflow: hidden;
	zoom: 1;
	}
	.lineUpUl04 li {
		float: left;
		display: inline;
		width: 201px;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0px 24px 20px 0px;
		padding: 3px 0px 0px 0px;
		}
		.lineUpUl04 li a {
			display: block;
			margin: 1px;
			border: 1px solid #D5D5D5;
			}
			.lineUpUl04 li a .img {
				display: table-cell;
				width: 199px;
				height: 80px;
				layout-grid-line: 80px;
				vertical-align: middle;
				text-align: center;
				}
			.lineUpUl04 li a .text {
				min-height: 3em;
				height: auto !important;
				height: 3em;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				line-height: 3em;
				padding: 3px 0px;
				}
				
.lineUpUl05 {
	margin: 0px -11px 0px 0px;
	overflow: hidden;
	zoom: 1;
	}
	.lineUpUl05 li {
		float: left;
		display: inline;
		width: 315px;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 0px 11px 20px 0px;
		padding: 3px 0px 0px 0px;
		border: 1px solid #D5D5D5;
		}
			.lineUpUl05 li .img {
				display: table-cell;
				width: 313px;
				height: 100px;
				layout-grid-line: 100px;
				vertical-align: middle;
				text-align: center;
				margin: 1px;
				}
			.lineUpUl05 li .text {
				min-height: 3em;
				height: auto !important;
				height: 3em;
				font-size: 12px;
				font-weight: bold;
				color: #000000;
				text-align: center;
				vertical-align: middle;
				padding: 3px 0px;
				}
				.lineUpUl05 li .text span {
					font-size: 11px;
					color: #737373;
					}
		

.listUl01 {}

.listUl01 li {
	padding: 0px 0px 0px 15px;
	background: url(../img/common/arrow02.gif) no-repeat left center;
}
	.listUl01 li a {
		font-size: 12px;
		color: #5EC4FF;
		}

.listUl02 {
	overflow: hidden;
	zoom: 1;
	}
	.listUl02 li {
		float: left;
		padding: 0px 4px 5px 0px;
		}
		
.listUl03 {
	margin: 0px -10px 0px 0px;
	overflow: hidden;
	zoom: 1;
	}
	.listUl03 li {
		display: inline;
		float: left;
		width: 190px;
		text-align: center;
		margin: 0px 10px 0px 0px;
		}

.table01 {
	width: 100%;
	}
	.table01 th,
	.table01 td {
		font-size: 12px;
		color: #333333;
		padding: 3px 8px;
		vertical-align: middle;
		border-top: 1px solid #D5D5D5;
		border-bottom: 1px solid #D5D5D5;
		}
	.table01 th {
		font-weight: bold;
		background: #F0F0F0;
		border-right: 1px solid #D5D5D5;
		}
	.table01 td {
		}
	
	.center th,
	.center td {
		text-align: center;
		}
		
.table02 {
	width: 100%;
	}
	.table02 tr {}
	.table02 tr.even {
		background: #F0F0F0;
		}
	
	.table02 th,
	.table02 td {
		font-size: 12px;
		color: #333333;
		padding: 3px 8px;
		vertical-align: top;
		}
	.table02 th {
		font-weight: bold;
		}
	.table02 td {
		}
		.table02 td span {
			font-size: 11px;
			color: #737373;
			}

.table02_b {
	width: 100%;
}
.table02_b tr:nth-child(odd) {
	background: #F0F0F0;
}
.table02_b tr td:last-child{
	width: 200px;
}
.table02_b td {
	font-size: 12px;
	color: #333333;
	padding: 3px 8px;
	vertical-align: top;
}



.table03 {
	width: 100%;
	border: 4px solid #E1E1E1;
	}
	
	.table03 th,
	.table03 td {
		font-size: 12px;
		color: #333333;
		padding: 8px 8px;
		vertical-align: middle;
		border: 1px solid #E1E1E1;
		}
	.table03 th {
		font-weight: bold;
		}
	.table03 td * {
		vertical-align: middle;
		}
		
.table04 {
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 5px;
	}
	
	.table04 th,
	.table04 td {
		padding: 8px;
		}
	.table04 th {
		font-weight: bold;
		background: #F5F5F5;
		vertical-align: middle;
		}
	.table04 td {
		border: 1px solid #D5D5D5;
		}
	.table04 td.noline {
		border: none;
		}
		
.table05 {
	width: 100%;
	}
	
	.table05 th,
	.table05 td {
		vertical-align: middle;
		padding: 8px;
		}
	.table05 th {
		text-align: center;
		background: #FFE8A4;
		}
	.table05 td {
		background: #FFFFFF;
		border-bottom: 1px solid #FFE8A4;
		}
	
	.table05 .tline01 {
		border-top: 1px solid #FE4D11;
		border-left: 1px solid #FE4D11;
		border-right: 1px solid #FE4D11;
		}
	.table05 .tline02 {
		border-left: 1px solid #FE4D11;
		border-right: 1px solid #FE4D11;
		}
	.table05 .tline03 {
		border-left: 1px solid #FE4D11;
		border-bottom: 1px solid #FE4D11;
		border-right: 1px solid #FE4D11;
		}
		
.entry01 {
	overflow: hidden;
	zoom: 1;
	}
	.entry01 .img {
		float: right;
		width: 280px;
		}
	.entry01 .text{
		font-size: 12px;
		color: #000000;
		margin: 0px 290px 0px 0px;
		}
		
.entry02 {
	overflow: hidden;
	zoom: 1;
	}
	.entry02 .img {
		float: left;
		width: 150px;
		}
	.entry02 .text{
		font-size: 12px;
		color: #000000;
		margin: 0px 0px 0px 160px;
		}
		
.entry03 {
	overflow: hidden;
	zoom: 1;
	}
	.entry03 .img {
		float: left;
		width: 310px;
		}
	.entry03 .text{
		font-size: 12px;
		color: #000000;
		margin: 0px 0px 0px 320px;
		}



ul#part_number_list{
}

ul#part_number_list li{
	float:left;
	width:150px;
	margin:5px 0 5px;
}

ul#part_number_list li input{
	margin:0 5px;
}