@charset "utf-8";
/* コンテナ */
div#container	{width: 760px;
	margin-left: auto;
	margin-right: auto}

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

div#header h1	{margin: 0;
	font-size: 1.25em;
	padding-left: 10px;
margin-bottom: 10px}

div#header p	{
/*	color: #00;	*/
	font-size: 0.75em;
	margin: 1px;
	text-align: right
}

div#header p.photo	{text-align: center}

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

/* メイン */
div#main	{width: 579px;
	float: left}

/* メイン */
div#main2	{width: 760px;
	float: left}

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

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

div#content p.photo	{text-align: center}

div#content h2	{background-color: #800000;
	background-image: url(bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 23px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

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

div#content2 h3	{background-color: #7fffd4;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 5px}

div#content2 h4	{
	background-color: #7fffd4;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 23px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px
}

div#content p	{font-size: 0.825em;
	line-height: 1.8;
	margin-top: 5px}

div#content li	{font-size: 0.875em;
	line-height: 1.6;
	margin-left: 10px;
	margin-top: 5px}


div#content2 p	{font-size: 0.75em;
	line-height: 1.0;
	margin-top: 2px}

div#content2 p2	{
	font-size: 0.825em;
	line-height: 1.4em;
	margin-top: 2px
}


/* サイドバー */
div#sidebar	{width: 146px;
	float: left;
	margin-bottom: 25px;
	font-size: 0.75em}

ul.sidemenu	{font-size: 0.75em;
	margin-top: 10px;
	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: #000000;
	background-color: #7fffd4;
	border-bottom: solid 1px #ffffff;
	padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #3cb371}

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

ul.sidemenu ul li a 	{background-color: #ffffff;
	color: #000000;
	border-bottom: solid 1px #aacfff;
	line-height: 24px}

ul.sidemenu ul li a:hover 	{background-color: #3cb371}

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

div.info	{border: solid 1px #ff99ff;
	margin-bottom: 20px}

div#sidebar-right h2	{background-color: #7fffd4;
	border-bottom: solid 1px #8484ff;
	color: #000000;
	font-size: 0.75em;
	text-align: center;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 3px}

div#sidebar-right p.photo	{text-align: center}

div#sidebar-right p	{font-size: 0.75em;
	margin: 10px 5px}

div#sidebar-right ul	{font-size: 0.75em;
	margin: 5px;
	padding: 0}

div#sidebar-right ul li 	{
	background-image: url(../images/bar-green.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 13px;
	list-style-type: none
}



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

div#footer p	{
	font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-bottom: 1px;
}


address	{font-size: 0.75em;
	font-style: normal;
	margin-top: 10px;
	text-align: center}

#container #main #content table tbody tr th{
	font-size: 14px;
	height: 20px;
}
#container #main2 #content2 table tbody tr td {
	font-size: 14px;

}
