@charset "utf-8";
/* CSS Document */
#biz_topic_title_top {
	margin-bottom: 20px;
}

h4{
	margin-bottom:20px;
	margin-left:10px;
}
.biz_topic_top_h3_0{
	margin-bottom:20px;	
	margin-top:30px;
	position:relative;
}
.biz_topic_top_h3_0 .huawei{
	position:absolute;
	top:-31px;
	right:1px;
}

.biz_topic_top_content{
	width:750px;
	margin:0 10px 30px 10px;
}

.biz_topic_top_txt{
	width:552px;
	float:right;
	margin-left: 20px;
}

.biz_topic_top_content span{
	display:block;
	padding-left:15px;
	background:url(../img/img_listhead.gif) no-repeat 0 5px;
	margin-top:1em;
	margin-left:365px;
	width:170px;
}

.biz_topic_top_content img{
	float:left;	
}
.ni_img{
	text-align:center;
	margin-bottom:30px;
}

/**********2011/05/13**************/

.fl_l { float: left;}
.fl_R { float: right;}

.p_r_10 { padding-right: 10px;}

.w_443 { width: 443px;}
.w_297 { width: 297px;}

table#ni_tb {
	width: 750px;
	margin: 0 10px 30px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table#ni_tb td {
	padding: 5px;
	line-height: 1.3;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table#ni_tb td.bg {
	background-color: #f0f0f0;
}


/**********2011/05/13**************/

/************************/
.data_table {
	background:#acacac;
	width:750px;
	margin:0 10px 30px 10px;
}
.data_table th {
	background:#dee6f0;
	border-top:1px solid #FFF;
	border-left:1px solid #fff;
	font-weight:bold;
	color:#474748;
	width:250px;
}
.data_table td {
	background:#FFFFFF;
	text-align:left;
	width:500px;
}
.data_table th,
.data_table td {
	padding:10px;
}
.chokuden_caution{
	display:block;
	margin-bottom:30px;
}
#chokuden{
	width:770px;
}
#chokuden img{
	float:left;
}
#chokuden ul{
	float:left;
	width:600px;
	margin-top:25px;
}
#chokuden ul li{
	margin-bottom:0.5em;
}
#choku_contact_btn{
	display: block;
	width: 294px;
	height: 26px;
	background:url(../img/btn_choku_information.gif) no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	position:absolute;
	right:0;
}
#choku_contact_btn:hover{
	background:url(../img/btn_choku_information.gif) no-repeat;
	background-position: 0px -26px;
}
