/* Šî–{CSS*/

#econcontent P {
	margin: 0;
	line-height: 1.5em;
}

#necontent a{
 text-decoration:none;
}

#necontent a:link{
 color:#0099CC;
}

#necontent a:visited{
 color:#990099;
}

#necontent a:hover{
 color:#0099CC;
 text-decoration:underline;
}

#necontent a:active{
 color:#0099CC;
 text-decoration:none;
}


/*ID‚ÌŽw’è*/

#econcontent {
	width: 900px;
	margin: 0px 30px;
}

#reright{
	float:right;
	margin: 0px;
	padding: 10px 0 0 0;
	width: 350px;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
}

#releft{
	float: left;
	margin: 0px;
	padding: 10px 0 0 0;
	width: 510px;
	font-family:‚l‚r ‚oƒSƒVƒbƒN,Osaka;
}

.clear {
	clear: both;
}

#mainindex {
	width: 868px;
	padding: 20px 15px 5px 15px;
	margin: 3px 0px 20px 0px;
	border: 1px solid #473C8B; 
}

H1 {
	color: #000033;
	font-size: 18pt;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN;
	line-height:1.3em;
	font-weight: bold;
	padding: 3px;
	border-color: #0099CC;
	border-style: solid;
	border-width: 0 0 2px 10px;
	width: 98%;
}

ul {
	list-style-type: none;
}

li {
	font-size: 12px;
	color: #CC0044;
	line-height: 1.5em;
}

IMG {
	border: none;
 }
 
 
.txt01 {
	padding-left: 1em;
} 

.txt02 {
	text-indent: -1.6em;
	padding-left: 1.5em;
} 


.column1{
	font-size: 10px;
	font-family:inherit;
}

.column2{
	font-family: ‚c‚e‘¾ŠÛƒSƒVƒbƒN‘Ì;
	font-size: 17px;
	line-height: 1.3em;
	letter-spacing: 0.3em;
	font-weight: bold;
	font-family:inherit;
}

.column3{
	color:#CC0044;
	font-weight: bold;
	font-family:inherit;
}

.column4{
	font-size: 16px;
	font-weight: bold;
	font-family:inherit;
}

.column5{
	font-size: 12px;
	font-family:inherit;
}

/* ƒoƒbƒNƒiƒ“ƒo[@*/

.bg01 {
	background-color: #CC0;
	padding: 3px 20px;
}

table.table01{
	width: 100%;
	margin-top: 10px;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #ffffff;
    empty-cells:show;
}
.table01 th{
    color: #FFF;
    background-color: #FF9955;
    padding: 0.1em 1em;
	text-align: left;
}
.table01 td{
    padding: 0.5em 1em;
}



