

.under_title{
	margin-left: 60px;
	margin-top:25px;	
	text-align:left;
}

.type {
	margin-bottom:7px;
	padding: 3px 3px 3px 12px;
	background-color: #999;
  	color: #FFF;
}

/* TOP MENU  */
.head_menu{
	padding-right:10px;
	width:774px;
	height:76px;
	background-image : url(/img/top_logo.png); 
	background-repeat : no-repeat; 
	background-color:#fff;
	text-align:right;
}

.topMenu	{
    position:relative;
    top:0;
    left:0;
    background-color:#666;
    height:24px;
    border:none;
}

.topMenu a	{
    display:block;
    text-align:center;
    text-decoration:none;
    font-size:14px;
    color:#FC0;
    background-color:#900;
    width:128px;
    line-height:24px;
    border-right:solid 1px #666
}

.topMenu a:hover {
    background-color:#E00;
    color:#FFF
}
.submenu	{
    visibility: hidden;
    position:absolute;
    top:auto;
    left:0;
    border-top:solid 1px #666;
    border-right:solid 1px #666;
}

.submenu a	{
    background-color:#C00;
    color:#FC0;
    border-top:solid 1px #666;
    font-size:12px;
}
.submenu a:hover {
    background-color:#E00;
    color:#FFF;
    border-top:solid 1px #666;
}

#menu1	{
    position:absolute;
    top:0;
    left:0
}

#menu2	{
    position:absolute;
    top:0;
    left:129px
}

#menu3	{
    position:absolute;
    top:0;
    left:258px
}

#menu4	{
    position:absolute;
    top:0;
    left:387px
}

#menu5	{
    position:absolute;
    top:0;
    left:516px
}
#menu6	{
    position:absolute;
    top:0;
    left:645px
}


/* SIDE MENU  */

.sideMenu{
	margin-bottom:2px;
	border: 1px solid #CCC;
	padding: 7px;
	background-color: #EEE;
	text-align: center;
}

.address_en{
  	display: block;
  	margin-top:0.5em;
  	border: 1px solid #DDD;
  	padding: 0.6em;
  	width: 185px;
	background: #FEFDF5;
	color: #333;
}
.stands{
  	display: block;
  	margin-top:0.5em;
  	border: 1px solid #DDD;
  	padding: 0.6em;
  	width: 185px;
	background: #FC9;
	color: #333;
}

.marginL10{
	margin-left: 10px;	
}

li.en a {
  	display: block;
  	width: 160px;
  	margin-bottom: 2px;
  	border-left: 2px solid #FFF;
  	border-top: 2px solid #FFF;
  	border-right: 2px solid #666;
  	border-bottom: 2px solid #666;
  	padding: 7px 7px;
  	background: #E5E4DD;
  	color: #333;
	text-align: center;
  	text-decoration: none;
	font-size: 14px;
}
li.en a:hover {
  	background: #FFCC66;
	font-weight:bold;
}


.text {
	padding: 5px 5px 5px 12px;
	border-bottom: 1px solid #999;
  	color: #444;
  	background: #FEFDF5;
}

.text2 {
	margin-top:5px;
	margin-bottom: 5px;
	padding: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
  	color: #333;
  	background: #FEFDF5;
}

.title {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px 5px 5px 12px;
	text-align: left;
	font-weight: bold;
	background-color: #DDDDDD;
}

ol.orange li{
	background:url('/img/congress_form/shirushi_orange.gif') no-repeat;
	margin-left: 20px;
	padding-left:20px;
}

.btn{
	margin:auto;
	text-align:center;
	
}

.btn2{
	margin:auto;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	
}

/* notices and errors */
 .error, .error-message {
	color:orangered;
	background: #fff url(/img/caution.gif) no-repeat top left;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
}

#flashMessage {
	color: orangered;
	background-color: #ff0;
	font-weight: bold;
	padding: 10px;
	width:550px;
}

.error-message {
clear: both;
}

.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}

.tip {
color: #656565;
background-color: #ddd;
}

.caution {
	color: orange;
	font-weight: bold; 
	text-align: left;
}

a.sponser {
	display:block;
	background-color:#fffacd;	
	width:185px;
	/* height: 15px;*/
	margin-top:3px;
	margin-right:3px;
	border-top:1px solid #DDD;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	border-left:1px solid #DDD;
	padding:3px 3px;
	/* float:left; */
	font-size:10px;	
	text-align:center;
	vertical-align:middle;
  	text-decoration:none;
}

a.sponser:link {
  	color: #666;
}
a.sponser:visited {
  	color: #666;
}
a.sponser:hover {
	border-top:1px solid #DDD;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	border-left:1px solid #DDD;	
	color: #333;
	font-weight:bold;
	background-color:#ffd700;	
  	text-decoration:underline;
}
a.sponser:active {
	color: #900;
	font-weight:bold;
  	text-decoration:underline;
}

.sp_title{
	margin:3px 3px;  
	font-size:10px;	
  	color: #666;
}

.sp_title2{
	margin-top:15px;  
	font-size:10px;	
  	color: orange;
}

.footer_copy {
	padding:8px 3px;
	font-size: 18px;
	font-weight: bold;
}

.footer_end{
	padding-bottom:8px;
}

/* �R���e���c�\�� */

.orange {
	background:#fff url(/img/shirushi_orange.gif)  no-repeat top left;
	padding-left: 20px;
}

.green {
	background:#fff url(/img/congress_form/shirushi_green.gif)  no-repeat top left;
	padding-left: 20px;
}

.block{
	padding-top:5px;
	padding-bottom:8px;
}

.block2{
	padding-top:5px;
	padding-bottom:8px;
	width:546px;
}

.block3{
	padding-top:5px;
	padding-bottom:8px;
	width:546px;
	text-align:right;
}

.detail{
	padding-left:30px;
	padding-bottom:5px;
}

.mid_title{
	padding-top:5px;
	padding-left:30px;
	padding-bottom:5px;
	font-weight:bold;
}

table.sub3{
	table-layout: fixed;
	width: 510px;
	margin-left: 30px;
	border-collapse: collapse;
	border: 1px solid #CCC;
	background-color: #FFF;
}

table.sub4{
	table-layout: fixed;
	width: 510px;
	margin-left: 30px;
	border-collapse: collapse;
	border: none;
	background-color: #FFF;
}


td.time{
	border-right:1px solid #BBB ;
	border-bottom:1px solid #BBB ;
	width:90px;
	background-color:#DDD;
	text-align:left;
}

td.content{
	text-align:left;
	border-right:1px solid #BBB ;
	border-bottom:1px solid #BBB ;
	background-color:#EEE;
}

td.content_right{
	text-align:right;
	border-right:1px solid #BBB ;
	border-bottom:1px solid #BBB ;
	background-color:#EEE;
}

td.place{
	width:90px;
	text-align:center;
	border-right:1px solid #BBB ;
	border-bottom:1px solid #BBB ;
	background-color:#EEE;	
}

td.white{
	border-right:1px solid #BBB ;
	border-bottom:1px solid #BBB ;
	background-color:#FFF;	
	
}

th.gray{
	border-right:1px solid #BBB ;
	border-bottom:1px solid #BBB ;
	background-color:#EEE;	
	text-align:center;
}


div.detail_content{
	margin:5px;
	padding:5px;
	background-color:#FFF;
}

div.sesssion{
	margin-top:2px;
	margin-bottom:5px;
	padding-left:10px;
	text-decoration:underline;
	color:#333;
}

div.ses_base{
	margin:5px;
	padding:5px;
}

.none_mpg{
	margin:none;
	padding:none;
	border:none;
}

.comment{
	width: 510px;
	margin-left: 30px;
}

.speaker_photo{
	width:180px;
	padding:10px;
	padding-right:0px;
	text-align:right;
	float:right;
}

.speaker_role{
	padding:10px;
	background-color:orange;
	color:white;
	border-bottom:2px solid orange;
	
}

.speaker_name{
	color:#555;
	margin-top:50px;
	padding:5px;
}

.speaker_corp{
	color:#999;
	padding-bottom:20px;
}

.speaker_history{
	margin-top:10px;
	border-top:2px solid orange;
	border-bottom:2px solid orange;
	padding:10px;
	text-align:left;
	color:#666;
}

p.bt10{
	margin-bottom:10px;
}

.content a:link { text-decoration:underline; color: #745759;}
.content a:visited { text-decoration:underline; color: #745759;}
.content a:hover { text-decoration:underline;  color:#03AED2; font-weight:bold; }

ol.dec{
	list-style-type: decimal;
	list-style-position:inside;
}

.download {
	background:#EEE url(/img/congress_form/downlaod_btn.gif)  no-repeat top left;
	padding-top:15px;
	margin:auto;
	height:25px;
	width:152px;
	text-align:center;
}
.download a:link { text-decoration:underline; color: #745759;}
.download a:visited { text-decoration:underline; color: #745759;}
.download a:hover { text-decoration:underline;  color:#03AED2; font-weight:bold; }

.tright{
	text-align:right;
}

.history_photo{
	margin:auto;
	margin-top:5px;
	border-style: solid; 
	border-color: rgb(153, 153, 153) rgb(221, 221, 221) rgb(221, 221, 221) rgb(153, 153, 153); 
	border-width: 3px;
	width:380px;
	text-align:center;
}

ul.square {
  	list-style-type: square;
  	margin: 0px 0px 0px 5px;
  	padding: 0px 0px 0px 10px;
}

ul.disc {
  	list-style-type: disc;
  	margin: 0px 0px 0px 30px;
  	padding-right: 15px;
}

ul.square_yellow_box {
  	list-style-type: square;
  	margin: 15px 0px 0px 5px;
  	padding: 15px;
  	border:1px solid #ccc; 
  	background-color:#fffacd; 
}

ul.square_white_box {
  	list-style-type: square;
  	margin: 0px 0px 0px 5px;
  	padding: 15px;
  	border:none;
  	background-color:#FFF; 
}

.ml15{
	margin-left:15px;
}

.mt15 {
	margin-top:15px; 
}

.mb15{
	margin-bottom:15px;
}

/* 写真関係 */

table.photo{
	margin-left:5px; 
	padding:10px;
	width:520px;
	text-align:center;	
	background-color:#FFF;
}

td.photo{
	vertical-align:top;
	border:1px solid #CCC;
	padding:10px;
	padding-top:20px;
	width:260px;
	background:#FFF;
	text-align:center;	
}

img.photo{
	border-top:3px solid #999; 
	border-left:3px solid #999;
	border-bottom:3px solid #DDD; 
	border-right:3px solid #DDD;
}

h3.photo{
 	margin-bottom:10px;
 	text-align:left;
 }
 
 .program_photo{
	 float:right; 
	 width:50px;
 }
 
 div.photo{
	padding:10px;
	width:260px;
	background:#FFF;
	float:right;
	margin:auto;
	text-align:center;
}

