body {
	background: #dddddd;
}
a	{color: #017acd;}




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

/* ヘッダー */
div#header	{background-color: #ffffff;
	background-image : url(img/top.jpg);
	background-repeat: no-repeat;
	background-position: 210px 7px;
	padding: 10px;}

div#header h2	{margin-top: 5px;
	margin-left: 25px;
	margin-right: 1px;
	margin-bottom: 4px;}

/* メニュー */
ul#topmenu	{font-size: 0.75em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0;
	height: 25px;}

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

ul#topmenu li a	{display: block;
	width: 129px;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	border-right: solid 1px #ffffff;
	background-image : url(img/top_menu.gif);}

ul#topmenu li a:hover	{background-image : url(img/top_menu2.gif);}

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




div#container2	{width: 760px;
	background : #ffffff url(img/corner.gif) no-repeat;
	padding: 10px;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;}

/* パンくずリスト */
p#bread	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 22px;}


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

div#content h1	{background-image : url(img/bar-blue2.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 2px;
	margin-top: 4px;
	margin-bottom: 0;}

div#content h3	{background-color: #e0e0e0;
	background-image : url(img/bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #404040;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 15px;
	color: #454545;}

div#content p.hinmei	{font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -10px;
	color: #454577;}

div#content p.hinmeiul	{font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.6;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: -10px;
	color: #454577;}

div#content li	{font-size: 0.75em;
	line-height: 1.5;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #454545;}

div#content li.ana_index	{list-style-type: none;
	font-size: 0.75em;
	line-height: 1.5;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	color: #565656;}

div#content dt	{font-size: 0.75em;
	background-color: #888888;
	line-height: 1.5;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 5px;
	padding: 2px 10px;
	color: #ffffff;}

div#content dd	{font-size: 0.75em;
	line-height: 1.5;
	margin-left: 40px;
	margin-right: 50px;
	margin-bottom: 5px;
	color: #454545;}

div#content img.left	{float: left;
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 15px;
	color: #454545;}

div#content table {border-collapse: collapse;
	margin: 1em auto;}

div#content th, td {padding: 0.5em 1em;
	font-size: 0.75em;}

div#content th.gray {border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: none;
	border-right: none;
	font-size: 0.75em;
	background-color: #eeeeee;}

div#content td.line {border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: none;
	border-right: none;
	font-size: 0.75em;
}


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

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: #ffffff;
	background-color: #005087;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px;}

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

ul.sidemenu li.sub a	{background : url(img/side_menu.gif) no-repeat;
	padding-left: 30px;
	margin-top: 4px;
	font-weight: bold;
	color: #454545;}

ul.sidemenu li.sub a:hover	{background-image : url(img/side_menu2.gif);
	color: #ffffff;}


ul.sidemenu li.sub2 a	{font-size: 0.95em;
	background : #00ccff url(img/p2.gif) no-repeat;
	background-position: 8px 7px;
	line-height: 25px;
	padding-top: 3px;
	padding-left: 25px;
	color: #454545;}

ul.sidemenu li.sub2 a:hover	{background-color: #3399cc;
	color: #ffffff;}

ul.sidemenu li.sub3 a	{font-size: 0.9em;
	line-height: 21px;
	padding-top: 2px;
	padding-left: 32px;
	background-color: #33eeff;
	color: #454545;}

ul.sidemenu li.sub3 a:hover	{background-color: #3399cc;
	color: #ffffff;}

span.day {color: #0000ff;}

span.naiyo {color: #454545;}

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

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

div#footer a:hover	{text-decoration: none;
	color: #505050;}

div#footer a	{text-decoration: none;
	color: #505050;}
