@charset "UTF-8";


h3 {
	font-size: 2.0em;
	font-weight: bold;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding:0 0 7px 0;
}

.berListBoxSet {
	margin-top:-10px;
	margin-bottom:10px;
	width:656px;
	background: transparent url(images/ber_list_bg.gif) repeat-y 0 0;
}

	.berListBoxSet .berListBox {
		position: relative;
		float:left;
		width:302px;
		height:190px;
		padding:10px 26px 0 0;
	}

		.berListBoxSet .berListBox h4 {
			position: relative;
			width:292px;
			height:42px;
			line-height:30px;
			padding:0 0 0 10px;
			color:#005AA6;
			font-weight:bold;
			font-size:1.3em;
			background: transparent url(images/list_h4_bg_1.jpg) no-repeat 0 0;
		}

		.berListBoxSet .berListBox h4.noNum {
			background: transparent url(images/list_h4_bg_2.jpg) no-repeat 0 0;
		}

		.berListBoxSet .berListBox h5 {
			z-index:2;
			position: absolute;
			top:52px;
			left:207px;
			width:94px;
			height:30px;
			padding:0 0 0 10px;
			color:#fff;
			font-weight:bold;
			font-size:1.2em;
			background: transparent url(images/list_h5_bg.gif) no-repeat 0 0;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
			line-height:30px;
		}

			.berListBoxSet .berListBox h4 .num {
				position: absolute;
				top: 0px;
				left: 205px;
				color:#fff;
				font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
			}

			.berListBoxSet .berListBox h4 .patent_apply {
				position: absolute;
				display:block;
				width:295px;
				height:21px;
				top:5px;
				left:0;
				text-align:right;
			}

			.berListBoxSet .berListBox .goDetailBtn {
				position: absolute;
				top: 166px;
				left: 213px;
			}


.listBox {
	clear:both;
	position: relative;
	width:630px;
	height:150px;
	overflow:hidden;
	margin: 0 0 15px 0;
	background: #fff url(/products/common/images/bg_dot.gif) repeat-x 1px 100%;
}

	.listBox h4 {
		position: relative;
		width:618px;
		height:40px;
		overflow:hidden;
		padding:0 0 0 12px;
		color:#005AA6;
		font-weight:bold;
		font-size:1.3em;
		line-height:30px;
		background: #fff url(images/list_h4_bg_3.jpg) no-repeat 0 0;
	}

		.listBox h4 .num {
			position: absolute;
			top: 0px;
			left: 530px;
			color:#fff;
			font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Verdana,Arial,Helvetica,sans-serif;
		}

		.listBox .goDetailBtn {
			position: absolute;
			top: 115px;
			left: 542px;
		}

.noBG { background-image:none; }