@import url( format.css );
@import url( base.css );
@import url( inner.css );




/* mainContents style
---------------------------------------------------- */
#leftContents-outer{
	width:645px;
	float:left;
	text-align:center;
	border:none;
	background:none;
}

/* 上部検索 */
div#topSearch {
	width:645px;
	text-align:center;
	border:1px solid #D5CCB9;
	margin:0px 0px 0px 0px;
	background-color: #fdfcf8;
}
div#topSearch .in{
	width:610px;
	_width:615px;
	text-align:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 25px;
}
div#topSearch .in img{
	margin:0px;
	clear:both;
}
div#topSearch .iconSrch{
	width:185px;
	text-align:left;
	padding:0px;
	float:left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#topSearch .linkSrch{
	margin:0px;
	background:none;
	text-align:left;
	padding:0px;
	font-size:11px;
	width:420px;
	float:right;
}
div#topSearch .linkSrch a{
				color: #444444;
}


	div#topSearch .linkSrch ul{
			margin-left:0px;
			padding-left:0px;
			padding-right:0px;
		}
	div#topSearch .linkSrch ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:5px;
	text-align:left;
	float: left;
	/* line-height:130%; */
			width:122px;
	_width:122px;
	background-image: url(../../images/arrow_red_s.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	line-height: 125%;
		}



/* 左カラム本文 */
#leftContents{
	width:645px;
	text-align:center;
	border:none;
	background:none;
}


#leftContents .inL{
	width:645px;
	text-align:center;
	border:1px solid #D5CCB9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #fdfcf8;
}
	.pageTitle{
		padding:0px 0px 25px 0px;
		text-align:left;
	}

	.listBlock{
		width:630px;
		padding:0px 0px 15px 0px;
		margin:0px auto 10px auto;
		text-align:center;

	}
	.listBlock h1{
	/*
		width:630px;
		_width:600px;
*/
		height:29px;
	_height:34px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	}
	/* NEWアイコン付 */
	.listBlock h2.new{
		background: url("../../images/h2_new.gif") no-repeat left top;	
		_width:550px;
		padding:10px 0px 0px 80px;
	}
	/* 受託販売アイコン付 */
	.listBlock h2.jyu{
		background: url("../../images/h2_jyutaku.gif") no-repeat left top;	
	}
	/* NEW+受託販売アイコン付 */
	.listBlock h2.newJyu{
		background: url("../../images/h2_new_jyutaku.gif") no-repeat left top;	
		_width:550px;
		padding:10px 0px 0px 80px;
	}

	/* 記事内容 */
	.listBlock .dcontents {
		width:610px;
		margin:10px auto 0px auto;
		padding:0px 0px 0px 0px;
		text-align:left;
	}
	.listBlock .dimage {
		float:left;
		width:130px;
		height:160px;
		text-align:center;
		padding:3px 0px 0px 0px;
		margin:0px;
	}

	.listBlock .dtxt {
		width:610px;
		text-align:left;
		padding:10px 0px 10px 0px;
		margin:0px;
	}

	/* 詳細リンク */
	.listBlock .dlink {
		width:610px;
		clear:both;
	}
		.listBlock .dlink ul{
			width:610px;
			margin-left:0px;
			padding-left:0px;
			padding-right:0px;
		}
		.listBlock .dlink ul li{
	list-style-type: none;
	padding-left: 15px;
	padding-right: 10px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
	float: right;
	/*
			width:45px;
			_width:40px;
*/
			font-size:10px;
	background-image: url(../../images/arrow_red_s.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
		}
		.listBlock .dlink ul li a{
				color: #444444;
			}

	.listBlock .dmemo {
		width:610px;
		text-align:left;
		padding:5px 0px 0px 0px;
		margin:0px;
	}

	.listBlock .dimage {
		width:190px;
		float:left;
		text-align:center;
		padding:0px;
		margin:0px;
	}

		.listBlock .heighL{
	width:130px;
	text-align: left;
		}
		.listBlock .widthL{
	width:250px;
	text-align: left;
		}
	
	.listBlock .ddata {
	width:395px;
	float:right;
	text-align:right;
	padding:0px;
	margin:0px;
	}
	.listBlock .ddata .in{
		border:1px solid #E3D7BF;
		padding:1px;
	}

		.listBlock .heighR{
			width:395px;
		}
		.listBlock .widthR{
	width:350px;
	text-align: right;
		}

	.commonTbl{
		border-collapse:collapse;
	}

		.commonTbl td{
			padding:8px 24px;
			border:solid 1px #ffffff;
			vertical-align:middle;
			text-align:left;
		}
		.commonTbl th{
			padding:8px 0px 8px 0px;
			text-align:center;
			border:solid 1px #ffffff;
			vertical-align:middle;
		}
		.commonTbl .tt{
			background:url("../../images/results/in_bg02.gif");
		}
		.commonTbl .dd{
			background:url("../../images/results/in_bg03.gif");
		}
		
		
		

	

