body	{	margin:14px 14px;	}div#container{	width: 800px;}div#content{	width: 75%;	float: right;	border-bottom: 12px solid #0066cc;}div#sidebar{	width: 23%;	float: left;	background: #ccccff;	border-top: 1px none #999999; /*	border-left: 1px solid #999999; */	border-bottom: 5px solid #666666; 	border-right: 3px solid #999999; }h1 {	background:#ccffff;			 	color:#000000;			text-align: center;			border-top: 2px none #0066cc;	border-left: 48px solid #0066cc;	border-bottom: 3px none #ff3333;	border-right: 48px solid #0066cc; 	padding: 10px;			margin: 0px;			}h2 {	background:#ccffff;		color:#333333;					text-align: center;			 	padding:10px;	border-top: 6px none #ff3333;	border-left: 48px solid #0066cc;/*	border-bottom:2px solid #0066cc; */	border-right: 48px solid #0066cc; 	margin: 0px 0px 10px 0px;	}	h3 {	background:#99ccff;			/* 背景一括指定 */	color:#000000;				/* 文字色： */	text-align: left;			/* 文字揃え */	border-left: 6px solid #3333ff;		/* 左ボーダー *//*	border-right: 1px solid #3333ff;	 右ボーダー */	border-bottom: 1px solid #6666ff;	/* 下ボーダー *//*	border-top: 1px solid #6666ff;	 上ボーダー */ 	padding:2px 10px;			/* パディング一括指定 */	margin:5px 0px;			/* マージン一括指定 */}h4 {/*	background:#ffffff;			 背景一括指定 */	color:#000000;				/* 文字色： */	text-align: center;			/* 文字揃え */ 	padding:2px;				/*パディング一括指定 */	margin:1px 5px;			/* マージン一括指定 */}td	{text-align: left;	vertical-align: top; padding: 4px;  }th	{text-align: left;	vertical-align: top; padding: 4px; background: #dce6f3; }th.title{text-align: left;	vertical-align: top; width: 65px; padding: 4px; border-right: 1px #c0c0c0 solid;}th.name{text-align: left;	vertical-align: top; width: 100px; padding: 4px; border-right: 1px #c0c0c0 solid;}table.table-01 {    width: 655px;     border: 2px #E3E3E3 solid;    border-collapse: collapse;    border-spacing: 0;}