ol{padding:0; margin:0;}

/* class設定 */
.small, .xsmall, .large, .xlarge , .xxlarge{
	font-family:Arial, Verdana, sans-serif
}

/* リンク設定 */
A{}
A:link { color:#003366;text-decoration:underline}
A:visited { color: #003366;text-decoration:underline}
A:hover   { color: #006600;text-decoration:none}
A:active  { color: #0000FF;text-decoration:none}

/* Hタグ文字設定 */
h1 {
	font-size: 10px;
 margin: 0;
} 

.txt12p{
	font-size:12px;
	letter-spacing:0.2em;
	}

/* ↓サイト毎の設定は以下に記載↓ */
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.gcercle ul{
 margin:0px;
 list-style: none;
}

.gcercle li{
	background-image: url(company/images/index_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 14px;
}

.brownbox {
	border: 1px solid #996600;
}

.brownright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
}

.brownunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}

.whiteright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.greenright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #197474;
}
.greenunder {
	border-bottom:1px solid #197474;
}
.graybox {
	border: 1px solid #CCCCCC;
}
.grayunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.topics {
	color: #FFFFFF;
	background-color: #5EB380;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #008833;
	text-align: left;
}

.tptitle {
	font-weight: bold;
	background-color: #F2F2F2F2;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border: 1px solid #CCC;
}



/* /fee/eco.html
=====================================*/

.box01{
	width:570px;
	font-size:11px;
	padding-bottom:20px;
	margin-right: auto;
	margin-left: auto;
}

.box01 ol li{
list-style-position:outside;
list-style:none;
padding-top: 5px;
text-align:left;
text-indent:-22px;
margin-left:40px;
}
