/* commented backslash hides from ie5mac \*/ 
* {
	font-family: "Trebuchet MS", verdana, "ＭＳ Ｐゴシック", "平成角ゴシック", "ヒラギノ角ゴ Pro W3", sans-serif ;
}

/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #E6E6E6;	/* background color */
	font-size: 14px;
}
body{	
	text-align:left;
	min-width:776px;/* for mozilla*/
	background-color: #E6E6E6;
	height:100%;
	line-height: 1.2em;
}
#wrapper {
	_height: 82px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:776px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/inner_776x1.jpg) repeat-y left top;	/*一番外枠*/
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:235px;/*メニューの一番下の位置*/
} 

/* JC header image */
#header{
	position:absolute;
	top:0px;
	left:0px;
	width:776px;
	height:190px;
	z-index:74;
	background:  url(images/jc-header.png) no-repeat left top;
}

#header ul.header_menu {
	margin-top: 1px;
	list-style-type: none;
}
#header ul.header_menu li {
	margin: 0px;
	padding: 0px;
	float: right;
/*	margin-right: 1px;*/
}
.clearBoth {
	clear: both;
}

#header ul.header_menu a {
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	height: 20px;
	background-image: url(images/top-header_button.gif);
	background-repeat: no-repeat;
	display: block;
}
#header ul.header_menu a:hover {
	background-image: url(images/top-header_button_down.gif);
}

#ajaxmenu{
	position:absolute;
	top:191px;	/*ヘッダー画像の一番下位置*/
	left:0px;
	width:776px;
	height:43px;
	z-index:65;
	/*background:  url(images/header_776x43.jpg) no-repeat left top;*/
}
#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #000000;
	width:776px;
	clear:both;
	height:82px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
/*	background:  url(images/foot_776x82_2.jpg) no-repeat left top;*/

}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:563px;
	float:left;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}
#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}

#content h2 {
	padding: 0.2em;
	border-bottom: solid 2px;
	border-bottom-color: #009999;

	font-size: 20px;
	color: #000000;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-top: 4px;
	padding-left: 20px;
	line-height: 14px;
	position: relative;
	z-index: 999;
}

#content h3 {
	padding: 0.2em;
	border-bottom: solid 2px;
	border-bottom-color: #009933;

	font-size: 18px;
	color: #000066;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-top: 4px;
	padding-left: 25px;
	margin-left: 20px;
	margin-right: 100px;
	line-height: 14px;
	position: relative;
}

#content h4 {
	border-left: solid 0.5em;
	border-bottom: solid 1px;
	padding: 0.1em;
	border-left-color: #009999;
	border-bottom-color: #009999;
	margin-left: 35px;
	margin-right: 150px;
}

h3#post-  {
	font-size: 12px;
	color: #007531;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	padding-left: 2em;
	padding-right: 1em;
	text-indent: 1em;
}

#content div #h4-indent{
	margin-left: 35px;
}

#content p a {
	color: #007531;
}

#content p a:hover {
	background-color: #007531;
	color: #ffffff;
}


#footer p {
	padding: 8px;
}

#content br {
	clear: both;
}


.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #007531;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #007531;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
/*	border: dotted 1px #444444;*/
	border: 1px #444444;
}

#content ul{
	list-style-image: url(images/bullet_11x8.gif);
	line-height: 1em;
}
#content ul li{
	margin-bottom: 0.7em;
	margin-top: 0.5em;
}

#content ul.indent{
	list-style-image: url(images/bullet_11x8.gif);
}
#content li.indent{
	font-size: small;
}
#content p li.indent{
	font-size: 11pt;
}

#sidebar {
	padding-top: 0px;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#sidebar ul li{
	list-style-image: url(images/bullet_11x8.gif);
	line-height: 1.5em;
}

#sidebar ul.LSM_1 {
	margin: 10px;
}

#sidebar ul.LSM_0 li{
	list-style-image: url(images/folder_blue.png);
}
#sidebar ul.LSM_1 li{
	list-style-image: url(images/document.png);
}
#sidebar ul.LSM_0 a{
	text-decoration: none;
	font-weight: bold;
}

#sidebar ul.LSM_1 a{
	text-decoration: none;
	font-weight: normal;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: rgb(97, 130, 0);
}

#content a:hover, #sidebar a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}


#table_menu ul {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;
}

#table_menu ul li{
	list-style-image: none;
	width: 100px;
	border: 1px solid #0000ff;
	padding: 3px;
	padding-left: 10px;
	float: left;
}


/* 画像に影をつける（フチあり） */
.img-shadow {
		float: none;
        background: url(images/shadowAlpha.png) no-repeat bottom right !important;
        background: url(images/shadow.gif) no-repeat bottom right;
        margin: 0px !important;
        padding: 0px !important;
        position: relative;
		}

.img-shadow img {
        display: block;
        position: relative;
        background-color: #fff;
        border: 1px solid #a9a9a9;
        margin: -6px 6px 6px -6px;
        padding: 4px;
        }

.img-shadow-right {
        float: right;
        background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
        background: url(/images/shadow.gif) no-repeat bottom right;
        margin: 10px 0px 0px 10px !important;
/*        margin: 10px 0px 0px 5px;*/
        }
        

/* 画像にキャプションを付けたい場合に使用する枠 */
.img-box{
		padding-bottom: 1em !important;
}

/* img-box無いでのキャプションを指定する */
.img-caption{
		font-size: 12px;
        display: block;
		background: url(images/bullet_11x8.gif) no-repeat;
		background-position: left top;
		padding-left: 0.5em;
   		color: gray;
}

/* 新着情報用に画像のサムネイルを右端に表示する */
.img-thumb-right {
	width 100px;
	height 75px;
    float: right;
}

/* 新着情報の一覧表示用 */
.whatsnew{
	margin-left: 15px;
}

.whatsnew .date{
	margin-left: 35px;
	font-size: smaller;
	font-weight: bold;
}

/* 新着情報の各項目のタイトル */
.whatsnew h4 {
	left: -15px;
	margin-bottom: 7px;
	padding-left: 0.2em;
	position: relative;
	clear: both;
}

/* 新着情報の内部のリンクにはアンダーラインなし */
.whatsnew a{
	text-decoration: none;
}


/******* EventCalendar用CSS ********/
table.eventcalendar {
}

table.eventcalendar .month_title {
 font-size: 1.1em;
 font-weight: bold;
}

table.eventcalendar .linked-day {
}

table.eventcalendar td {
 text-align:center;
 padding:2px;
 color: #000000;
 border: 1px solid #CCCCCC;
}

table.eventcalendar td.sunday {
 color: #FF0000;
 border: 1px solid #FF0000;
}

table.eventcalendar td.ec_ferien {
 color: #000000 !important;
 background-color:#FFFFCC !important;
}

table.eventcalendar td.ec_reikai {
 color: #000000 !important;
 background-color:#FF0033 !important;
}

table.eventcalendar td.ec_rijikai {
 color: #000000 !important;
 background-color:#FFCC00 !important;
}

table.eventcalendar td.ec_other {
 color: #000000 !important;
 background-color:#66CC00 !important;
}

table.eventcalendar td.ec_feiertage {
 color: #000000 !important;
 background-color:#FFCC66 !important;
}

table.eventcalendar td.ec_geburtstag {
 color: #000000 !important;
 background-color:#00FFFF!important;
}

table.eventcalendar td.weeknumber {
 text-align:right;
 color: #000000;
 border: none;
}

table.eventcalendar td.empty {
 text-align:center;
 color: none;
 border: none;
}

table.eventcalendar th {
 text-align:center;
 font-weight: normal;
 color: #009900;
}


table.eventcalendar a{
 text-decoration: none;
 border-bottom: none; 
}

table.eventcalendar .current_day {
 font-weight: bold;
}

.eventlist .list_header{
	border-left: solid 0.5em;
	border-bottom: solid 1px;
	padding: 0.1em;
	border-left-color: #009999;
	border-bottom-color: #009999;
	margin: 0px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
}

#list {
	font-size: 12px;
	line-height: normal;
}
#list ul {
	list-style-position: outside;
	list-style-type: circle;
}
#list ul li{
	margin-bottom: 0.5em;
}

#list h3 {
	font-size: 14px;
	line-height: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/******* EventCalendar用CSS END ********/
 
#list table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: none;
}
#list .img_table {
	clear: both;
	margin-bottom: 50px;
	text-align: center;
}

