body	{margin: 0;
	padding: 0;
	background-color: #f8f8ff}

a	{color: #017acd}

/* コンテナ */
div#container	{background-color: #ffffff;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 790px;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #ffffff;
	background-image: url(img/kouguchi_header.gif);
	height: 235px;
	padding: 0px}

div#header h1	{margin: 0}

div#header p	{color: #666666;
	font-size: 0.75em;
	margin: 0}

/* メニュー */
ul#menu	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #335566}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 85px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #335566;
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{background-color: #006600}

/* コンテンツ */
div#content	{width: 560px;
	float: right;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

div#content h2	{background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px；
	clear: both}

div#content h3	{font-size: 1em;
	line-height: 23px;
	padding-left: 0;
	margin-top: 30px;
	margin-bottom: 0;
	clear: both}

img.photo-right	{float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: solid 1px #c0c0c0}

img.photo-left	{float: left;
	margin-right: 15px;
	margin-bottom: 15px}

img.photo-none	{clear: both}

div#content h4	{font-size: 1em;
	line-height: 23px;
	color: red;
	padding-left: 15px;
	margin-bottom: 0}

div#content p	{font-size: em;
	color: #333333;
	line-height: 1.4;
	margin-top: 10px;
	margin-right: 40px;
	text-align: justify}

div#content p#message	{margin-top: 0}

p.image img	{border: none;
	vertical-align: middle}

table	{font-size: 0.75em;
	margin: 20px;
	width: 490px;
	border: none;
	border-collapse: collapse}

th,td	{padding: 8px}

th	{width: 60px;
	text-align: left;
	vertical-align: top;
	background-color: #e5e5c0;
	border: dotted 1px #aa8844}

td	{background-color: #fafad2;
	border: dotted 1px #aa8844}

/* サイドバー */
div#sidebar	{width: 200px;
	float: left;
	margin-bottom: 25px}

ul.sidemenu	{border-top: solid 2px #666666;
	font-size: 0.75em;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	line-height: 0}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
	line-height: 60px;
	text-decoration: none;
	color: #000000;
	background-color: #f5f5f5;
	border-bottom: solid 2px #666666;
	padding-left: 5px}

ul.sidemenu li a:hover	{background-color: #666666;
	color: #ffffff}

/* ツィッター */
div#twitter	{margin-left:5px}

/* フッター */
div#footer	{background-image: none;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: solid 1px #666666;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.75em;
	font-style: normal;
	color: #666666;
	text-align: right;
	padding: 12px}
