@charset "euc-jp";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
     margin: 0; padding: 0;
}

table {
     border-collapse: collapse;
	 border-spacing: 0;
}

fieldset, img {
     border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
	 font-weight:normal;
}

ol, ul {
     list-style: none;
}

caption, th {
     text-align: left;
}

h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
	 font-weight: normal;
}

q:before, q:after {
     content:Ž¡ŽÉ;
}

abbr, acronym {
     border: 0;
} 

html {
    overflow-y: scroll;
}

/********************/
/********************/
body {
    font-family: /*Helvetica,*/ Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 1.3;
	text-align: center;
	background: url(../images/background.gif) center top repeat-x  #FFFCF7;
}


h1 {
	text-indent: -9999px;
}


strong {
   font-weight: bold;
}


a:link {
/*   color: #61531B;
*/   color: #CC0000;
   text-decoration: none; 
}

a:visited {
   color: #CC0000;
   text-decoration: none;
}

a:hover {
/*   color: #333333;
*/   text-decoration: underline; 
}

a:active {
   color: #FA4D43;
   text-decoration: none;
}

div#subButton li {
   
}

div#subButton img {
    
}


ul#subMenu li {
   margin-left: 10px;
   display: inline;
}


ul#menu li {
   margin-bottom: 1px;
   line-height: 0;
   vartical-align: bottom;
   font-size: 0; 
}

/**************/
/***** ID *****/
/**************/
div#container {
   width: 800px;
   margin: 0px auto;
   border-top: #7f2727 4px solid;
   border-right: #CCCCCC 1px solid;
   border-bottom: #CCCCCC 1px solid;
   border-left: #CCCCCC 1px solid;
   text-align: left;
   background: url(../images/main_back.jpg) center bottom no-repeat #ffffff;
}


div#header {
   width: 800px;
   height: 108px;
   position: relative;
}


div#mainContainer {
   margin: 10px 10px 0 10px;
   clear: both;
}


div#leftColumn {
   width: 170px;
   float: left;
}


div#rightColumn {
   width: 600px;
   float: right;
}


div#copy {
   width: 800px;
   margin: 3px auto 0px auto;
   font-size: 9px;
   text-align: right;
   clear: both;
}


ul#subMenu {
   position: absolute;
   right: 10px;
   top: 10px;
}


p#date, p#venue {
	text-indent: -9999px;
}

/*****************/
/***** CLASS *****/
/*****************/

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#container #mainContainer #rightColumn #contents #program .contentsItem.clearfix.clearB .proItem2 span {
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
}
.speaker1 {
	font-size: 13px;
	font-weight: normal;
	color: #360;
}

.speaker2 {
	font-size: 13px;
	font-weight: normal;
	color: #360;
		
}

