em      {font-style: normal;        font-weight: bold}a	{color: #017acd}/* コンテナ */div#container	{width: 760px;	margin-left: auto;	margin-right: auto}/* ヘッダー */div#header	{background-color: #ffffff;	padding: 0px 10px 40px}div#header h1	{color: #ffffff;        font-size: 1.5em;        margin: 0}div#header p	{color: #000000;	font-size: 0.75em;	margin: 0}/* メニュー */ul#menu	{font-size: 0.75em;	margin-top: 0;	margin-bottom: 15px;	margin-left: 0;	padding-left: 0;	height: 30px;	background-color: #000000}ul#menu li	{list-style-type: none;	float: left}ul#menu li a	{display: block;	width: 120px;	line-height: 30px;	text-decoration: none;	text-align: center;	color: #ffffff;	background-color: #000000;	border-right: solid 1px #ffffff}ul#menu li a:hover	{background-color: #87ceeb}/* コンテンツ */div#content	{width: 564px;	float: right;	margin-left: auto;	margin-right: auto;	margin-bottom: 25px}div#content h2	{background-color: #87ceeb;	background-image: url(img/grad-skyblue.png);	background-repeat: repeat-x;	font-size: 0.875em;	color: #ffffff;	line-height: 28px;	padding-left: 6px;	margin-top: 0;	margin-bottom: 0}div#content h3	{background-color: #ffffff;	background-image: url(img/maru-skyblue.png);	background-repeat: no-repeat;	font-size: 0.875em;	line-height: 23px;	padding-left: 30px;	margin-top: 15px;	margin-bottom: 0}div#content p	{font-size: 0.75em;	line-height: 1.6;	margin-top: 10px}div#content table, th, td {border-width: 5px;	border-style: none;        height: 50px;}        td {background: #fffffff}        th {background: #fffffff}div#frame      {border: solid 1px #87ceed;                padding-left: 5px;                padding-right: 5px;                height: 150px;	        margin-top: 5;                overflow: auto}/* サイドバー */div#sidebar	{width: 166px;	float: left;	margin-bottom: 25px}div#sidebar h2	{background-color: #87ceeb;	background-image: url(img/grad-skyblue.png);	background-repeat: repeat-x;	font-size: 0.875em;	color: #ffffff;	line-height: 28px;	padding-left: 6px;	margin-top: 0;	margin-bottom: 0}ul.sidemenu	{font-size: 0.75em;	margin-top: 0;	margin-left: 0;	padding-left: 0;	line-height: 0}ul.sidemenu li	{list-style-type: none}ul.sidemenu li a	{display: block;	line-height: 30px;	text-decoration: none;	color: #000000;	background-color: #ffffff;	border-bottom: solid 1px #aacfff dotted;	padding-left: 10px}ul.sidemenu li a:hover	{background-color: #87ceeb}p.feed	{margin-bottom: 10px}p.feed a	{font-size: 0.75em;	color: #444444;	text-decoration: none;	line-height: 30px;	border: solid 1px #888888;	padding: 5px}p.feed img	{border: none;	vertical-align: middle}/* フッター */div#footer	{background-image: url(img/line-skyblue.png);	background-repeat: repeat-x;        width: 760px;	margin-top: 0;	padding-top: 8px;	clear: both;	background-color: #ffffff;	color: #000000}address	{font-size: 0.75em;	font-style: normal;	text-align: center}
