@charset "shift-jis";

/*
Neuroimmunology Kyoto Conference 2010. CSS
Author: Kazuya Tahara(Hidejima)
Version: 100125

*/


/*-----------------------------------------------
 __Initial Setting
-----------------------------------------------*/

* {
	margin:0px;
	padding:0px;
}
html {
	overflow-y:scroll;
}

img {
	border:0;
}
a {
}
a:focus {
	outline:none;
}
li {
	list-style-type:none;
}



/*-----------------------------------------------
 __Base Setting
-----------------------------------------------*/

a:link , a:visited {
	color:#069;
}
a:hover {
	color:#F90;
}
body {
	margin:0px;
	line-height:1.4;
	color: #333;
	min-width: 760px;
	background:#9C0 url(refer/bg_body.gif) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
}
.ClearBoth {
	clear:both;
}
#Wrapper {
	margin:0px auto;
	width:760px;
	background:#FFF;
}
#Container {
	width:760px;
	background:url(refer/bg_conteiner.gif) repeat-y;
	float:left;
}
#Container:after {  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
} 

/*-----------------------------------------------
 __HEADER
-----------------------------------------------*/

#HEADER {
	width:760px;
	height:110px;
	position:relative;
}
#HEADER p {
	font-size:1px;
	position:absolute;
	top:-9999px;
	left:-9999px;
}

/*-----------------------------------------------
 __Footer
-----------------------------------------------*/

#Footer {
	width:760px;
	clear:both;
	background:#588B00;
	height:20px;
}

#Footer p.Copyright {
	font-size:10px;
	color:#FFF;
	text-align:right;
	line-height:12px;
	padding:4px;
}

/*-----------------------------------------------
 __MainVisual
-----------------------------------------------*/

#MainVisual {
	width:760px;
	height:200px;
	position:relative;
	border:0;
}
#MainVisual p {
	padding:0;
	margin:0;
}
#MainVisual dl {
	font-size:1px;
	position:absolute;
	top:-9999px;
	left:-9999px;
}


/*-----------------------------------------------
 __Navi
-----------------------------------------------*/

#Navi {
	width:170px;
	float:left;
}
#Navi ul {
	width:170px;
	margin:18px auto 0;
}
#Navi li {
	width:153px;
	line-height:30px;
	font-size:14px;
	color:#63AC1B;
	padding:0px 0px 0px 17px;
}
#Navi a {
	display:block;
	width:153px;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 17px;
	margin-left:-17px;
	color:#FFF;
	text-decoration:none;
}
#Navi a:hover {
	color:#FC3;
}
#Navi .Banner {
	width:160px;
	height:100px;
	margin:30px auto;
}


/*-----------------------------------------------
 __Content
-----------------------------------------------*/

#Content {
	width:590px;
	float:right;
}
#Content h2 {
	width:550px;
	margin:20px auto 6px;
	padding:0 0 3px;
	margin-bottom:20px;
	font-size:125%;
	line-height:1.5;
	color:#360;
	background:url(refer/bg_title_main.gif) no-repeat 0 bottom;
}
#Content h3 {
	width:542px;
	font-size:100%;
	line-height:1.2;
	padding:0 0 2px 4px;
	margin:10px auto 10px;
	border-bottom:1px solid #C00;
	border-left:4px solid #C00;
}
#Content h4 {
	font-size:100%;
	padding:0 28px 4px;
	color:#600;
}
#Content ul {
	padding:0 28px 1em;
}
#Content ul li {
	font-size:88%;
}
#Content p {
	padding:0 28px 1em;
	font-size:88%;
}
#Content p#PAGETOP{
	text-align:right;
	font-size:75%;
	padding:10px 20px 10px;
}
/*ContentTop*/
#ContentTop {
	width:590px;
	float:right;
}
#ContentTop .WNBox {
	width:560px;
	margin:0 auto;
}
#ContentTop .WNBox h2 {
	width:533px;
	padding:0 0 3px 27px;
	margin:23px auto 0px;
	font-size:88%;
	font-weight:bold;
	line-height:1.6;
	color:#C36;
	background:url(refer/ic_info.gif) no-repeat 5px 0;
}
#ContentTop .WNBox .WhatsNew{
	width:560px;
	margin:0 auto 30px;
	padding:0;
}
#ContentTop .WNBox .WhatsNew li {
	font-size:12px;
	width:450px;
	line-height:1.3;
	margin:0;
	padding:0px 0px 4px 110px;
	position:relative;
}
#ContentTop .WNBox .WhatsNew .Date {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C36;
	position:absolute;
	left:27px;
	top:0px;
}
#ContentTop .WNBox .WhatsNew .Red {
	color:#C00;
}
#ContentTop .InfoBox {
	width:550px;
	margin:0 auto;
}
#ContentTop .InfoBox h2 {
	width:550px;
	margin:0 auto 6px;
	padding:0 0 3px;
	font-size:88%;
	line-height:1.5;
	color:#360;
	background:url(refer/bg_title_top.gif) no-repeat 0 bottom;
}
#ContentTop .InfoBox h3 {
	font-size:88%;
	line-height:1.2;
	padding-bottom:2px;
}
#ContentTop .InfoBox h3 .IC {
	background:url(refer/ic_hinomaru.gif) no-repeat right center;
	padding-right:24px;
}
#ContentTop .InfoBox p {
	font-size:75%;
	line-height:1.2;
	padding-bottom:2em;
}
#ContentTop .InfoBox .Kawadoko {
	margin-bottom:20px;
}
#ContentTop .InfoBox .Kawadoko .New {
	font-style:italic;
	font-weight:bold;
	color:#C63;
}
#ContentTop .InfoBox .Kawadoko p {
	padding-bottom:1em;
}
#ContentTop .InfoBox .Kawadoko sup {
	vertical-align:2px;
}
#ContentTop .InfoBox .Kawadoko p.Link {
	padding-left:10px;
	background:url(refer/ic_link.gif) no-repeat 0 2px;
}
#ContentTop p#PAGETOP{
	text-align:right;
	font-size:75%;
	padding:10px 20px 10px;
}

/*-----------------------------------------------
 __Greet
-----------------------------------------------*/

#Greet .Sign{
	width:354px;
	margin:0 auto 1em;
	padding:1em 180px 0 0;
	background:url(img/sign_yamamura.gif) no-repeat bottom right;
	border-top:1px solid #696;
}
#Greet em{
	font-weight:bold;
}

/*-----------------------------------------------
 __Program
-----------------------------------------------*/
#Prog ul li {
	background:url(refer/ic_list.gif) no-repeat 0 4px;
	padding:0 0 5px 20px;
}

/*-----------------------------------------------
 __Organ
-----------------------------------------------*/
#Organ ul li {
	background:url(refer/ic_list.gif) no-repeat 0 4px;
	padding:0 0 5px 20px;
}
/*-----------------------------------------------
 __Link
-----------------------------------------------*/
#Link ul {
	margin-top:20px;
	margin-bottom:260px;
}
#Link ul li {
	background:url(refer/ic_link.gif) no-repeat 2px 5px;
	padding:0 0 5px 14px;
	margin-bottom:5px;
	border-bottom:1px dotted #CCC;
}
#Link ul li a {
	color:#333;
	text-decoration:none;
}
#Link ul li a:hover {
	color:#F90;
	text-decoration:none;
}

/*-----------------------------------------------
 __Meeting
-----------------------------------------------*/
#Meeting ol {
	padding:0 28px 1em 50px;
}
#Meeting ol li {
	list-style-type:decimal;
	font-size:88%;
	padding-bottom:1em;
}
#Meeting ol ol {
	padding:0 0 0 2em;
}
#Meeting ol li li {
	list-style-type:none;
	font-size:100%;
	padding:0;
	text-indent:-1em;
}
#Meeting ol ul {
	padding:0 0 0 2em;
}
#Meeting ol li ul li {
	text-indent:0;
	padding-left:16px;
	background:url(refer/ic_list.gif) no-repeat 0 4px;
}
#Meeting table {
	margin:0 auto 1em 28px;
	border-top:1px solid #690;
	border-left:1px solid #690;
}
#Meeting table td {
	padding:4px;
	font-size:88%;
	border-bottom:1px solid #690;
	border-right:1px solid #690;
}
#Meeting table th {
	padding:4px;
	font-size:88%;
	font-weight:normal;
	border-bottom:1px solid #690;
	border-right:1px solid #690;
	background:#DCF1B9;
}
#Meeting table.Open {
	margin-top:-1em;
	margin-bottom:1em;
}
#Meeting .Notice {
	color:#C00;
}
#Meeting sup {
	font-size:12px;
	vertical-align:3px;
}
#Meeting .Btn {
	width:240px;
	margin:0 auto 2em;
}
#Meeting .Btn li {
	width:240px;
	height:26px;
	margin-bottom:10px;
	font-size:1px;
	text-indent:-9999px;
}
#Meeting .Btn li a {
	display:block;
	width:240px;
	height:26px;
}
#Meeting .Btn li.Word {
	background:url(img/btn_meeting_word.gif) no-repeat 0 0;
}
#Meeting .Btn li.Word a {
	background:url(img/btn_meeting_word.gif) no-repeat 0 0;
}
#Meeting .Btn li.Word a:hover {
	background:url(img/btn_meeting_word.gif) no-repeat 0 -40px;
}
#Meeting .Btn li.PDF {
	background:url(img/btn_meeting_pdf.gif) no-repeat 0 0;
}
#Meeting .Btn li.PDF a {
	background:url(img/btn_meeting_pdf.gif) no-repeat 0 0;
}
#Meeting .Btn li.PDF a:hover {
	background:url(img/btn_meeting_pdf.gif) no-repeat 0 -40px;
}

/*-----------------------------------------------
 __UpDate
-----------------------------------------------*/
#UpDate .IC {
	width:460px;
	margin:0 auto;
	padding-left:18px;
	background:url(refer/ic_list.gif) no-repeat 0 4px;
}
#UpDate .ICNew {
	width:460px;
	margin:0 auto;
	padding-left:18px;
	background:url(refer/ic_list.gif) no-repeat 0 4px;
	color:#C63;
}
#UpDate .ICNew img{
	padding-left:10px;
	padding-bottom:10px;
}
#UpDate h3.New {
	padding-left:28px;
	padding-bottom:0;
	margin-bottom:4px;
	border:0;
	font-style:italic;
	font-weight:bold;
	color:#C63;
}
#UpDate sup {
	vertical-align:2px;
}
