body	{margin: 0;}

#container	{width:760px;
	margin: auto;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	background-color: #ffffff;}

#head	{border-bottom: solid 1px #aaaaaa;}

#wrapper	{padding: 0 20px;}

#content	{width: 550px;
	float: left;
	margin: 30px 0;}

#sidebar	{width: 170px;
	float: right;
	margin: 30px 0;}

#foot	{clear: both;
	border-top: solid 1px #aaaaaa;}

/* ==================== 背景 ==================== */

body	{background-image: url(/urimab.gif);
	background-repeat: repeat;}

/* ==================== ヘッダー ==================== */

#header	{width: 760px;
	height: 200px;
	background-image: url(nagaikouen.jpg);
	background-position: -40px -25px}

#header_inner	{padding: 20px;}

#header h1	{margin: 0;
	font-size: 1.2em;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;}

#header p	{margin: 0;
	margin-top: 8px;
	color: #ffffff;
	font-size: 1em;}


/* ==================== ナビゲーションメニュー ==================== */

.nav	{font-size: 0.75em;
	width: auto;
	height: 25px;
	background-color: #ffffff;
	border-bottom: solid 1px #aaaaaa;}

.nav ul	{margin: 0;
	padding: 0;}

.nav li	{list-style-type: none;
	float: left;}

.nav li a	{display: block;
	width: 120px;
	line-height: 25px;
	border-right: solid 1px #aaaaaa;
	color: #000000;
	text-align: center;
	text-decoration: none;}

.nav li a:hover	{background-color: #0ce0c0;}


/* ==================== コンテンツ ==================== */

.post	{width: 550px;}

.post h2	{font-size: 1em;
	margin: 0;
	margin-bottom: 15px;
	background-color: #00aaff;
	color: #ffffff;
	line-height: 32px;
	padding-left: 10px;}

.posttext	{font-size: 0.9em;
	line-height: 1.5;}

.posttext p	{margin: 0;
	margin-bottom: 20px;}
/* ==================== テーブル ==================== */	
		
table	{width: 500px;
	border-collapse: collapse;
	table-layout: fixed}

th	{width: auto;
	border: solid 1px #aaaaaa;
	padding: 8px;
	background-color: #b8e964;
	font-size: 0.875em;
	text-align: left;}

td	{border: solid 1px #aaaaaa;
	padding: 8px;
	font-size: 0.875em;}

.first	{width: 70px;}

/* ==================== 画像 ==================== */

.imgcenter	{display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;}

/* ==================== サイドバー ==================== */

/* 枠のデザイン */

/* メニューのデザイン */


.menu	{width: 170px;
	overflow: hidden;}

.menu li	{margin-bottom: 5px;
	list-style-type: none;
	line-height: 0;
	border-bottom: none;}

.menu li a	{display: block;
	line-height: 25px;
	padding-left: 10px;
	background-color: #27a4e2;
	color: #ffffff;
	font-size: 0.75em;
	text-decoration: none;}

.menu li a:hover	{background-color: #0ce0c0;}

.menu ul	{margin-left: 15px;
	padding: 5px;
	border-top: none;}
/* ==================== フッター ==================== */

#footer	{width: auto;
	background-color: #27a4e2;}

#footer_inner	{padding: 10px 10px;}

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