	@import "/common_css_e/default.css"; 
	@import "/common_css_e/english.css"; 

#contents h1 {
background:none;
}

#contents h1 span {
font-weight:normal;
padding-left:5px;
}

#contents p.center {
display:block;
text-align:center;
margin:0 auto;
}

#contents div.netBlock {
	background:url(/global/image_dir/bg_network_blockbtm.gif) bottom left no-repeat;
	margin:0 0 20px 0;
	padding-bottom:2px;
	width:540px;
}

#contents div.netBlockInner {
	background:url(/global/image_dir/bg_network_blocktop.gif) top left no-repeat;
	padding-top:5px;
	width:540px;
}



#contents div.netBlockHeader {
	background: url(/global/image_dir/bg_network_blockline.gif) bottom left no-repeat;
	padding:10px 0;
	margin:0 10px;
}

#contents div.netBlockHeader h4 {
	display:block;
	line-height:135%;
	width:510px;
}

#contents div.netBlockHeader h4 span {
	font-weight:normal;
	padding-left:5px;
}


#contents div.netBlockInner table {
	margin:10px 10px;
}

#contents div.netBlockInner table th {
	background:url(/global/image_dir/bg_network_th.gif) bottom left no-repeat;
	text-align:left;
	padding:5px 5px;
	width:110px !important;
	width:/**/120px;
}

#contents div.netBlockInner table td {
	border-bottom-width:5px;
	border-color:#FFFFFF;
	padding:5px 5px;
}
