@charset "utf-8";

/* --------------------------------------------------
	NewsTopics
-------------------------------------------------- */

body#newsTopics {
	background-color: #FFFFFF;
	background-image: none;
	background-position: 0px 0px;
	text-align: left;
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.2;
	/*position: relative;*/
	background-repeat: none;
}

#newsTopics dl {
	padding: 8px 4px 2px 6px;
	font-size: 12px;
	width: 167px;
	margin-bottom: 8px;
}

#newsTopics dt {
	color: #71B800;
	background: url(../common/icon02.gif) no-repeat left;
	padding-left: 1.2em;
}

#newsTopics dd {
	padding-left: 1.2em;
}


/* //// LINK //// */

#newsTopics a:link {
	color: #3333ff;
	text-decoration: underline;
}

#newsTopics a:visited {
	color: #3333ff;
	text-decoration: underline;
}

#newsTopics a:hover {
	color: #71B800;
	text-decoration: underline;
}




/* --------------------------------------------------
	Contents LAYOUT
-------------------------------------------------- */


/*-- PickUp --*/

.pickUp {
	width: 628px;
	padding-left: 10px;
	}

.pickUp dl {
	height: 250px;
	width: 157px;
	float: left;
	}

.pickUp dd {
	line-height: 1.4em;
	width: 145px;
	padding-left: 2px;
	}

.priceGreen {
	font-size: 18px;
	font-weight: bold;
	color: #98CE40;
	line-height: 1.6em;
	}

.pricePush {
	font-size: 30px;
	}

/*-- BodySarch --*/

.bodySearch {
	width: 626px;
	padding-left: 11px;
	}

.bodySearch li {
	float: left;
	padding-right: 11px;
	padding-bottom: 11px;
	}

.bodySearch ul {
	list-style: none;
	}

/*-- DetailSearch --*/

.detailSearch {
	width: 623px;
	padding-left: 15px;
	}


/*-- DetailSearch --*/

table.seachBottom,
table.seachBottom th,
table.seachBottom td {
	border: 0 dashed #cccccc;
}

table.seachBottom {
	margin-bottom: 0;
	border-collapse: separate;
	border-width: 0 0 0 0;
	border-spacing: 0;
	width: 608px;
	font-family: /*"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",*/"メイリオ",Meiryo,Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック",sans-serif;
	font-size: 0.9em;
	}


table.seachBottom th {
	text-align: left;
	background: #FFFFFF;
	}

table.seachBottom td {
	text-align: left;
	background: #FFFFFF;
	}

table.seachBottom th,
table.seachBottom td {
	border-width: 0 0 0 0;
	vertical-align: top;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0 ;
	font-size: 1em;
	}
