@import "default.css";@import "base.css";@charset "utf-8";	#content{		padding:0 0 40px;		background:url(../outline/images/bg_content.jpg) 100% 53px no-repeat; 	}		#content h2{background:url(../outline/images/ttl_content.gif) no-repeat;}		.tablestyle4{			margin:0 0 0 35px;		}		.tablestyle4 th{			color:#003292;			border-right:4px solid #003292;			padding:5px 10px;			font-weight:normal;			text-align:right;			vertical-align:top;			line-height:150%;		}		.tablestyle4 td{			padding:5px 10px;			line-height:150%;		}		.linkstyle2{			background:url(../common/arrow_squre3_red.gif) no-repeat 0 50%;			padding:0 0 0 20px;			margin:20px 0 0 50px;		}