@charset "utf-8";
div#appsInveter{
	/*width:610px;
	margin:0 auto;*/
	clear:both;
}
div#appsInveter .appHeader{
	width:720px; height:24px;
	line-height:24px;
	text-indent:15px;
	font-weight:bold;
	font-size:16px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/maskBg.gif) no-repeat;
	color:#fff;
}
/*********************
 ** 条件入力
 *********************/
div#appsInveter .parameterInput{
	float:right;
	width:469px;
	height:260px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/parameterInputBg.gif) no-repeat;
	margin:20px auto;
}
div#appsInveter .parameterInput .inputArea{
	padding-left:25px; padding-top:5px;
	line-height:30px;
}
div#appsInveter .parameterInput .inputArea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#appsInveter .parameterInput .inputArea {
    height: 1em;
    overflow: visible;
}
/**/
div#appsInveter .parameterInput .inputArea ul{
	clear:both;
	display:table;
	list-style:none;
	margin:0px; padding:0px;	
}
div#appsInveter .parameterInput .inputArea ul li{
	float:left; width:110px;
	display:table-cell; vertical-align:middle;
	list-style:none;
	margin:0px; padding:0px;
}
div#appsInveter .parameterInput .inputArea ul li.header{
	width:80px; font-weight:bold;
}
div#appsInveter .parameterInput .inputArea select{margin-top:5px; }
div#appsInveter .parameterInput .inputArea #errorMsg{height:32px;line-height:32px;}
div#appsInveter .parameterInput .requestArea{
	clear:both;
	margin-top:15px;
	text-align:center;	
}
div#appsInveter .parameterInput .requestArea input{
    border: 0px;
    width: 67px;
    height: 24px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/btnRequest.gif) no-repeat;
	margin-right:5px;
	cursor:pointer;		
}
div#appsInveter .parameterInput .requestArea .btnReset{
	background-position:0px -24px;
}
div#appsInveter #errorMsg{
	text-align:center;
	font-weight:bold;
	clear:both;
}
div#appsInveter #errorMsg .msg{
	display:none;
}

/*********************
 ** 検索結果：型式表示
 *********************/
div#appsInveter #resultModelArea{
	display:none;
	clear:both;
}
div#appsInveter #resultModelArea .modelInfo{
	/*margin:5px 0px;;
	clear:both;*/
}
div#appsInveter #resultModelArea .modelInfo:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#appsInveter #resultModelArea .modelInfo {
    height: 1em;
    overflow: visible;
}
/**/
div#appsInveter #resultModelArea ul{clear:both;}
div#appsInveter #resultModelArea ul li{

}
div#appsInveter #resultModelArea ul li a{
	display:block;
	margin-top:2px;
	width:720px; height:24px;
	line-height:24px;
	text-indent:15px;
	font-weight:bold;
	font-size:16px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/modelBg.gif) 0px -24px no-repeat;
	color:#fff;		
	text-decoration:none;
}
div#appsInveter #resultModelArea a.active{
	background-position:0px 0px;
}
div#appsInveter #resultModelArea a:hover{
	background-position:0px 0px;
}
div#appsInveter #resultModelArea .series{
	width:104px;
}
div#appsInveter #resultModelArea .seriesInfo{
	width:617px;
	float:right;
	/*display:none;*/
}
div#appsInveter #resultModelArea .seriesInfo .header{
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/seriesInfoBg.gif) no-repeat;
	color:#C8C8C8;
	line-height:24px;
	height:24px;
	margin:0px; padding:0px;
}
div#appsInveter #resultModelArea .seriesInfo .header a{color:#C8C8C8; text-decoration:none}
div#appsInveter #resultModelArea .seriesInfo .header .spec{
	width:50%;
	float:left;
	margin:0px; padding:0px;
}
div#appsInveter #resultModelArea .seriesInfo .header .spec a{
	display:block;
	margin-left:10px;
	margin-top:3px;
	width:75px;
	height:18px;
	text-indent:-9999em;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/btnSpec.gif) no-repeat;
}
div#appsInveter #resultModelArea .seriesInfo .header .spec a.open{
	background-position:0px 0px;
}
div#appsInveter #resultModelArea .seriesInfo .header .spec a.open:hover{
	background-position:0px -36px;
}
div#appsInveter #resultModelArea .seriesInfo .header .spec a.close{
	background-position:0px -18px;
}
div#appsInveter #resultModelArea .seriesInfo .header .spec a.close:hover{
	background-position:0px -54px;
}
div#appsInveter #resultModelArea .seriesInfo .header .pdf{
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/pdf.gif) no-repeat;
	text-indent:20px; margin-right:10px;
	float:right;
}
div#appsInveter #resultModelArea .seriesInfo .detail{
	/*display:none;*/
}
div#appsInveter #resultModelArea .seriesInfo .detail ul li{
	text-indent:10px;
	line-height:24px;
	height:24px;
	border-bottom:#7B8998 1px dotted;	
}
div#appsInveter #resultModelArea .seriesInfo .detail ul li.title{
	background:#CBD3DC;	
	width:175px;
}
div#appsInveter #resultModelArea .seriesInfo .detail ul li.value{
	background:#EBF0F5;	
	width:441px;
}
div#appsInveter #resultModelArea .seriesInfo .detail .note{
	clear:both; padding-top:5px;
	line-height:1.4em;
}
div#appsInveter #resultModelArea table.note td.title{
	width:30px;	
}
div#appsInveter #resultModelArea table.note td{
	vertical-align:top;
}
/*********************
 ** 検索結果：選定注意書き
 *********************/
div#appsInveter #inputMsgArea{
	clear:both;
}

/*********************
 ** 検索結果：図
 *********************/
div#appsInveter #resultImageArea{
	margin-top:5px;
	height:395px;
	border:1px solid #BEBEBE;
	clear:both;
}
div#appsInveter #resultImageArea #resultImageDetailArea{
	margin-top:15px;
	height:240px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/resultProductImage.gif) no-repeat;	
}
div#appsInveter #resultImageArea #resultImageDetailArea li{
	text-align:center;
	width:142px; height:21px;
	margin:3px 0px;
}

div#appsInveter #resultImageArea #resultImageDetailArea.option1{
	background-position:-0px -1500px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option2{
	background-position:-0px -1250px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option3{
	background-position:-0px -1000px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option4{
	background-position:-0px -750px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option5{
	background-position:-0px -500px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option6{
	background-position:-0px -250px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option7{
	background-position:-0px -1750px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option8{
	background-position:-0px -2000px;
}
div#appsInveter #resultImageArea #resultImageDetailArea.option9{
	background-position:-0px -2250px;
}

div#appsInveter #resultImageArea li a{
	display:block;
	color:black;
	text-decoration:none;
	width:142px;
	height:21px;
	line-height:21px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/btnProductDetail.gif) no-repeat;	
}
div#appsInveter #resultImageArea li a.enable{
	background-position:0px -21px;
	cursor:pointer;
}
div#appsInveter #resultImageArea li a.disable{
	background-position:left top;
	cursor:default;
}
div#appsInveter #resultImageArea li a.active, div#appsInveter #resultImageArea li a.enable:hover{
	background-position:0px -42px;
	color:#fff;
	cursor:pointer;
}
div#appsInveter #resultImageArea #btnLeft{
	width:142px;
	float:left;
	margin-left:40px;
	display:inline;
}

div#appsInveter #resultImageArea #btnRight{
	width:142px;
	float:right;
	margin-right:80px;
	display:inline;
}
div#appsInveter #resultImageArea .option{
	width:650px; height:24px;
	line-height:24px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/resultProductOptionBg.gif) no-repeat;	
	margin:3px auto;
}
div#appsInveter #resultImageArea .option {display:table;}
div#appsInveter #resultImageArea .option li{display:table-cell; vertical-align:middle; float:left; width:150px; text-align:center;}
div#appsInveter #resultImageArea .option li.title{
	font-weight:bold;
	text-indent:20px;
}
/*********************
 ** 検索結果：詳細
 *********************/
div#appsInveter #resultDetailArea{
	margin-top:5px;
	/*border:1px solid #BEBEBE;	*/
	background-color:#EFEFEF; 
	border-bottom:1px solid #BEBEBE;	
	/*display:none;*/
}
div#appsInveter #resultDetailArea:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html div#appsInveter #resultDetailArea {
    height: 1em;
    overflow: visible;
}
/**/
div#appsInveter #resultDetailArea .header{
	height:24px;
	background:url(../image_n/apps/productSelection/inveterSimpleSelection/resultDetailHeaderBg.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	text-indent:15px;
	font-size:16px;
	line-height:24px;
}
div#appsInveter #resultDetailArea .detail{
	margin:20px;
}
div#appsInveter #resultDetailArea .detail p{
	margin:15px 0px;
}
div#appsInveter #resultDetailArea .detailText{
	padding:10px;
	background-color:#DEDEDE;
}
div#appsInveter #resultDetailArea .detail table{border-collapse: collapse;margin:20px 0px; }
div#appsInveter #resultDetailArea .detail table td, div#appsInveter #resultDetailArea .detail table th{text-align:center; border:1px gray solid;}
div#appsInveter #resultDetailArea .detail table th{background:#BFE1F9;}