/*------------------------------------------------------------------------
          ::::: Bibl-hca.com アクセス＆マップ（トップ以外のページ :::::
                            for Bibl-hca.com
				       created by Eggplant Studios	   
説明----------------------------------------------------------------------		   
アクセス＆マップの部分レイアウト
------------------------------------------------------------------------*/

@charset "euc-jp";

/*--------------- sitemap --------------*/

#access{
	padding:20px;
}

#access a:link{
	text-decoration: none; color:#000;
	font-size:112.5%;
}

#access a:visited {
	text-decoration: none; color:#555;
	font-size:112.5%;
 
}

#access a:hover, #access a:active {
	text-decoration: underline; color:#555; 
	font-size:112.5%;
}

div.category{
	width:456px;
	float:left;
	margin:20px 7px 30px 7px;
}

div.categoryleft{
	width:316px;
	float:left;
	margin:20px 7px 30px 7px;
}

#subaccess{
	width:316px;
	margin:5px 0px 0px 0px;
	}

#subaccess div.contshead {
	background-image:url(../others/images/commentbox_head.jpg);
	background-repeat:no-repeat;
}

#subaccess div.contsbody {
	background-image:url(../others/images/commentbox_bg.jpg);
	background-repeat:repeat-y;
	padding:4px 20px;
}

#subaccess div.contsfoot {
	background-image:url(../others/images/commentbox_foot.jpg);
	background-repeat:no-repeat;
}
.category .contsblock{
	width:auto;
	padding:0px;
	margin:0px;
}


#access .note{
	font-size:66.6%;
	color:#666;
	line-height:140%;
	}

#access .gene2{
	font-size:75%;
	color:#333333;
	line-height:150%;
	}

#access .gene{
	font-size:75%;
	color:#336699;
	line-height:150%;
	}

#access .gene1{
	margin-top:10px;
	font-size:90%;
	color:#333333;
	line-height:150%;
	}

.category .contsrepeat{
	width:auto;
	padding:10px 10px 10px 5px;
}

.categoryleft .contsrepeat{
	width:auto;
	padding:2px 10px 2px 5px;
}


#access h2{
	font-size:81.25%;
	line-height:140%;
	margin:0px;
	padding:3px 10px;
	background-color:#EEE;
	color:#000;
	font-weight:normal;
	letter-spacing:1px;
	border-left:solid 3px #333;
	border-bottom:solid 1px #999;
}

#access h3{
	font-size:100%;
}

#access ul{
	margin:10px 10px;
	padding:0px;
}

#access li{
	margin:3px 0px 0px 0px;
	padding:2px;
	font-size:75%;
	list-style:none;
	line-height:130%;
}

#access li a{
	background-image:url(../images/icon_basic.gif);
	background-repeat:no-repeat;
	background-position:0px 0.25em;
	padding-left:15px;
}

#access li a:hover,#access li a:active{
	background-image:url(../images/icon_basic2.gif);
	background-repeat:no-repeat;
	background-position:0px 0.25em;
	padding-left:15px;
}
/*
#access li a:visited{
	background-image:url(../images/icon_basic_g.gif);
	background-repeat:no-repeat;
	background-position:0px 0.25em;
	padding-left:15px;
}
*/


#access li a.level2:link,#access li a.level2:hover,#access li a.level2:visited,#access li a.level2:active{
	background-image:url(../images/icon_level.gif);
	background-repeat:no-repeat;
	background-position:0px 0.25em;
	padding:0px 0px 0px 15px;
}


#access li span.ttl{
	background-image:url(../images/icon_sq.gif);
	background-repeat:no-repeat;
	background-position:0px 0.25em;
	padding-left:15px;
	color:#555;
}

#access ul.level2{
	margin-top:0px;
}


#solidtbl table {
 margin:5px 0;
 border:solid 1px #CCC;
 border-collapse:collapse;
  font-size:75%;
}



#solidtbl td {
 border:solid 1px #CCC;
  padding:2px;
 line-height: 130%;
 text-align:center;
 border-collapse:collapse;
}


#solidtbl th {
 line-height: 130%; 
 padding:2px;
 border:solid 1px #CCC;
 vertical-align:top;
 text-align:center;
 border-collapse:collapse;
}

#solidtbl .redarea{
 border:solid 1px #CCC;
 background-color:#FAE2C9;
}

#solidtbl .greyarea{
 border:solid 1px #CCC;
 background-color:#EEEEEE;
}

#solidtbl .konranarea{
 border-bottom:solid 1px #FFF;
 border-right:solid 1px #FFF;
 background-color:#CC3300;
 font-weight:bolder;
 color:#FFF;
}

#solidtbl .konranablue{
 border-bottom:solid 1px #FFF;
 border-right:solid 1px #FFF;
 background-color:#336699;
 font-weight:bolder;
 color:#FFF;
}

.contsblock .infotxtr{
	color:#CC3300;
}

.contsblock .infotxtg{
	color:#336699;
}

.mapinfo{
	margin:5px 0px;
	padding:0px;
	text-align:left;
	width:230px;
	font-size:75%;
	color:#663300;
	}
