@charset "utf-8";

/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

/* Body
------------------------------*/

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.6;
}
hr {
	display: none;
}


/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}

/* Container
------------------------------*/

#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 

/* Header
------------------------------*/

#header {
	height: 58px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
} 
#header .right {
	clear: right;
	float: right;
}

 
#header h1 {
	font-size: 100%;
	font-weight: bold;
	float: left;
	margin: 0;
}
#header p {
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline;
}
#header p.link {
	background-image: url(../img/link.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#header p.active {
	background-image: url(../img/link-active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#header img {
	vertical-align: text-top;
}





/* Navi
------------------------------*/

#navi {
	height: 30px;
	background-color: #F5F5F5;
}




/* Main
------------------------------*/

#main {
	float: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	width: 570px;
	margin-top: 10px;
} 
#main #map {
	margin-bottom: 15px;
	height: 500px;
	width: 568px;
	border: 1px solid #CCCCCC;
}

#main #map p {
	margin: 0px;
	padding: 0px;
}
#main  #accessmap {
	height: 300px;
	width: 540px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#main #flash {
	margin-bottom: 10px;
}
#main #feed {
	height: 317px;
}
#main #sign {
	text-align: right;
}


#main .content {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}
#main    .banner  {
	margin-right: -6px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 198px;
	line-height: 0.8;
}
#main .banner ul {
	margin: 0px;
}
#main   .banner li   {
	margin-right: 6px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#main   .banner  img {
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}




#main p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main p.pan {
	font-size: 90%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#main p.title {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#main  p.picture {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: right;
}
#main p.small {
	font-size: 90%;
}


#main h1 {
	font-size: 100%;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #666666;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(../img/mainh1.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099cc;
}
#main h2 {
	font-size: 100%;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099CC;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #eeeeee;
	margin-left: 2px;
	margin-right: 2px;
}
#main h3 {
	font-size: 100%;
	margin-bottom: 5px;
	margin-left: 4px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 5px;
}
#main   ul   {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#main  ol  {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}




#main ul li ul {
	margin-bottom: 0px;
	margin-top: 0px;
}


#main ul li {
	background-image: url(../img/main-list.gif);
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#main ul li ul li {
	background-image: url(../img/main-list2.gif);
}
#main ul li ul li ul li {
	background-image: url(../img/main-list3.gif);
}
#link #main ul li {
	background-image: url(../img/link.gif);
	padding-left: 20px;
}

#main dl {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main  dl dt {
	float: left;
	margin-right: 10px;
	clear: left;
}
#main dl dd {
	margin-left: 7em;
}
#main   dl#fivepoint   dd {
	margin-left: 130px;
}
#main dl#fivepoint dt {
	font-family: "Times New Roman", Times, serif;
	color: #0099cc;
	background-image: url(../img/fivepoint.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	width: 110px;
	padding-left: 10px;
	margin-right: 5px;
}
#main table {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-collapse:collapse;
	margin-right: 10px;
	margin-left: 10px;
}
#main table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EEEEEE;
	font-weight: bold;
	text-align: center;
}
#main table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#main  table  tr.odd {
	background-color: #EEEEEE;
}
#member    /* end hiding */
#main     dl     dt, #globe3    #main    dl    dt, #main  .longer  dl dt {
	margin-right: 10px;
	font-weight: bold;
	float: none;
}
#member     #main     dl     dd, #globe3    #main    dl    dd, #main  .longer  dl dd {
	margin-left: 0px;
	margin-bottom: 10px;
}
#main  .long  dl  dd, #main dl.long dd {
	margin-left: 9.5em;
}

#main  .short  dl  dd, #main dl.short dd {
	margin-left: 4em;
}







 
/* Sidebar
------------------------------*/

#sidebar {
	float: right;
	width: 200px;
	margin-top: 10px;
}
#sidebar p {
	margin-bottom: 10px;
}

#sidebar h1 {
	font-weight: normal;
	font-size: 100%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0099CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#sidebar ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	font-size: 90%;
	padding: 5px;
}
#sidebar  ul.ec3_events  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#sidebar ul.ec3_events li {
	background-image: url(../img/main-list2.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
}

#sidebar ul li {
	list-style-type: none;
	padding-right: 2px;
	padding-left: 20px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	padding-top: 2px;
}
#sidebar ul li.nolink {
	background-image: url(../img/main-list2.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}


#sidebar ul li.active {
	background-image: url(../img/link-active.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEEEEE;
}
#sidebar ul li.noimage {
	background-image: none;
	padding-left: 2px;
}



#sidebar  ul  li  ul  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 100%;
}
#sidebar dl {
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}

#sidebar dl dt {
	font-size: 80%;
}
#sidebar dl dd {
	margin-bottom: 3px;
	font-size: 90%;
}
#sidebar  #calendar {
	width: 168px;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	font-size: 90%;
	background-color: #eeeeee;
}
#sidebar #wp-calendar table {
	text-align: center;
	width: 168px;
}
#sidebar   #wp-calendar   table   td#today     {
	border: 1px solid #0099cc;
}









/* Footer
------------------------------*/

#footer {
	padding: 15px;
	clear: both;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0099CC;
	background-color: #333333;
	color: #FFFFFF;
} 
* html  body #footer {
	height: 73px;
}
* html body #main .content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

#footer  a:link, #main h1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer  a:visited, #main h1 a:visited {
	color: #EEEEEE;
	text-decoration: underline;
}
#footer  a:hover, #main h1 a:hover {
	text-decoration: none;
}
#footer  a:active, #main h1 a:active {
	text-decoration: none;
	left: 1px;
	top: 1px;
	position: relative;
}


#footer p {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer ul {
	margin: 0px;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style-type: none;
}



.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
}

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
*  html  #container  {
	width: 781px;
}
