/*--背景や枠の指定--*/
body{
	width:80%;
	margin:0 auto;
	background:url(../img/bg.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

body a {
	overflow:hidden;
	outline:none;
}

#wrapper{border-top:3px #666 solid;background:#fff;width:100%}
header{width:100%;height:120px;background:#fffcd1 url(../img/logo.png) center no-repeat}
hgroup{display:none}
.outline{
	padding:5%;
	width:100%;
	clear:both;
}
.outline .tech{font-size:.9em;width:80%;margin-left:20px;margin-bottom:30px;line-height:1.5em}
.arrow{background:transparent url(../img/arrow.gif) center right no-repeat;padding-right:40px;margin-right:5px;text-decoration:none;color:#654;border-bottom:1px #654 dotted;}
#indeximage {width:100%;height:200px;background-image:url(../img/header1.jpg);background-repeat:no-repeat;background-position:center;}
#topimage {width:100%;height:323px;background-image:url(../img/header.png);background-repeat:no-repeat;background-position:center;}

/*--見出しの設定--*/
h3{font-size:1.2em;background-image:url(../img/bar.gif);background-repeat:repeat-x;color:#fff;width:90%;height:30px;padding:5px;text-shadow:#666 1px 2px 1px;font-weight:bolder;}
h3 span{font-size:.8em;font-weight:bolder;}
h3 a{text-decoration:none;border-bottom:1px #fff dotted;color:#fff}
h3 a:hover{text-decoration:none;color:#ddd}


/*--インフォメーション--*/
#info{
	font-size:1.1em;
	line-height:1.8em;
	margin-top:20px;
	width:90%;
	margin-left:40px;
	float: left;
	margin-bottom: -50px;
}
span{font-size:1.2em}
#info strong{color:#fff;padding:2px 3px;background:#000}
.countdown{
	border:1px #aaa dotted;
	background:#cee;
	width:22em;
	text-align:center;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	padding-top: 10px;
}

.infotable{
	border:none;
	margin-bottom: 10px;
}

#info p{
	float:left;
	border:1px #aaa dotted;
	padding:4px;
	background:#cee;
	width:12em;
	margin-left:10em;
	text-align:center;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*--「入場無料」の部分--*/
#exp{clear:both;text-align:right;margin-right:10px;line-height:1.8em;margin-bottom:10px}
#exp span{padding:1px;background:#f33;color:#fff;font-weight:700;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px}

#annoucement{clear:both;border:2px dotted #2C5F98;padding:.8em 1em;line-height:1.2em;width:98%;margin:0 auto;}
#annoucement ol,#annoucement ul{list-style-position:outside;font-size:.9em;margin-left:20px;}
#annoucement ul{margin-left:30px;}
#annoucement .list_d{list-style-type:decimal}
#annoucement .list_s{list-style-type:square}
#annoucement .list_r{list-style-type:lower-roman}
#annoucement span{font-weight:700;font-size:1em;}
#annoucement a{text-decoration:none;border-bottom:1px #654 dotted;color:#654;}
#annoucement a:hover{text-decoration:none;color:#2C5F98;}
#annoucement h3{font-size:1.2em;background-image:url(../img/bar.gif);background-repeat:repeat-x;color:#fff;width:99%;height:30px;padding:5px;text-shadow:#666 1px 2px 1px;font-weight:bolder;}


/*--トップ・ミニ講演の指定--*/
#events{clear:both;width:85%;}
#events img.prof{float:left;margin-left:20px;margin-bottom:60px;text-align:center;margin-top:0px;border:1px #ccc solid}
#events_photo{
	float:left;
	width: 185px;
	height: auto;
	margin-bottom:20px
}
#events_photo img.prof{
	margin-bottom:25px
}
#events p{margin-left:200px;margin-top:20px;font-size:.9em;line-height:1.4em;letter-spacing: 0.1em;}
#events a{text-decoration:none;color:#654;}
#events a:hover{text-decoration:none;color:#2C5F98;}

#events_prof{
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	padding-top:6px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
	border-left:#2C5F98 solid 7px;
	padding-left:10px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.time{
	float: left;
}

.title{
	float: left;
	padding-left: 12px;
	line-height:1.4em;
}


/*--ミニ講演の指定--*/
#events span.mini-a,#events span.mini-b{display:inline}
#events a img.icon{margin0 0 -7px 8px;border:0;}

/*--ツールチップ部--*/
.tooltip{
display: none;
position: absolute;
padding: 10px 13px;
z-index: 2;
background-color: #fff;
border: 1px solid #343;
fnt-size: .9em;
line-height: 1.4em;
text-align: center;
}
.tooltip h5{
font-size:1.2em;
line-height: 1.6em;
color:#fff;
width:100%;
background:#000;
}
.tooltip img{
border:0;
margin:10px;
text-align:center;
}


.clearfix{clear:both;}
a[href ^="javascript:decrypt_and_email"]{padding-right:18px;background:transparent url(../img/icon_mailto.png) no-repeat center right}


/*---グローバルリンク--*/
#globalnavi{
margin: 0;
padding: 0;
width:100%;
height:50px;
background:url(../img/globalbar.gif);
border-top:1px solid #333333;
border-bottom:1px solid #333333;
}

.navi1{
float: left;
width: 9%;
height:50px;
margin: 0;
padding: 0;
border-right:1px solid #333333;
}

.navi2{
float: left;
width: 11%;
height:50px;
margin: 0;
padding: 0;
border-right:1px solid #333333;
}

.navi3{
float: left;
width: 13%;
height:50px;
margin: 0;
padding: 0;
border-right:1px solid #333333;
}

.navi4{
float: left;
width: 20%;
height:50px;
margin: 0;
padding: 0;
border-right:1px solid #333333;
}

.navi5{
float: left;
width: 13%;
height:50px;
margin: 0;
padding: 0;
border-right:1px solid #333333;
}

#globalnavi a{
display: block;
overflow: hidden;
text-align: center;
display:block;
width: 100%;
height:50px;
line-height:50px;
background:url(../img/globalbar.gif);
color: white;
text-decoration:none;
font-weight:bolder;
}

#globalnavi a:hover{
background:url(../img/globalbar2.png);
color: white;
text-decoration:none;
font-weight:bolder;
}


#S1{
vertical-align : bottom;
}

/*--フッタの指定--*/
/*バックボタン*/
#back{
	width:120px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:#2C5F98;
	font-size:.9em;
	margin-bottom:0px;
	margin-right:5%;
	margin-top: 50px;
}
#back a{
color:#fff;
font-weight:bolder;
text-decoration:none;
}
#back a:hover{
color:#fff;
font-weight:bolder;
text-decoration:underline;
}

/*--フッター--*/
#foot_outline{
width:100%;
border-top:#2C5F98 solid 7px;
background:url(../img/bar.gif);
color:#fff;
padding-bottom:20px;
font-size:.9em;
}

/*--スポンサーとお問い合わせのガワ--*/
#foot_wrap{
	width:95%;
	border-top:1px #ccc solid;
	border-bottom:1px #ccc solid;
	padding:5px;
	clear: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#foot_wrap a{
color:#fff;
text-decoration:none;
font-weight:100;
}

/*--提供--*/
#sponser{font-size:0.9em;line-height:150%;float:left;width:63%;}
#sponser a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

/*--フッターバナー--*/
#foot_banner{
	width:95%;
	border-bottom:1px #ccc solid;
	clear: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
}


/*--お問い合わせ--*/
#inq{width:33%;float:left;border:3px solid #2C5F98;margin-left:1%;padding:1%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;line-height:150%;color:#333;background:#fff;}
#inq h5{font-size:1.2em;border-bottom:1px #2C5F98 solid;margin-bottom:1%;width:100%;font-weight:700}
#inq a{text-decoration:underline;font-weight:bolder;border-bottom:2px #2C5F98;color:#333}
#inq a:hover{color:#2C5F98;}

nav a,.booth a{text-decoration:none;border-bottom:1px #654 dotted;color:#654}
nav a:hover,.booth a:hover{text-decoration:none;color:#2C5F98}


#copy{margin:5px;width:98%;text-align:center;font-size:.9em;}