@import url("../css/common.css");
@import url("../css/navi.css");
@import url("../css/basic.css");



#mainimage {
	margin-bottom: 20px;
}

#contents {
	margin-bottom: 20px;
	width: 760px;
}

/*コンテンツ　プロダクト*/


#contents_products table {
	margin-bottom: 5px;
}

#contents #contents_products {
	margin-bottom: 20px;
	width: 760px;
	margin-bottom: 5px;
}

#contents_products #products_midashi {
	width: 760px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #78AA28;
}

#contents_products .bg_top {
	background: url(image/products_bg_top.gif) no-repeat;
	padding: 12px 12px 0px;
	width: 226px;
	vertical-align: top;
	text-align: justify;
}

#contents_products .bg_bottom {
	background: url(image/products_bg_bottom.gif) no-repeat;
	height: 5px;
	width: 250px;
}

#contents_products .products_name {
	margin-bottom: 5px;
	width: 226px;
}

#contents_products .products_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 65px;
}



#contents_products .toawase {
	background: url(image/toaiwase_bg.gif) no-repeat;
	width: 240px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
}

#contents_products .toawase img {
	margin-top: 5px;
}


/*コンテンツ　トピックス*/

#contents_topcs {
	margin-bottom: 20px;
}

#contents_topcs #topics_midashi {
	width: 760px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #96BAC6;
}

#contents_topcs dl {
	font-size: 12px;
}

#contents_topcs #newslist {
	width: 750px;
	color: #333333;
	overflow: scroll;
	overflow-x: hidden;
	height: 150px;
	padding-right: 10px;
}

#contents_topcs dt {
	color: #808080;
	font-weight: bold;
	margin-bottom: 3px;
}

#contents_topcs dd {
	border-bottom: 1px dotted #B3B3B3;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
