/* CSS Document */


h4 {
	font-weight:bold;
	font-size:16px;
	border-bottom:dashed #CCCCCC 1px;
	margin-bottom:5px;
	line-height:130%;
	margin-top:10px;
}

p {
	color:#666666;
	font-size:14px;
	line-height:150%;
	margin:10px 0px;
}

a {
	text-decoration:underline;
}

/*================================================================
header
================================================================*/

.header {
	font-size:14px;
	line-height:150%;
	position:absolute;
	top:180px;
	margin-left:20px;
	color:#666666;
}

/*================================================================
subarea
================================================================*/

#submenu {
	height:88px;
	background:url(../img/acminamikanto_back.jpg) no-repeat;
}

#submenu li {
	margin-bottom:2px;
}

#banner img {
	margin-bottom:5px;
}

/*================================================================
main
================================================================*/
/*------outline-----*/
#contents a {
 text-decoration:underline;
}

table {
	border:#CCCCCC solid 1px;
	margin:10px 0px;
}

th {
	width:130px;
	background:#E8FAFF;
	border:#CCCCCC solid 1px;
	padding:10px;
	color:#666666;
	font-size:15px;
	font-weight:normal;
}

td {
	width:420px;
	border:#CCCCCC solid 1px;
	padding:10px;
	color:#666666;
	font-size:15px;
	
}


/*------mineralist-----*/

#mineralist a {
	color:#FF8080;
}

#mineralist li{
	list-style:none;
}

#mineralist li a {
	list-style:none;
	font-size:18px;
}

dl {
	margin:10px 0px;
}

dt {
	font-size:15px;
	color:#0000FF;
	margin:5px 0px;
}

dd {
	font-size:13px;
	line-height:150%;
	margin-bottom:10px;
	color:#333333;
}
