a	{color: #017acd}

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

/* ヘッダー */
div#header	{background-color: #017acd;
	background-image: url(../img/kanko.png);
	padding: 15px 15px 130px}

div#header h1	{margin: 0}


/* 上バー */
ul.menu	{font-size: 0.75em;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #90ee90}

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

ul.menu li a	{display: block;
	width: 189px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #202020;
	background-color: #90ee90;
	background-image: url(../img/ueberroll.png);
	border-right: solid 1px #ffffff}

ul.menu li a:hover	{background-color: #99ffcc;
	background-position: left bottom}

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

/* コンテンツ */
div#content	{width: 564px;
	float: right;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px}

div#content h2	{background-color: #e0e0e0;
	background-image: url(../img/bar-greensquare.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 0}


/* サイドバー */
div#sidebar	{width: 166px;
	float: left;
	margin-bottom: 10px}

ul.sidemenu	{font-size: 0.75em;
	font-family: 'Lucida Grande', Vernada, Arial, Geneva, Helvetica, "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	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: #ffffff;
	background-color: #6495ed;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #017acd}

ul#pos1	{font-size: 0.75em;
	padding-left: 0px;
background-color: #ffffff}

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

ul#pos1 li a	{display: block;
	width: 166px;
	line-height: 32px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #ffffff;
	background-image:url(../Contest/pos_con.png);}

ul#pos1 li a:hover	{background-position: left bottom}


ul#dan	{font-size: 0.75em;
	line-height: 38px;
	padding-left: 0px;
background-color: #ffffff}

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

ul#dan li a	{display: block;
	width: 166px;
	line-height: 32px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #ffffff;
	background-image:url(../img/dan_bo.png);}

ul#dan li a:hover	{background-position: left bottom}



/* フッター */
div#footer	{background-image: url(../img/line-green.png);
	background-repeat: repeat-x;
	width: 760px;
	margin-top: 0;
	padding-top: 8px;
	clear: both}

address	{font-size: 0.6em;
	font-family:Helvetica,sans-serif;
	font-style: normal;
	text-align: center}