@charset "shift_jis";

body {
	font-size: 100% ;
	font-family: Verdana, Helvetica, Arial, sans-serif,
                     'ヒラギノ角ゴ Pro W3', 'ヒラギノ角ゴ3', 
                     sans-serif;
	padding: 0;
	margin: 0;
	border: none;
	color: #ffff00;
	background-color: #ff0000;
	}

/*** begin visibility settings ****/
/*** "none" instructs the browser to not render that component ***/
div.edit-main-page div.attachment,
div.edit-main-page div.childrenFullFormat,
span.localContents,
span.siteContents,
span.language,
div.pc-main-page div.forEditors {
        /* display: none; */
        display: visible;
	/* visibility: visible; */
}

div.pc-main-page div.attachment,
div.pc-main-page div.childrenFullFormat,
address,
div.email_register,
div.comments {
        display: none;
	/* visibility: hidden; */
}

/*** end visibitlity settings ****/

/**** begin one-row-table (using table) ******/

table.leftandmain,
tr.leftandmain td.main {
	width: 100% ;
}

td.main {
	vertical-align: top ;	
}

td.leftside {
	vertical-align: top ;
}

div.leftside {
	font-size: 90%;
	background-color: #ffffff ;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #cceecc;

/*
	top: 20px;
	position: fixed;
	width: 285px;
	height: 500px;	
*/

}

div.mainpart {
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #cceecc;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #cceecc;
}

/**** end one row table ******/

/* indentation for navigation and orientation menue */
div.ornv div.kid_ul ,
div.ornv div.lvl_ul {
        padding-left: 1.0em;
        }

div.access a {
	text-decoration: none ;
}

div.access {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cceecc;
	background-color: #ffffff;
	
	top: 0px;
	position: fixed;
	width: 100%;

}

div.forEditors a {
	text-decoration: none ;
}

div.forEditors {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cceecc;
	background-color: #ffffff;

	font-size: 60%;
}

div.logo {
	text-align: center ;
	margin-top: 20px;
}

div.ornv {
}

div.email_register {
	text-align: left;
}

span#lg_ego {
	background-color: #cceecc;
}

span#media_ego {
	background-color: #cceecc;
}

div.leftside div.slf_ul div.kid_ul ,
div.leftside div.eld_ul div.eld_ul ,
div.leftside div.eld_ul div.slf_ul ,
div.leftside div.eld_ul div.kid_ul {
	padding-left: 1em;
	}

div.leftside div.kid_li a {
	color: #333366;
	background-color:#eeffee
	}

div.ornv div.kid_li a:hover ,
div.ornv a:hover {
	border-left-color: #ff0000;
	border-bottom-color: #ff0000;
	color: #ff0000;
  	background-color: #ffff66;
	}

div.ornv a { 
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #9999cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9999cc;
	}

div.ornv span#ego a.nvlk {
	background-color: #cceecc ;
	border-left-color: #cceecc ;
	}
div.ornv li.kid {
	background-color: #ffffff ;
	}

form p {
	margin: 0;
	padding: 0;
	text-indent: 0
	}
pre {
	font-size: 95% ;
	line-height: 100%;
	white-space: pre;
        width: 100%;
	overflow: auto;
	}

body.pc { 
	background-color: #ffffff ;
	color: #222222 ;
	}

body.comments { 
	background-color: #fafafa ;
	color: #222222 ;
	}

body.print { 
	background-color: #ffffff ;
	color: #222222 ;
	}
body.edit { 
	background-color: #eeeeee ;
	color: #222222 ;
	}

h1 {
	font-size: 141% ;
	margin: 0.5em 0;
	padding-top: 0.5em;
	color: #009933 ;
	background-color: #eeffee ;
	border-top: 2px solid #999999 ;
	display: block ;
	background-image: url(./bassai005_4swb.jpg)
	}

h2 {
	font-size: 121% ; 
	margin: 1px 0;
	color: #009933 ;
	background-color: #eeffee ;
	border-top: 1px solid #999999 ;
	display: block ;
	}

h3 {
	font-size: 105% ; 
	margin: 1px 0;
	color: #009933 ;
	background-color: #eeffee ;
	display: block ;
	}

h4 {
	font-size: 100% ; 
	margin: 1px 0;
	color: #009933 ;
	background-color: #eeffee ;
	}

h5, h6, h7 {
	font-size: 100% ;
	margin: 1px 0;
	color: #0099ee ;
	}

form {
	width: 100% ;
	border: 1px solid #cccccc ;
	display: block ;
	margin: 0 0 ;
	padding: 0 0 0 0 ;
	}

a:hover {
  color: #ff0000;  /* overruled somewhere ?? */
  background-color: #ffff66;
}

a:active {
  color: #ff0000;
  background-color: #ffff00;
}

a:link { color: #333333 ; }
a:visited { color: #333333 ; }
a:active { color: #333333 ; }

.delete-buttons { 
	color : black ;
	background-color : #E0FFFF ;
	}

div.comments-title { 
	color : #000000 ;
	text-align: center ;
	font-weight: bold;
	/* background-color : #eeffee ; */
	}

div.comments { 
	width : 100% ;
	color : #000000 ;
	margin: 0;
	padding: 0;
	border-top: 2px solid #333333;
	padding-top: 0.5ex ;
	background-color : #cfcfff ;
	}

div.one_comment {
	border: 1px solid #666666;
	margin: 1ex;
	padding: 0;
	}

div.comment-header { 
	background-color : #dfdfff ;
	margin: 0;
	padding: 0;
	}

div.comment-text { 
	background-color : #efefff ;
	margin: 0;
	padding: 0;
	}
pre.comment-text {
	background-color : #efefff ;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	}

div.childrenFullFormat {
	width: 100% ;
	margin: 0 ;
	padding: 0 ;
	background-color : #efefff ;
	}

div.childrenFullFormat dt {
	font-size: 121% ; 
	margin: 1px 0;
	color: #009933 ;
	background-color: #eeffee ;
	border-top: 1px solid #999999 ;
	}

div.childrenFullFormat dd {
	font-size: 100% ; 
	margin: 1px 0;
	color: #009933 ;
	background-color: #eeffee ;
	text-indent: 4em;
	}

img { 
	border-style : none ;
	}

img.qr {
	width : 2cm ;
	}

div.footer {
	width: 100%;
	display: block;
	border: 0px solid  #999999;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cceecc;

	font-size: 60%;
	}

/*** 追加設定 ****/
div.mainpart {
	width: 700px;
}

div.explain {
	padding: 1em;
	line-height: 1.5em; 
}

div.attachment {
	font-size: 60%;
}

div.childrenFullFormat {
	font-size: 60%;
}

table.mytable {
	width: 670px;
	font-size: 80% ;
	border-top:1px solid #663300;
	border-left:1px solid #663300;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}

table.mytable th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#996633;
	background-position:left top;
	padding:0em 0.5em;
	text-align:center;
}
table.mytable td{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	padding:0.3em 0.5em;
}

div.myKakomi {
	text-align: left;
	padding: 1em;
	width: 80%;
	border: 1px solid #cceecc;
	background-color: #eeffee ;
}

div.myKakomi2 {
	text-align: left;
	padding: 1em;
	width: 90%;
	border: 1px solid #cceecc;
	background-color: #ffffff;
}

div.blogTitle {
	font-size: 100% ; 
	margin: 1px 0;
	font-weight: bold;
	color: #009933 ;
	background-color: #ffffdd ;
/*	border: 1px solid #663300;
*/
	border-top: 1px dotted #663300;
	border-bottom: 1px dotted #663300;
	
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
}

div.blogBody {
	font-size: 80% ; 
	text-align: left;
	padding: 10px;
	width: 600px;
/*	border: 1px solid #663300;
	background-color: #ffffdd ;
*/
}

div.blogEnd {
	font-size: 60% ; 
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	border: 0px solid #663300;
	background-color: #ffffff ;
}

table.lecturerIndex {
}
table.lecturerIndex tr {
	height: 170px;
}
table.lecturerIndex td {
	font-size: 80%;
	color: #606060;
	text-align: center;
	vertical-align: baseline;
	width: 200px;
	line-height: 1.2em;
	border: 1px solid gray;
	padding-top: 10px;
}
span.lecturerName {
	font-size:130%;
	font-weight:bold;
}

div.whatsNew {
	line-height: 1.3em;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height:auto;
	border: 1px solid gray;
	text-align: left;
	overflow: visible;
	font-size:80%;
}
div.whatsNew span.date {
	color: #ffa0a0;
}
div.whatsNew div.whatsNewBody {
	text-indent: 1em;
	margin-bottom: 2em;
}
span.speakerName {
	color: #800000;
	font-weight: bold;
}
table.program {
	width: 670px;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
table.program tr.theme{
	border-top:1px solid #FFEEAA;
	border-bottom:1px solid #FFEEAA;
	color: #442200;
	font-size: 80% ;
	font-weight:bold;
	background-color: #FFEEAA;
	background-position: left top;
	text-align: left;
}
table.program tr.lecture{
	font-size: 80% ;
}
table.program tr.lecture td.title {
	width: 350px;
}
table.program tr.theme td {
	padding: 0em 0.5em;
}
table.program tr.lecture td {
	padding: 0.3em 0.5em;
}
table.program tr.description {
	font-size: 75% ;
}
table.program tr.description td {
	padding: 0.3em 0.5em 2em 2em;
	color: #006600;
}

.gazou {
　　　　 border: 1px solid #000000;
}

/*** begin Image Thumbnail Viewer ****/
/*** http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm ***/

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

/*** end Image Thumbnail Viewer ****/

