a	{color: #017acd}

/* コンテナ */
div#container	{width: 755px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: ;
	background-image: url(sky.jpg);
	padding: 28px 20px 30px}

div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* メニュー */
ul#menu	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 0;
	height: 20px;
	background-color: #fffff}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 105px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #BBBBBB;
	border-right: solid 1px #ccccc6}

ul#menu li a:hover	{background-color: #FFA07A}

ul#menu li.menulast a	{border-right: none}

/* コンテンツ */
p#summary{martgin-top:10px;martgin-bottom:20px;width:420px}
table{font-size:0.75em;margin-bottom:20px;width:550px}
th,td{padding:8px}
th{width:80px;text-align:left;vertical-align:top}
div#content	{width: 564px;
	margin-left: auto;
	margin-right: auto}
img { border-style:none; } 
div#content h2		{font-size: 1em;
border-bottom:solid 2px #BBBBBB;
padding-bottom:3px}

div#content h3	{background-color: #ffffff;
	background-image: url(maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-right: 12px}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px}


/* フッター */
div#footer	{color: #ffffff;
	background-color: #BBBBBB;
	margin-top: 25px;
	padding-top: 3px;
	padding-bottom: 3px}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
