@charset "UTF-8";
/* ==============================
	site.css
   color : #5AA99B
============================== */

#navArea #report3 #n-site2,
#navArea #report3 #n-site {
	border-top: 1px solid #FFF;
	border-bottom-style: none;
	border-left: 2px solid #5AA99B;
	background-color: #EBF4F3;
	background-image: url(../../image/arw_dgreen1.gif);
}

#navArea #report3 .sub,
#navArea #report3 .on {
	padding-left: 24px;
	border-top: 1px solid #FFF;
	border-bottom-style: none;
	border-left: 2px solid #5AA99B;
	background: #EBF4F3 url(../../image/arw_dgreen2.gif) no-repeat 14px 8px;
}

#navArea #report3 #n-site2,
#navArea #report3 .on {
	font-weight: bold;
	background-color: #D6E9E6;
}

* html #navArea #report3 .sub,
* html #navArea #report3 .on { /* IE */
	background-position: 16px 8px;
}

#mainArea #pageLink span {
	color: #5AA99B;
}

#mainArea h1 {
	margin-bottom: 15px;
}

#mainArea h2 {
	border-color: #5AA99B;
	color: #5AA99B;
}

#mainArea h3 {
	color: #5AA99B;
}


/*
-----------------------------	*/
#mainArea .links li {
	background-image: url(../../image/arw_dgreen.gif);
}

#mainArea .tbl th {
 background-color: #D6E9E6;
}

#mainArea .overview {
	width: 300px;
}

#mainArea dt.h3 {
	margin: 10px 0 0;
	font-weight: bold;
	color: #5AA99B;
}

#mainArea dt.h3 span {
	font-weight: normal;
}

#mainArea dd dt {
	float: left;
	width: 14em;
}

.img1 img {
	margin-top: 10px;
}

.inde ul {
	padding: 0;
	margin: 20px 0 10px;
}

.inde li {
	width: 470px;
	margin: 0 auto 10px;
	border-top: 2px solid #D6E9E6;
	border-right: 3px solid #D6E9E6;
	border-bottom: 3px solid #D6E9E6;
	border-left: 2px solid #D6E9E6;
	list-style: none;
}

.inde li a {
	padding: 10px 10px 10px 24px;
	margin: 2px;
	display: block;
	background: #EBF4F3 url(../../image/arw_dgreen.gif) no-repeat 10px 16px;
}
