@charset "Shift_JIS";

/* contents
-----------------------------------------------------------------------------*/	
#anchor {
	width: 600px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 22px;
}

#anchor ul {
	padding: 3px 0 3px 10px;
}

#anchor li {
	background-image: url(../images/mk_pink_d.gif);
	background-repeat: no-repeat;
	background-position: 220px 0.7em;
	padding: 2px 0 2px 232px;
}

h3 {
	clear: both;
	width: 593px;
	height: 25px;
	border-bottom: 1px solid #e0597d;
	margin: 0;
	padding: 0 0 0 6px;
}

h4 {
	clear: both;
	background-color: #eee;
	font-weight: bold;	
	color: #666;
	text-indent: 8px;
	border-left: 7px solid #666;
	margin: 18px 8px 0 18px;
	padding: 4px 0;
}

h5 {
	font-weight: bold;	
	color: #666;
	text-indent: 8px;
	border-bottom: 1px solid #CCC;
	margin: 2px 8px 2px 26px;
	padding: 18px 0 3px;
}
	
h6 {
	background-image: url(../images/mk_gray.gif);
	background-repeat: no-repeat;
	background-position: 8px 0.8em;
	font-weight: bold;	
	color: #333;
	line-height: 1.5em;
	margin: 8px 0 0;
	padding: 6px 12px 0 18px;
}

.eventInfoOut {
	margin: 0 0 8px 34px;
}

.eventInfoOut p {
	line-height: 1.5em;
	padding: 6px 0 0 18px;
}

.eventInfoOut li p {
	padding: 4px 0;
}

/* 2008年　センター設立記念シンポジウム部分 */	
#sympo1  {
    padding: 8px 10px 0 0;
}

#sympo1 p  {
	padding-top: 0px;
    padding-bottom: 8px;
}

#sympo1 p.image {
    float: right; 
    background-color: #c4c2c2;
	margin: 9px 0px 4px 18px;
    padding: 0;
}

#sympo1 p.image img {
    position: relative;
    left: -8px; 
    top: -8px; 
}

#sympo2, #sympo3  {
	clear: both;
    padding: 8px 0 0;
}

#sympo4  {
	clear: both;
    padding: 20px 0 10px;
}

#sympo2 p.image, #sympo2 p.image  {
	margin: 0;
	padding: 0;
}

#sympo2 img  {
	float: left;
	border: 1px solid #999;
	margin: 0 16px 0 16px;
}

#sympo2 .rightImg {
	margin-right: 0;
}

#sympo4 p {
	padding-top: 0;
	padding-bottom: 0;
}

#sympo4 img {
	float: right;
	border: 1px solid #999;
	margin: 0 6px 0 12px;
	padding: 0;
}

#sympo4 .rightImg {
	margin: 0 12px 0 12px;
}

#outListP{
	font-size: 110%;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #ccc;
	padding: 0 0 4px 8px;
 }
 
 .point {
	color: #e0597d;
	padding: 0 2px 0 0;
 } 

/* 日時、肩書き */	
.title {
	color: #933;
}

.afterTitle {
	padding-left: 4em;
}

.afterTitle2 {
	padding-left: 6em;
}

.afterTitle3 {
	padding-left: 10px;
}



p.description  {
	text-indent: 1em;
}

.border1 {
	border-bottom: 1px dotted #999;
	margin: 8px 0 2px;
}



ul.subTopic1 {
	line-height: 1.4em;
	padding: 15px 8px 0 0;
 }

ul.subTopic1 li {
	background-image: url(../images/mk_gray.gif);
	background-repeat: no-repeat;
	background-position: 8px 0.4em;
	color: #333;
	padding: 2px 0 2px 18px;
}

ul.subTopic2 {
	line-height: 1.4em;
	padding: 6px 8px 5px 0;
}

ul.subTopic2 li {
	background-image: url(../images/mk_gray.gif);
	background-repeat: no-repeat;
	background-position: 8px 0.4em;
	color: #333;
	padding: 2px 0 2px 18px;
}

ul.subTopic3 {
	line-height: 1.5em;
	padding: 6px 8px 5px 12px;
}

ul.subTopic3 li {
	background-image: url(../images/mk_pink_r.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.4em;
	color: #333;
	padding: 2px 0 2px 15px;
}

ul.subTopic4 {
	line-height: 1.5em;
	padding: 6px 8px 5px 12px;
}

ul.subTopic4 li {
	background-image: url(../images/mk_pink_r.gif);
	background-repeat: no-repeat;
	background-position: 25px 0.4em;
	color: #333;
	padding: 2px 0 2px 35px;
}



/* IE6 hack
-----------------------------------------------------------------------------*/	

* html .after1 {
	padding-left : 4px;
}

* html .after2 {
	padding-left : 6px;
}

