@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	line-height:1.5em;
	color:#333333;
	font-family: Meiryo, Arial, sans-serif;
	font-size:13px;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	margin: 0;
	padding: 0;
    vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
ol, ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
h2 {
	margin-bottom: 15px ;
}
#contain {
	margin: 0;
	padding: 0;
}
#all {
	background:url(../images/bg_all.gif) repeat-x;
}
#contents {
    margin-left : auto ; 
    margin-right : auto ;
	width: 900px;
	padding: 0;
}
#header {
	width: 900px;
	margin: 0;
	padding: 0;
}
.clearfix:after{
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
#logo {
	float:left;
	width: 270px;
	margin: 0;
	padding: 0;
}
#word {
	height:40px;
	float:right;
	width: 300px;
	margin-top: 20px;
	padding: 0;
}
#word ul {
	height:40px;
	padding:0 0 0 10px;
}
#word li{
    display:block;
	float:left;
	width:122px;
	height:40px;
}
/* menu */
#menu {
	width: 900px;
	height:55px;
	/*background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;*/
	}
#menu ul {
	padding-top:8px;
	padding-left:18px;
	height:40px;
}
#menu li {
    display:block;
	margin-left:2px;
	float:left;
	width:213px;
	height:40px;
}
#menu ul li a{
    display:block;
	width:213px;
	height:40px;
    text-indent:-1700px;
	font-size:0;
	line-height:0;
}
#menu ul li.menu00{
   background: url(../images/m00.gif) no-repeat 0 0;}
#menu ul li.menu01{
   background: url(../images/m01.gif) no-repeat 0 0;}
#menu ul li.menu02{
   background: url(../images/m02.gif) no-repeat 0 0;}
#menu ul li.menu03{
   background: url(../images/m03.gif) no-repeat 0 0;}

#menu ul li.menu00 a.active,
#menu ul li.menu00 a:focus,
#menu ul li.menu00 a:hover{
   background: url(../images/m00.gif) no-repeat 0px -40px;}
#menu ul li.menu01 a.active,
#menu ul li.menu01 a:focus,
#menu ul li.menu01 a:hover{
   background: url(../images/m01.gif) no-repeat 0px -40px;}
#menu ul li.menu02 a.active,
#menu ul li.menu02 a:focus,
#menu ul li.menu02 a:hover{
   background: url(../images/m02.gif) no-repeat 0px -40px;}
#menu ul li.menu03 a.active,
#menu ul li.menu03 a:focus,
#menu ul li.menu03 a:hover{
   background: url(../images/m03.gif) no-repeat 0px -40px;}


/* 各ページの表示のときのボタン */
#menu ul li.menu00on {background: url(../images/m00.gif) no-repeat 0px -40px;}
#menu ul li.menu01on {background: url(../images/m01.gif) no-repeat 0px -40px;}
#menu ul li.menu02on {background: url(../images/m02.gif) no-repeat 0px -40px;}
#menu ul li.menu03on {background: url(../images/m03.gif) no-repeat 0px -40px;}
/* main*/

#main {
	width: 840px;
	margin: 0 20px 20px 20px ;
	padding: 0px;
}
h3 {
	margin-bottom:15px;
}
div.sentence  {
	padding-left: 10px ;

}
#topinfo {
	float: left;
	width: 400px;
	margin: 0 ;
	padding-bottom: 10px;
}
#toptouroku  {
	float: right;
	width: 400px;
	margin: 0 0 0 20px ;
	padding: 0;
}
#topsyusi  {
	width: 840px;
	margin: 10px 0 0 0 ;
	padding: 0px;
}
#topsyusi p.syusekigreet{
	/*text-indent:1em;*/
	margin-bottom:0.5em;
}
.sponser {
	width: 820px;
	margin: 10px 0 0 0 ;
	border:1px solid #999999;
	padding:10px;
	text-align:left;
}

/*program*/
#program  {
	width: 840px;
}
#program table {
	line-height:140%;
	width :840px;
	margin-bottom:20px;
	line-height:1.7em;
	border-collapse:collapse;
}
#program .koment {
	text-align:right;
	margin-bottom:5px;
}
#program .koment2 {
	text-align:right;
	margin-bottom:5px;
	color:#333333;
	font-size:11px;
	font-weight:normal;
}
#program td {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px 10px;
}
#program td.c1{
	width: 90px;
/*	border-bottom:1px solid #FFFFFF;*/
	color: #555555;
	text-align:center;
	vertical-align:top;
}
#program td.c1time{
	background-color:#DDDDDD;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding-top:3px;
	padding-bottom:3px;
	width: 90px;
	text-align:center;
	vertical-align:middle;
	color:#555555;
}
#program .c2{
	width: 630px;
	font-weight: bold;
	/*color:#007F00;*/
	color:#003080;
	padding:5px 5px;
	font-size:15px;
}
#program .c2_3title{
	padding:10px 0;
	font-size:17px;
}
#program .c3{
	width: 90px;
	padding-left: 20px;
	text-indent: -20px;
	vertical-align:bottom;
}
#program .c_all{
	width: 730px;
	font-weight: bold;
	/*color:#007F00;*/
	color:#003080;
	padding:5px 5px;
	font-size:15px;
}
#program .c2_3{
	width: 740px;
	background-color:#DDEEF1;
	/*background-color:#8FC0FC;*/
	font-weight: bold;
	color:#3A768F;
	padding:10px 5px;
	font-size:15px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
#program .c2_3_0{
	width: 620px;
	background-color:#DDEEF1;
	font-weight: bold;
	color:#3A768F;
	padding:10px 5px;
	font-size:15px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
#program .c2_3_1{
	width: 100px;
	background-color:#DDEEF1;
	padding:10px 10px 10px 0;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align:right;
}

#program .kei_bottom {
	border-bottom:1px solid #333333;
}
#program .kei_top {
	border-top:1px solid #333333;
}
#program .b_none {
	border-bottom:none;
}

#program .c1_break{
	background-color:#EDEDED;
	border-right:1px solid #CCCCCC;
	padding-top:7px;
	padding-bottom:5px;
	width: 80px;
	text-align:center;
	vertical-align:top;
}
#program .c2_break{
	background-color:#EDEDED;
	width: 620px;
	font-weight: normal;
	padding-top:7px;
	padding-bottom:5px;
}
#program .c2 dt, #program .c_all dt {
	color:#333333;
	display:block;
	font-weight: bold;
	margin:0 0 0 1em;
	font-size:14px;
}
#program .c2 dl.last, #program .c_all dl.last {
	padding-bottom:2em;
}
#program .c2 dd ,#program .c_all dd {
	color:#666666;
	display:block;
	font-weight:normal;
	margin:0 0 0 2em;
	font-size:12px;
}
#program .room{
	background-image: url(../images/bg_room.gif);
	background-repeat: no-repeat;
	height:50px;
	margin-bottom:0.5em;
	padding: 15px 0 0 19px;
	font-size:19px;
	font-weight: bold;
	color:#FFFFFF;
}
#program .paneltitle{
	font-weight: bold;
	color:#666666; 
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:0.5em;
	font-size:12px;
}
#program .coordi_title{
	font-weight: bold;
	color:#666666; 
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:0.5em;
	font-size:11px;
}

#program .paper{
	vertical-align:bottom;
	font-size: 12px;
}
/*#program .c6{
	border-bottom:none;
	padding-top:7px;
	padding-bottom:1px;
}*/	
/*#program .c7{
	width: 340px;
	border-bottom:none;
}*/
/*#program .c8{
	border-bottom:none;
}*/
/*#program .c10{
	background-color: #DDF7BE;
	padding: 5px 10px;
	text-align:left;
	border-bottom:none;
}*/

/*#program tr.off {
	background-color: #EEEEEE;
}*/

/*speaker*/
#speaker  {
	width: 840px;
}
#speaker div.box {
	width: 840px;
	margin:0 0 20px 0 ;
	float:left;
}
#speaker div.photo {
	border:1px solid #999999;
	padding:3px;
	float: left;
	width: 120px;
	
}
/*#speaker div.photo2 {
	float: left;
	text-align: center;
	width: 115px;
}*/
#speaker div.text {
	float: right;
	width: 690px;
	/*margin-left:20px;*/
}
#speaker p.name {
	font-weight: bold;
	color:#007F00;
	font-size:15px;
	margin-bottom:0.25em;
}
#speaker p.cname {
	margin: 0 0 10px 0;
	padding-bottom:0.25em;
	border-bottom:1px solid #007F00;
}
#speaker p.text {
	text-align:left;
	margin-bottom:10px;
}
#speaker .paneltitle{
	font-weight: bold;
	color:#666666; 
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	position: relative;
}
#speaker .paneltitle2{
	font-weight: bold;
	color:#666666; 
}
#speaker .room{
background-image: url(../images/bg_room.gif);
	background-repeat: no-repeat;
	height:50px;
	margin-bottom:0.5em;
	padding: 15px 0 0 19px;
	font-size:19px;
	font-weight: bold;
	color:#FFFFFF;
}
#speaker .themetitle{
	background-color: #DDEEF1;
	margin-bottom:10px;
	padding: 10px 10px;
	font-weight: bold;
	font-size:16px;
	color:#3A768F;
}
#speaker .themetitle_big{
	font-weight: bold;
	font-size:18px;
	color:#3A768F;
}
p.topline{
	border-top:2px solid #333333;
	margin:30px 0;
	clear:both;

}
#speaker div.intro{
	clear:both;
	width: 800px;
	background-color: #EEEEEE;
	margin-bottom:40px;
	padding: 15px 15px;
	line-height:1.6em;
}
#speaker div.box_mc {
	width: 500px;
	margin:0;
	float:left;
	line-height:1.3em;
}
#speaker div.photo_mc {
	border:1px solid #999999;
	padding:3px;
	float: left;
	width: 60px;
}
#speaker div.text_mc {
	float: right;
	width: 410px;
	font-size:11px;
	/*margin-left:20px;*/
}
#speaker p.name_mc {
	font-weight: bold;
	color:#007F00;
	font-size:12px;
}
#speaker p.cname_mc {
	margin: 0 0 10px 0;
	padding-bottom:0.25em;
	border-bottom:1px solid #007F00;
	font-size:10px;
}
/*#speaker div.photo2 {
	float: left;
	text-align: center;
	width: 115px;
}*/
#speaker div.text {
	float: right;
	width: 690px;
	/*margin-left:20px;*/
}

/* --講演者区切り線-- */
/*.speaker_border {
	clear:both;
	height:10px;
	font-size:1px;
	line-height:1px;
	border:solid #CCCCCC;
	border-width:0 0 1px;
	margin-bottom:10px;
}*/

/*presen*/
#presen  {
	width: 840px;
}
#presen table {
	width :840px;
	margin-bottom:40px;
	border-collapse:collapse;
}
#presen td {
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:12px 5px;
}


#presen td.title {
	width :740px;
	background-color:#DDEEF1;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	padding:10px 5px;
	font-size:14px;
	color:#3A768F;
	font-weight:bold;
}
#presen td.title2{
	
	width: 100px;
	background-color:#DDEEF1;
	padding:10px 5px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	text-align:right;
}
#presen td.sp {
	width :10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0;
}
#presen td.paneltitle{
	width :120px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-weight: bold;
	color:#666666; 
	padding:10px 5px;
	font-size:12px;
	vertical-align:top;
}
#presen td.name {
	width :190px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px 5px;
	font-size:14px;
	vertical-align:top;
}
#presen td.com {
	width :430px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px 5px;
	color:#666666;
	font-size:12px;
}
#presen .btn{
	width: 100px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0;
}
/*person*/
#person {
	width: 840px;
	margin:0;
	padding:0;
}
/*---------------------------------タイトル関係*/
#person h3 {
	margin:20px 0 10px 0;
	font-weight: bold;
	font-size:18px;
}
#person .blue {
	color:#3A768F;
}
#person p.name {
	margin-bottom:10px;
	border-bottom:2px solid #AAAAAA;
	font-size:14px;
	color:#333333;
}
/*---------------------------------1|2|3*/

#person ul.num {
	float:right;
	margin:10px 0;
	margin-bottom: 10px;
	height:25px;
	font-size:13px;
	text-align:center;
}
#person ul.num li {
    display:block;
	margin-left:5px;
	float:left;
	width:25px;
	height:25px;
}
#person ul.num li a{
    display:block;
	width:25px;
	height:25px;
}
#person ul.num li a{
   background: url(../images/bg_page.gif) no-repeat 0 0;}

#person ul.num li a.active,
#person ul.num li a:focus,
#person ul.num li a:hover{
   background: url(../images/bg_page.gif) no-repeat 0px -25px;}


#person ul.num li .numActive{
   background: url(../images/bg_page.gif) no-repeat 0px -25px;}



/*---------------------------------画像*/
#person div.box {
	clear:both;
	width: 840px;
}
#person div.photo {
	float: left;
	margin:0 25px 10px 0 ;
	width: 200px;
	padding:5px;
	border:1px solid #AAAAAA;
}
#person div.photo p {
	font-size:12px;
}
/*#person div.photoall_1 {
	float: left;
	width: 200px;
	margin:0 40px 10px 0 ;
	padding:0;
}*/

/*---------------------------------小画像*/
#person div.photoall {
	float: left;
	width: 160px;
	margin:0 40px 10px 0 ;
	padding:0;
}
#person div.photo_sL {
	float:left;
	margin:0 25px 10px 0 ;
	width: 160px;
	padding:5px;
	border:1px solid #AAAAAA;
}
#person div.photo_sR {
	float: right;
	margin:0 0 10px 25px ;
	width: 160px;
	padding:5px;
	border:1px solid #AAAAAA;
}
#person div.photo_sL p, #person div.photo_sR p {
	font-size:12px;

}


/*---------------------------------画像右のたて・よこ*/

#person div.photoR_yoko {
	float: right;
	margin:0 0 10px 25px ;
	width: 300px;
	padding:5px;
	border:1px solid #AAAAAA;
}

#person div.photoR_tate {
	float: right;
	margin:0 0 10px 25px ;
	width: 300px;
	padding:5px;
	border:1px solid #AAAAAA;
}
/*---------------------------------画像右のたて・よこ*/

#person div.photoL_yoko {
	float: left;
	margin:0 25px 10px 0 ;
	width: 300px;
	padding:5px;
	border:1px solid #AAAAAA;
}

#person div.photoL_tate {
	float: left;
	margin:0 25px 10px 0 ;
	width: 300px;
	padding:5px;
	border:1px solid #AAAAAA;
}
	

/*---------------------------------画像テキスト*/
#person div.photo ,#person div.photo_sL ,#person div.photo_sR,#person p {
	margin-top:5px;
	padding:5px;
}
#person .com {
	color:#666666;
}

/*#person div.text p {
	margin-bottom:0.5em;
	line-height:1.6em;
	font-size:14px;
}*/
#person .text p {
	margin-bottom:0.5em;
	line-height:1.6em;
	font-size:14px;
}
#person .name2 {
	color:#3A768F;
	font-weight: bold;
}
#person ul li{
	line-height:1.6em;
	font-size:14px;
	list-style-type: disc;
}







#footer {
	clear: both;
	width: 900px;
	height: 40px;
	background-image:url(../images/bg_foot.gif);
	background-repeat: no-repeat;
}
#footer p.copy {
	float:left;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 12px;
	color:#777777;
	text-align: left;
}
#footer p.footmenu {
	float:right;
	padding-top: 15px;
	padding-right: 20px;
	font-size: 12px;
	color:#777777;
	text-align: right;
}
#footer p.footmenu a:link, #footer p.footmenu a:visited{
	color:#777777;
}
#footer p.footmen a:hover {
	color:#777777;
	text-decoration:none;
}
/* text */
a:visited {
	color:#2A1FFF;
}
a:hover {
	color:#2A1FFF;
	text-decoration:none;
}
a:link {
	color:#2A1FFF;
}
.top1em {
	padding-top: 1em;
	text-align: right;
}
.texttop {
	color: #888888;
}
.c2 a:link,.c3 a:link,#program .c_all a:link{
	color:#333333;
}
.c2 a:visited,.c3 a:visited,#program .c_all a:visited{
	color:#333333;
}
.c2 a:hover,.c3 a:hover,#program .c_all a:hover{
	color:#333333;
	text-decoration:none;
}

p.pagetop {
	float:right;
	padding: 10px 0 20px 0 ;
}
p.pagetop_sp {
	float:right;
	padding: 10px 0 50px 0 ;
}
span.blank {
	padding-left:1em;
}
.sita {
	vertical-align:sub;
	font-size:70%;
}
.ue{
	vertical-align:super;
	font-size:70%;
}
