@charset "UTF-8";
#new_area {
	width: 806px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
#cctv_area {
	background-image: url(../images/obi_cctv_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 399px;
	padding-top: 67px;
	float: left;
}
#fa_area {
	background-image: url(../images/obi_fa_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 399px;
	padding-top: 67px;
	float: right;
}

.new_block {
	width: 395px;
	border: 1px solid #d2d2d2;
	background-color: #FFFFFF;
	background-image: url(../images/bg_new_c.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
.new_block_no {
	width: 395px;
	border: 1px solid #d2d2d2;
	background-color: #FFFFFF;
	background-image: url(../images/bg_new_jno.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.new_name {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 8px;
	line-height: 21px;
}
#info_area {
	width: 802px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#info {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 472px;
}
#company {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 310px;
}


.new_txt {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 9px;
}

.clear{ clear: both; visibility: hidden; height: 0;}
#info_list {
	background-color: #eeeeee;
	border: 1px solid #d4d4d4;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 470px;
	margin-bottom: 15px;
	height: 280px;
}
*{
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*dl.list {
	margin: 6px;
	text-align: left;
	font-size: 11px;
	color: #333333;
}

dl.list dt  {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 90px;
	padding: 3px;
}
dl.list dd  {
	font-size: 11px;
	color: #333333;
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 380px;
}
.dot_lline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
*/
dl {
	text-align: left;
	font-size: 11px;
	color: #333333;
	padding:0;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}
dl dt {
	float: left;
	width: 110px;
	font-weight: bold;
	text-indent: 1em;
	line-height: 180%;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
dl dd {
	line-height: 130%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 120px;
}
.dot_lline {
	background-image: url(../images/line_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#company_list {
	background-color: #eeeeee;
	border: 1px solid #d4d4d4;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 310px;
	margin-bottom: 15px;
	height: 280px;
}
.kokunai_c {
	background-image: url(../images/mark_kokunai_c.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 26px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.kokugai_c {
	background-image: url(../images/mark_kokugai_c.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 26px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.company_txt {
	text-align: left;
	font-size: 12px;
	color: #333333;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 6px;
	line-height: 18px;
}
#lineup {
	background-color: #eeeeee;
	border: 1px solid #d4d4d4;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-bottom: 15px;
	text-align: left;
}
.lineup_txt {
	text-align: left;
	font-size: 11px;
	color: #333333;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 5px;
	line-height: 18px;
}
.blue {
	color: #075b86;
	font-weight: bold;
}
.lineup_txt a {
	text-align: left;
	color: #444444;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 5px;
	line-height: 18px;
	font-size: 10px;
}
.lineup_txt a:visited {
	text-align: left;
	color: #666666;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 5px;
	line-height: 18px;
	text-decoration: none;
	font-size: 10px;
}
.lineup_txt a:hover {
	text-align: left;
	color: #006699;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 5px;
	line-height: 18px;
	text-decoration: underline;
	font-size: 10px;
}
.lineup_txt a:active {
	text-align: left;
	color: #006699;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-bottom: 5px;
	line-height: 18px;
	text-decoration: underline;
	font-size: 10px;
}

