@charset "shift_jis";
@import url(base.css);

/* ---------------------------------------------------
人類学研究所 トップページCSS 2010.08
-----------------------------------------------------*/

#Index-main{
	height:218px;
	}

#Cont-area{
	width:654px;
	padding-bottom:19px;
	background:url(../img/index_bg.gif) no-repeat bottom;
	float:left;
	}
#Menu-area{
	width:305px;
	margin:0;
	padding:0;
	float:right;
	}


table.newslist{
	width:627px;
	margin-left:13px;
	}
table.newslist th{
	width:15%;
	font-size:75%;
	line-height:1.5;
	color:#666666;
	padding:11px 0 0 22px;
	background:url(../img/icon01.gif) no-repeat 2px 12px;
	border-bottom:1px dotted #b49151;
	vertical-align:top;
	}
table.newslist td{
	font-size:85%;
	line-height:1.5;
	color:#333333;
	padding:9px 5px 6px 0;
	border-bottom:1px dotted #b49151;
	vertical-align:top;
	}
table.newslist td a{text-decoration:none;}
table.newslist td a:visited{text-decoration:none;}
table.newslist td a:hover{text-decoration:underline;}


.outline{
	margin-bottom:7px;
	padding-bottom:11px;
	background:url(../img/index_menu01b.gif) no-repeat left bottom;
	}
.outline .text{
	font-size:75%;
	line-height:1.5;
	color:#c2bc97;
	padding:12px 15px 5px 15px;
	}
.outline .link{
	font-size:75%;
	line-height:1.5;
	text-align:right;
	margin-right:15px;
	padding-right:11px;
	border-right:1px dotted #969696;
	}
.outline .link a{
	color:#ffffff;
	text-decoration:none;
	padding:2px 0 0 22px;
	border-left:1px dotted #969696;
	background:url(../img/index_icon01.gif) no-repeat 9px 4px;
	}
	
.mate-cul{
	margin-bottom:7px;
	padding-bottom:11px;
	background:url(../img/index_menu03b.gif) no-repeat left bottom;
	}
.mate-cul .text{
	font-size:75%;
	line-height:1.5;
	color:#f5efc5;
	padding:12px 15px 5px 15px;
	}
.mate-cul .link{
	font-size:75%;
	line-height:1.5;
	text-align:right;
	margin-right:15px;
	padding-right:11px;
	border-right:1px dotted #f5efc5;
	}
.mate-cul .link a{
	color:#ffffff;
	text-decoration:none;
	padding:2px 0 0 22px;
	border-left:1px dotted #f5efc5;
	background:url(../img/navi_icon03.gif) no-repeat 9px 4px;
	}
	
.global{
	margin-bottom:7px;
	padding-bottom:11px;
	background:url(../img/index_menu04b.gif) no-repeat left bottom;
	}
.global .text{
	font-size:75%;
	line-height:1.5;
	color:#fff7ea;
	padding:12px 15px 5px 15px;
	}
.global .link{
	font-size:75%;
	line-height:1.5;
	text-align:right;
	margin-right:15px;
	padding-right:11px;
	border-right:1px dotted #dbca9b;
	}
.global .link a{
	color:#ffffff;
	text-decoration:none;
	padding:2px 0 0 22px;
	border-left:1px dotted #dbca9b;
	background:url(../img/navi_icon04.gif) no-repeat 9px 4px;
	}
	
.outline .link a:visited,
.global .link a:visited,
.mate-cul .link a:visited{
	text-decoration:none;
	}
.outline .link a:hover,
.global .link a:hover,
.mate-cul .link a:hover{
	text-decoration:underline;
	}

#Index #Menu-area .add{
	width:305px;
	margin:0;
	padding-bottom:11px;
	background:url(../img/index_menu02b.gif) no-repeat left bottom;
	}
#Index #Menu-area .add dl{
	margin:0;
	padding:0;
	background:url(../img/index_menu02t.gif) no-repeat left top;
	}
#Index #Menu-area .add dl dt{
	font-size:75%;
	font-weight:bold;
	color:#424141;
	margin:0;
	padding:12px 13px 2px 13px;
	background:none;
	}
#Index #Menu-area .add dl dd{
	font-size:75%;
	line-height:1.5;
	color:#555555;
	margin:0;
	padding:5px 13px 0 28px;
	}
#Index #Menu-area .add dl dd .link{
	padding:0 0 0 12px;
	background:url(../img/index_icon02.gif) no-repeat left 3px;
	}














