/* pag layout */

		#container {
			width: 750px;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
		}


#box {
	border: none;
	background-image: url(/report/environmental/2006/img/gr_backline.gif);
	background-repeat: repeat-y;
}
		#banner {
	padding: 10px;
	border: 1px solid #3D6E58;
		}

		#content {

			margin-left: ;
	width: 500px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
	padding-left: 14px;
/* stop
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
*/
		}

		#sidebar-a {
	float: left;

			width: ;
	margin: 0;

			margin-right: ;
	padding: 20px 10px 10px;
	width: 200px;
/* stop
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #656565;
	border-left-color: #656565;
*/	
height: 100%;
		}

		#footer {
	clear: both;
	padding: 0px;
			margin-top: ;
	background-color: #8ECDAE;
	height: 10px;
	font-size: 0.1em;
	border: 1px solid #8ECDAE;
		}

.school {
	width: 160px;
	float: left;
}

.titlelogo {
	background-position: right;
	text-align: right;
}


/* main contents-tag */



body {
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-size: 0.8em;
}

body, h1, h2, h4, tr, td, caption, midashi16px, indent10px, text10px, phcaption, bodydanraku, txfloatlefthead, txfloartrightbody {
	color: #333333;
	line-height: 120%;
}

table {
/* border-collapse: collapse; */
}


caption {
	font-size: 1em;
}

#sidebar{
	float: left;
	width: 200px;
	background-image: url(/report/environmental/2006/img/gr_menuback.gif);
	background-repeat: repeat-y;
	padding: 20px 10px 10px;
}








h1 {
	font-size: 1.7em;
	background-color: #84B593;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 490px;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 5px 0px 0px;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 490px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
}

h3 {
	font-size: 1.3em;
	line-height: 120%;
	color: #CC3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	clear: both;
}

/* sidemenu */

#sidenavi ul{
	list-style:none;
	margin:0;

	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height: 120%;
	padding: 0px;
}



#sidenavi li a{
	background:#FFFFFF;
	color:#333333;
	text-decoration:none;
	display:block;
	width:180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0.8em 10px;
	line-height: 120%;
	margin: 0px;
}



/* link */

#sidenavi li a:hover{
	background:#71A981;
}

#sidenavi li a:active{
	color:#FFFFFF;
}


.visitedlink{
	background:#71A981;
	color:#333333;
	text-decoration:none;
	display:block;
	width:180px;
	border-bottom:1px #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0.8em 10px;
	line-height: 120%;
	font-size: 1em;
	margin: 0px;
}



#subnavi ul{
	list-style:none;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height: 120%;
	padding: 0px 0px 0px 10px;
}

#subnavi li a{
	background:#FFFFFF;
	color:#333333;
	text-decoration:none;
	display:block;
	width:170px;
	padding: 0.6em 10px;
	line-height: 120%;
	margin: 0px;
	border-top: 1px solid #999999;
	text-align: right;
}

#subnavi li a:hover{
	background:#B8D4C0;
}

#subnavi li a:active{
	color:#FFFFFF;
}


.visitedsublink{
	background:#B8D4C0;
	color:#333333;
	text-decoration:none;
	display:block;
	width:170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0.6em 10px;
	line-height: 120%;
	margin: 0px;
	font-size: 1em;
	color: #333333;
	text-align: right;
}

/* mininavi */
#mininavi ul{
	list-style:none;
	margin:0;


	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	line-height: 120%;
	padding: 0px 0px 0px 10px;
}

#mininavi li a{
	background:#FFFFFF;
	color:#333333;
	text-decoration:none;
	display:block;
	width:150px;
	padding: 0.6em 10px;
	line-height: 120%;
	margin: 0px 0px 0px 20px;
	border-top: 1px solid #999999;
	text-align: right;
}

#mininavi li a:hover{
	background:#CCCCCC;
}

#mininavi li a:active{
	color:#FFFFFF;
}


.visitedminilink{
	background:#CCCCCC;
	color:#333333;
	text-decoration:none;
	display:block;
	width:150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0.6em 10px;
	line-height: 120%;
	margin: 0px 0px 0px 20px;
	font-size: 1em;
	color: #333333;
	text-align: right;
}





/* main contents-class */
	
.indent10px {
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 1em;
	text-indent: 1em;
}
.toplink {
	font-size: 0.8empx;
	text-decoration: none;
	text-align: right;
	clear: both;
}
.midashi16px {
	font-size: 1.4em;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}
dd {
}
.toptitle {
	font-size: 1.7em;
	background-color: #EEEEEE;
	width: 488px;
	padding-top: 13px;
	padding-bottom: 10px;
	margin: 5px 0px 0px;
	color: #CC3333;
	border: 1px solid #666666;
	text-align: right;
	padding-right: 10px;
	font-weight: bolder;
}
.phcaption {
	font-size: 0.9em;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.photo {
	margin: 0px;
}
.link {
	font-size: 0.9em;
	line-height: 120%;
	text-decoration: none;
}
.floatright {
	float: right;
	width: 260px;
	padding-top: 5px;
}
.floatleft {
	float: left;
	width: 220px;
	padding-top: 5px;
}
.clear {
	clear: both;
}
.box {
	padding: 5px;
	width: 490px;
	border: 1px solid #999999;
}
h4 {
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 3px;
}
.caution {
	font-size: 0.9em;
	line-height: 120%;
	color: #FF6600;
	clear: both;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.text10px {
	font-size: 0.85em;
}
.bodydanraku {
	text-indent: 1em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}


.tdboader {
	border: 1px solid #333333;
	border-collapse: collapse;
}


.phfloatright {
	float: right;
	width: 220px;
}

.phfloatleft {
	float: left;
	width: 220px;
}
.phbox {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txfloatlefthead {
	margin-left: 1em;
	width: 100px;
	float: none;
	clear: right;
	margin-top: 0.5em;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 1em;
}
.txfloartrightbody {
	width: 380px;
	margin-top: 0em;
	font-size: 1em;
	margin-bottom: 0px;
	padding: 0px;
	float: right;
}


/* 3 column photobox */


.phboxwide {
	margin-top: 15px;
}
.phcolumnleft {
	float: left;
	width: 150px;
}
.phcolumnleft160 {
	float: left;
	width: 160px;
}
.phcolumncent {
	float: left;
	width: 150px;
	margin-left: 10px;
}
.phcolumncent160 {
	float: left;
	width: 160px;
	margin-left: 10px;
}
.phcolumnright {
	float: right;
	width: 180px;
}
.phcolumnright160 {
	float: right;
	width: 160px;
}
.tablelinezero {
	border: none;
}
.uldotbox {
	border: 1px dotted #6666FF;
	padding: 0px;
	margin: 10px;
	color: #6666FF;
	line-height: 150%;
}
