@charset "UTF-8";


* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}



body {
	padding:0px;
	margin: 0px auto 0px auto;
	width: 898px;
	color: #333333;
	font-family: "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック";
	font-size:100%;
	*font-size:medium;
	*font:small;
	line-height: 1.8em;
	text-align: center;
	background-color: #f7f8f1;
}


#container {
	margin: 0px;
	width: 898px;
	_width: 900px;
	text-align: left;
	font-size: 85%;
	*font-size: 82%;
	position: relative;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	background-color: #fff;
}


#contents {
	padding: 35px;
	position: relative;
}

#footer {
	padding: 10px;
	height: 50px;
	text-align: right;
	font-size: 85%;
	color: #fff;
	background-color: #bbd76b;
	clear: both;
}



#message {
	margin-bottom: 15px;
	width: 840px;
	height: 350px;
	background-image: url(../img/message_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#message h2 {
	position: absolute;
	top: 0px;
	left:0px;
}

#message p {
	margin-bottom: 5px;
}

#maehara {
	width: 280px;
	height: 270px;
	line-height: 1.4em;
	position: absolute;
	top: 50px;
	left:110px;
	overflow: auto;
}

#yamaoka {
	width: 280px;
	height: 260px;
	line-height: 1.4em;
	position: absolute;
	top: 60px;
	left:460px;
	overflow: auto;
}


#program {
	width: 720px;
	margin-left: 50px;
	line-height: 1.6em;
}

#program h2 {
	padding: 8px 0 10px 27px;
	height: 18px;
	_height: 26px;
	margin: 0 0 10px 0px;
	line-height: 1em;
	background-image: url(../img/h2_yellow.png);
	background-repeat: no-repeat;
	clear: both;
	font-size: 100%;
}

#program h2.blue {
	background-image: url(../img/h2_blue.png);
}

#program h2.yellow {
	background-image: url(../img/h2_yellow.png);
}


#program h3 {
	margin: 0px 0px 5px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 140%;
	clear: both;
}

#program .backtotop {
	margin: 0px 0px 10px 628px;
}

.date {
	padding: 15px 0 5px 0;
	border-bottom: 1px solid #ddd;
	clear:both;
}

#program p {
	margin: 0px 0px 5px 0px;
}

.place {
	font-size:80%;
	font-weight: normal;
}


.small {
	font-size: 90%;
	line-height: 1.3em;
}

#special1 {
	margin-top: 10px;
	padding: 0 20px 10px 20px;
	background-color: #cdc;
}

#special2 {
	margin-top: 10px;
	padding: 0 20px 10px 20px;
	background-color: #f3cccc;
}

#special3 {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 20px 10px 20px;
	background-color: #dde;
}


#special2:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#special2 {
	display: inline-block;
}

/*Hides from IE-mac ﾂ･*/
*html #special {height:1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




h1 {
	margin: 0px 0px 10px 0px;
	line-height: 1.5em;
}

h1#maingp {
	margin: 0px;
}

h2 {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 5px 0px;
	clear: both;
}

h3 {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 110%;
	line-height: 1.3em;
}

h4 {
	margin: 0px 0px 3px 0px;
	color: #333333;
	font-size: 100%;
	line-height: 1.3em;
}



p {
	margin-bottom: 1.6em;: ;
}



td, th {

}


table {
	border-collapse: collapse;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border-top:1px solid #9aa;
	border-left:1px solid #9aa;
	width: 100%;
	_width: 825px;
	text-align: left;
	line-height: 1.3em;
	/*** IE ***/
	font-size: 100%;
}

th {
	margin: 0px;
	border-right:1px solid #9aa;
	border-bottom:1px solid #9aa;
	background-color: #ddf0dd;
	padding: 0.3em 0.5em 0.3em 0.5em;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}


td {
	margin: 0px;
	padding: 0.1em 1em 0.1em 0em;
	border-right:1px solid #9aa;
	border-bottom:1px solid #9aa;
	padding: 0.3em 0.5em 0.3em 0.5em;
	vertical-align: top;
	width: 23%;
}

td img {
	vertical-align: middle;
}


caption {
	text-align: left;
	font-weight: bold;
}


table.blue {
	border-top:1px solid #9aa;
	border-left:1px solid #9aa;
}

table.blue th {
	border-right:1px solid #9aa;
	border-bottom:1px solid #9aa;
	background-color: #ddecf0;
}


table.blue td {
	border-right:1px solid #9aa;
	border-bottom:1px solid #9aa;
}

table.yellow {
	border-top:1px solid #a99;
	border-left:1px solid #a99;
}

table.yellow th {
	border-right:1px solid #a99;
	border-bottom:1px solid #a99;
	background-color: #f5f5d7;
}


table.yellow td {
	border-right:1px solid #a99;
	border-bottom:1px solid #a99;
}

table.blue td.at {
	
background-color: #f0f9ff;
}
table.yellow td.at {
	background-color: #fffcf0;
}

dl {
	margin: 0em 0em 1.6em 0em;
	padding: 0.5em 0em 0em 0em;
	border-bottom: 1px dotted #eeeeee;
	display: inline-block;
	width: 100%;
}

dl:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}


/*Hides from IE-mac ﾂ･*/
*html dl {height:1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

dt {
	padding: 0.4em 0em 0.4em 0em;
	width: 20%;
	float: left;
	clear: both;
	border-top: 1px dotted #eeeeee;
}

dd {
	padding: 0.4em 0em 0.4em 0em;
	width: 75%;
	float: left;
	border-top: 1px dotted #eeeeee;
}

.narrow {
	margin-left: 50px;
	width: 740px;
}

.narrow dt {
	width: 30%;
	float: left;
	clear: both;
}

.narrow dd {
	width: 70%;
}



.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}









li {
	margin: 0.2em 0em 0.2em 1.5em;
	list-style: disc;
}


.backtotop {
	margin: 0px 0px 10px 620px;
	width: 90px;
	line-height: 1em;
	padding: 5px 0px 5px 0px;
	color:fff;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	text-align: center;
}





.right {
	margin: 0px 0px 10px 10px;
	float: right;
}

.left {
	margin: 0px 10px 10px 0px;
	float: left;
}



a img {
	border: 0px;
}

a:link {
	color: #3366dd;
	text-decoration: none;
	border: 0px;
}

a:visited {
	color: #0033cc;
	text-decoration: none;
	border: 0px;
}

a:hover, a:active {
	color: #ff6600;
	text-decoration: underline;
	border: 0px;
}

.note {
	margin: 0px 0px 0px 10px;
	color: #f00;
	line-height: 1.4em;
}

.block {
	display: block;
}


#appli {
	top:220px;
	left:30px;
	position: absolute;
}

#outline {
	width: 400px;
	float: left;
	line-height: 1.6em;
}

#outline h2 {
	padding: 8px 0 10px 27px;
	height: 18px;
	_height: 26px;
	margin: 0 0 10px 0px;
	line-height: 1em;
	background-repeat: no-repeat;
	clear: both;
	font-size: 100%;
}

#outline h2.blue {
	background-image: url(../img/h2_blue.png);
}

#outline h2.yellow {
	background-image: url(../img/h2_yellow.png);
}


div#outline table {
	width: 400px;
	border-collapse: collapse;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border:none;
	text-align: left;
	line-height: 1.4em;
	/*** IE ***/
	font-size: 100%;
}

div#outline table th {
	width: 10%;
	margin: 0px;
	border:none;
	padding: 0.5em 1em 0.5em 0em;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	background-color: #fff;
}


div#outline table td {
	margin: 0px;
	border:none;
	padding: 0.5em 0em 0.5em 0em;
	vertical-align: top;
	width: 90%;
}



#map {
	width: 393px;
	height: 528px;
	float: right;
	background-image: url(../img/map.png);
}

#map ul {
	margin:300px 0 0 25px;
	width: 350px;
	height: 210px;
	overflow: auto;
	line-height: 1.2em;
	font-size: 95%;
}

#map ul li.station {
	border-top: 1px dotted #bbd;
	margin-top: 0.5em;
	padding-top: 0.5em;
}


.session {
	background-color: #000;
	color: #fff;
	line-height: 1em;
	padding: 3px 5px;
	font-size: 60%;
	display: inline-block;
	margin: -2px 3px 2px 0;
}



ul {
	margin-bottom: 15px;
}



/***** MENU *****/





ul#menu {
	margin: 0px;
	padding-left: 25px;
	top:258px;
	*top:264px;
	left:0px;
	position: absolute;
}

ul#menu:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*Hides from IE-mac ﾂ･*/
*html ul#menu {height:1%;}
ul#menu {display: block;}
/* End hide from IE-mac */





ul#menu li {
	margin: 0px 10px 0px 10px;
	height: 33px;
	list-style:none;
	line-height:1;
	text-indent: -9999px;
	display: inline-block;
	*float: left;
}



ul#menu a {
	height: 33px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	/*IE6*/
	overflow: hidden;

}

#top, #seminar, #access, #contact {
	background-position: 0px -33px;
}


#top a:hover, #seminar a:hover, #access a:hover, #contact a:hover {
	background-position: 0px -33px;
}

#top, #top a {
	width: 65px;
	background-image: url(../img/menu/top.png);
}

#seminar, #seminar a {
	width: 107px;
	background-image: url(../img/menu/seminar.png);
}

#access, #access a {
	width: 136px;
	background-image: url(../img/menu/access.png);
}

#contact, #contact a {
	width: 115px;
	background-image: url(../img/menu/contact.png);
}





#intro {
	width: 480px;
	float: left;
}

#date {
	width: 340px;
	float: right;
}




