@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------
	CADデータ ダウンロード
----------------------------------------------------------*/
.cad_dl_howtouse {
	padding:6px 0px 18px 6px;
	font-size:75%:
	}

h3 a.titleLink {
	padding:4px;
	display:block;
	}
	
	h3 a.titleLink:hover {
		background:#EED;
		}



.marginT10 { margin-top:10px; }
.marginT20 { margin-top:20px; }
.marginT30 { margin-top:30px; }
.marginT40 { margin-top:40px; }
.marginT50 { margin-top:50px; }

.weightBold { font-weight:bold; }

.colorGreen { color:#00AEEF; }


.cad_dl h2 {
	padding:20px 5px;
}

.cad_dl li {
	list-style-type:none;
	display:block;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	}


.cad_dl .head {
	background:#C30 url(/images/kenchi/cad_data_dl/ttl_corner.gif) right top no-repeat ;
	width:155px;
	overflow:hidden;
	height:204px;
	line-height:1.1;
	}
	
	.cad_dl .head .fileType {
		background:url(/images/common/icon/icon_dl_w.gif) no-repeat 0px 1px ;
		padding-left:16px;
		font-size:75%;
		color:#FFF;
		margin:8px;
		}
	
	.cad_dl .head .Title {
		padding-left:16px;
		height:126px;
		border-bottom:dotted 1px #FFF;
		}
		
	.cad_dl .head .otherFileType {
		margin:8px 16px;
		font-size:62.5%;
		line-height:1.6;
		}

.cad_dl .item {
	background:url(/images/kenchi/cad_data_dl/cad_dl_bg.gif) no-repeat bottom;
	width:155px;
	overflow:hidden;
	height:204px;
	}
	
	.cad_dl .item .fileName {
		background:url(/images/kenchi/cad_data_dl/cad_dl_head.gif) no-repeat;
		padding:4px 6px;
		border-bottom:dotted 1px #999;
		}
	
	.cad_dl .item .fileName h4 {
		background:url(/images/common/icon/icon_file.gif) no-repeat ;
		padding-left:20px;
		font-size:75%;
		}
		
	.cad_dl .item .fileSize {
		font-size:70%;
		padding:7px 0px 0px 0px;
		margin:4px 4px 0px 4px;
		background:url(/images/kenchi/cad_data_dl/cad_dl_icon_size.gif) no-repeat;
		background-position:left top;
		}
		
	.cad_dl .item .fileNew {
		text-align:left;
		margin:4px 4px 2px 4px;
		}
	
	.cad_dl .item .thumbnail {
		padding:3px;
		text-align:center;
		}


.cad_dl .itemType2 {
	background:url(/images/kenchi/cad_data_dl/cad_dl_bg2.gif) no-repeat bottom;
	width:318px;
	overflow:hidden;
	height:204px;
	}
	
	.cad_dl .itemType2 .fileName {
		background:url(/images/kenchi/cad_data_dl/cad_dl_head2.gif) no-repeat;
		padding:4px 6px;
		border-bottom:dotted 1px #999;
		}
	
	.cad_dl .itemType2 .fileName h4 {
		background:url(/images/common/icon/icon_file.gif) no-repeat ;
		padding-left:20px;
		font-size:75%;
		}
	
	.cad_dl .itemType2 .thumbnail {
		padding:3px;
		text-align:center;
		}


.cad_dl .dl_btn {
	text-align:center;
	font-size:62.5%;
	padding:20px;
	}
	
	.cad_dl .dl_btn img {
		margin:4px;
		}
		
		
.cad_dl_osamari .osamariTittle1 {
	padding:0px 0px 3px 2px;
	margin:8px 0px 2px 0px;
	border-bottom:#333333 1px solid;
	}
	
.cad_dl_osamari .osamariDownLink {
	font-size:75%;
	color:#888888;
	text-align:right;
	padding:0px 12px 0px 0px;
	margin:0px 2px 5px 0px;
	background:url(/images/kenchi/cad_data_dl/cad_dl_icon_cur.gif) no-repeat;
	background-position:right center;
	}
	
.cad_dl_osamari h2 {
	margin-bottom:5px;
	}
	
	
	.cad_dl_osamari h2.basicTitle {
		padding:20px 0px !important;
		margin:0px !important;
		}
	
.cad_dl_osamari h3 {
	font-size:190%;
	font-weight:lighter;
	line-height:90%;
	padding:0px;
	margin-bottom:4px;
	}
	
.cad_dl_osamari .osamariTextArea {
	margin:0px 0px 0px 0px;
	}
	
.osamariImageArea {
	text-align:center;
	margin:35px 0px 12px 0px;
	}
	
.cad_dl_osamari .dl_btn {
	text-align:center;
	font-size:62.5%;
	padding:20px 37px 20px 37px;
	float:left;
	}
	
	.cad_dl_osamari .dl_btn img {
		margin:4px;
		}
	
	


/*----------------------------------------------------------
	ファイル形式選択画面
----------------------------------------------------------*/
.cad_dl .index2nd {
	}

.cad_dl .index2nd h3 {
	background:#C30 url(/images/kenchi/cad_data_dl/ttl_corner.gif) right top no-repeat !important ;
	padding:4px 10px;
	color:#FFF;
	margin-bottom:10px;
	}

.cad_dl .index2nd h3.setsubi {
	background:#00B5AC url(/images/kenchi/cad_data_dl/ttl_corner.gif) right top no-repeat !important ;
	padding:4px 10px;
	color:#FFF;
	margin-bottom:10px;
	}


.cad_dl .tenkeiList {
	margin-left:55px;
	margin-bottom:20px;
	}

.cad_dl .tenkeiList li {
	margin:10px;
	}
	
.cad_dl .tenkeiList li a {
	display:block;
	padding:20px;
	border: solid 1px #C30;
	width:120px;
	text-align:center;
	}
	
	.cad_dl .tenkeiList li a:hover {
		background:#C30;
		color:#FFF;
		text-decoration:none;
		}


.cad_dl .how2 li {
	}

.cad_dl .how2 li p:first-letter {
	font-size:27px;
	margin:0px 4px 4px 0px;
	line-height:1.0;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#C30;
	}
	



.cad_dl .setsubiList li {
	float:none !important;
	height:32px;
	overflow:hidden;
	}

.cad_dl .setsubiList h4 {
	float:left;
	width:200px;
	line-height:1.0;
	padding-top:6px;
	color:#333;
	}

.cad_dl .setsubiList .setsubiListLi {
	border-bottom:dotted 1px #999;
	background:#FFF;
	padding:4px !important;
	margin:0px !important;
	}
.cad_dl .setsubiList .setsubiListLi:hover {
	border-bottom:dotted 1px #999;
	background:#EED;
	padding:4px !important;
	margin:0px !important;
	}




.cad_dl .setsubiList .shukushaku{
	float:right;
	margin-top:4px;
	}

.cad_dl .setsubiList .shukushaku li {
	float:left !important;
	}

.cad_dl .setsubiList .shukushaku li a {
	text-decoration:none;
	font-size:75%;
	border:solid 1px #333;
	padding:2px;
	background:#FFF;
	}
	
	.cad_dl .setsubiList .shukushaku li a:hover {
		text-decoration:none;
		background:#333;
		color:#FFF;
		padding:2px;
		}


.osamariList h3 {
	font-size:24px;
	margin:14px 0px 7px 0px;
	background:#EED;
	padding:4px;
	}

.osamariList h4 {
	font-size:18px;
	margin:24px 0px 7px 0px;
	}

.osamariList ul {
	margin:10px 4px 10px 24px;
	}

.osamariList li {
	font-size:12px;
	margin:4px 0px 4px 24px;
	border-bottom:dotted 1px #CCC;
	}


.osamariList .Fleft , .osamariList .Fright {
	width:320px;
	}

.osamariList a {
	text-decoration:none;
	display:block;
	}
	
	.osamariList a:hover {
		background:#000;
		color:#FFF;
		}


