@charset "UTF-8";
@import "share.css";

/*-----------------------------
	ニッセンバナー用取るとき削除
------------------------------*/
#base2 {
	padding: 12px 0 0 12px;
}

.nissen_bn {
	text-align: center;
	padding-right: 12px;
}
/*---------------------------*/

#search_article {
	width: 706px;
	float: left;
	padding: 12px 0 20px;
	}

#search_article .banner {
	width: 706px;
	height: 64px;
	background: url(../image/search/search_tit_bg.gif) repeat-x 0 0;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	}

#search_article .banner ul {
	width: 706px;
	padding-top: 5px;
	font-size:80%;
	}

#search_article .banner li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#search_article .body {
	width: 706px;
	padding-top: 20px;
	}


#search_article .eyeCatch {
	width: 706px;
	height: 130px;
	position: relative;
	background: url(../image/search/new_article/main_img.gif) no-repeat 0 0;
	margin: 0 0 20px 0;
	padding: 0;
	}

#search_article .eyeCatch p {
	width: 415px;
	color: #333333;
	position: absolute;
	top: 70px;
	left: 15px;
	line-height: 140%;
	}

#search_article .eyeCatch p span {
	font-weight: bold;
}

#search_article h4 {
	height: 42px;
	background: url(../image/search/new_article/subtitle_bg.gif) no-repeat 0 0;
	margin: 0;
}

#search_article h4 span {
	display: block;
	padding: 13px 0 0 50px;
	color: #333333;
	font-size: 120%;
	line-height: 120%;
	}

#search_article #articleSearch {
	width: 706px;
	margin: 10px 0 20px 0px;
	padding: 0;
	overflow: hidden;
	}

#search_article #articleSearch:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#search_article #articleSearch dt {
	float: left;
	width: 112px;
	border-bottom: #999 1px dotted;
	padding: 5px 0;
	height: 21px;
}

#search_article #articleSearch dd {
	float: left;
	width: 594px;
	border-bottom: #999 1px dotted;
	padding: 5px 0;
	height: 21px;
	line-height: 120%;
}
