#plazma_box{
}
#kit_list_btn_box{
}
#kit_list_box{
	width:750px;
	margin:0px;
	padding:0px;
}
DIV.seriesBox{
	width:374px;
	margin-bottom:10px;
	float:left;
}
DIV.seriesHeader{
	width:370px;
	float:left;
}
img.imgSeriesHeader{
	width:370;
}
DIV.itemB{
	/* KIT ICON */
	margin:3px 0px 0px 3px;
	width:120px;
	float:left;
}
img.imgKit{
	width:120px;
	border:1px solid #FFFFFF;
}
img.imgKitSelected{
	width:120px;
	border:1px solid #000000;
	filter:alpha(opacity=30);  
	-moz-opacity: 0.3;  
	opacity: 0.3;
}
a:hover img.imgKit{
	filter:alpha(opacity=60);  
	-moz-opacity: 0.6;  
	opacity: 0.6;
}
a:hover img.releaseBtn{
	filter:alpha(opacity=60);  
	-moz-opacity: 0.6;  
	opacity: 0.6;
}
#sKitBox{
	/* 選択されたキットBOX */
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	padding:10px;
}
#sKitTitle{
	/* 選択されたキットの商品名 */
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color:#5D5D5D;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:10px;
}
#sKitInfo{
	/* 選択されたキットの商品名 */
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color:#5D5D5D;
	font-size:9pt;
}
#plistDIV{
	/* パーツリスト */
	margin: 30px 0px 0px 0px;
}
#tekiDIV{
	/* キット一覧・適合 */
	margin: 30px 0px 0px 0px;
}

#resultByMksycdPinfoTBL{
	padding:0px;
	maring:0px;
	width: 748px; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #FF0000 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 	
}
#resultByMksycdPinfoTBL TD{
	border: 1px #FF0000 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#resultByChassisTBL{
	padding:0px;
	maring:0px;
	width: 748px; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #FF0000 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 	
}
#resultByChassisTBL TD{
	border: 1px #FF0000 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
/* 品番検索 */
#resultByMksycdTBL{
	padding:0px;
	maring:0px;
	width: 748px; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */ 
	border: 1px #FF0000 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 	
}
#resultByMksycdTBL TD{
	border: 1px #FF0000 solid; /* テーブル全体の枠線（太さ・色・スタイル） */ 
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
TD.h_cat_header{
	font-size:15pt;
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 0px 2px 10px;
}
TD.h_mksycd{
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #E2E2DF;
}
TD.h_chassis{
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #E2E2DF;
}
TD.h_syonm2{
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #E2E2DF;
}
TD.h_teika{
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #E2E2DF;
}
TD.h_bikou{
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #E2E2DF;
}
TD.h_link{
	font-size:10pt;
	font-weight:bold;
	padding:5px;
	text-align:center;
	background-color: #E2E2DF;
}
TD.ch_mksycd{
	font-size:10pt;
	padding:5px;
	text-align:left;
}
TD.ch_chassis{
	font-size:10pt;
	padding:5px;
	text-align:left;
}
TD.ch_chassis_img{
	font-size:10pt;
	padding:5px;
	text-align:center;
	width: 130px;
}
TD.ch_chassis_name{
	font-size:13pt;
	padding:5px;
	text-align:left;
	width: 200px;
}
TD.ch_syonm2{
	font-size:10pt;
	padding:5px;
	text-align:left;
}
TD.ch_teika{
	font-size:10pt;
	padding:5px;
	text-align:right;
}
TD.ch_bikou{
	font-size:10pt;
	padding:5px;
	text-align:left;
}
TD.pt_chassis_img{
	font-size:10pt;
	padding:5px;
	text-align:center;
	width: 120px;
}
TD.pt_chassis_name{
	font-size:10pt;
	padding:5px;
	text-align:left;
}
TD.pt_bikou{
	font-size:10pt;
	padding:5px;
	text-align:left;
	width:200px;
}
a.kpp_link:link{
	font-size:10pt;
	color:#0000FF;
	text-decoration:none;
}
a.kpp_link:hover{
	font-size:10pt;
	color:#FF0000;
	text-decoration:underline;
}
a.kpp_link:visited{
	font-size:10pt;
	color:#0000FF;
	text-decoration:none;
}