@charset "UTF-8";
@import url("clear.css");

/* ==============================
	sr_index.css

============================== */

h1 {
	margin: 10px 0px 2px;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}


/* 
-----------------------------	*/
#navAll table {
	font-size: 100%;
}

#navAll td {
	vertical-align: top;
}

#nav3 {
	float: left;
	width: 166px;
}

#nav3 li {
	margin-top: 8px;
}

#nav3 li img {
	vertical-align: bottom;
}


/* 
-----------------------------	*/
#navreports {
	float: right;
	width: 564px;
	padding-right: 5px;
}

* html #navreports { /* IE */
	padding-right: 0;
}

#report3 td {
	width: 180px;
	vertical-align: top;
}

#report3 h2 {
	text-align: center;
}

#report3 ul {
	vertical-align: middle;
	list-style: none;
}

#report3 li {
	padding: 3px 0 3px 12px;
	margin: 5px;
	vertical-align: middle;
	list-style: none;
}
/* ¥*/
* html #report3 li {
	height: 1em;
} 
/* */

#report3 #gov {
	border: 2px solid #49AED2;
}

#report3 #gov li {
	background: url(../image/arw_blue.gif) no-repeat 0 0.6em;
}

#report3 #env {
	border: 2px solid #5AA85D;
}

#report3 #env li {
	background: url(../image/arw_green.gif) no-repeat 0 0.6em;
}

#report3 #soc {
	border: 2px solid #E58067;
}

#report3 #soc li {
	background: url(../image/arw_red.gif) no-repeat 0 0.6em;
}

#report3 #gov li.sub {
	margin: 0 0 0 12px;
	padding: 0;
	background: none;
	list-style: disc inside;
}


/* 
-----------------------------	*/
#info-site {
	margin: 8px 0 8px 8px;
	border: 1px solid #CCC;
}

#info-site h3 {
	clear: both;
	margin-top: 8px;
}

#info-site li {
	float: left;
	padding: 5px 2px 5px 16px;
	margin-right: 5px;
	white-space: nowrap;
	background: url(../image/arw_gray.gif) no-repeat 5px 8px;
}

#info,
#site {
	margin: 8px;
}

#info {
	margin-bottom: 12px;
}


/* 
-----------------------------	*/
#n-other {
	float: left;
	clear: left;
	width: 166px;
}

#n-other ul {
	margin-top: 13px;
}

#n-other li {
	padding: 5px 2px 5px 16px;
	background: url(../image/arw_gray.gif) no-repeat 5px 8px;
}
/* ¥*/
* html #n-other li {
	height: 1em;
} 


/* */
