/* Šî–{CSS*/

#rdcontent P {
	margin: 0;
	line-height: 1.3em;
}

#rdcontent a{
 text-decoration:none;
}

#rdcontent a:link{
 color:#0000ff;
}

#rdcontent a:visited{
 color:#990099;
}

#rdcontent a:hover{
 color:#CC0000;
 text-decoration:underline;
}

#rdcontent a:active{
 color:#ff0000;
 text-decoration:none;
}


/*ID‚ÌŽw’è*/

#rdcontent {
	width: 900px;
	margin: 0px 30px;
}

#roundtable{
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
	background: #E0EEE0;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
}

#intro{
	width: 64%;
	float: left;
	margin: 0px;
	padding: 20px 10px 0px 20px;
	font-size: 13px;
	line-height: 1.5em;
	text-indent: 0.5em;
}

.top{
	border:none;
	float:left;
}

#sale{
	width: 30%;
	float:right;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding: 20px 10px 0px 0px;
	
}

#resourse{
	width: 880px;
	background-color: #EEEEE0;
	border-top: double #473C8B;
	border-bottom: double #473C8B;
	padding: 10px;
	margin: 0px;	
}

#reright{
	float:right;
	border-left:5px solid;
	border-color:#008000;
	margin: 0px 10px;
	width: 31%;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height:1.3em;
}

#releft{
	float: left;
	border-left: 5px solid;
	border-color: #008000;
	margin-left: 10px;
	width: 62%;
	font-family:‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height:1.3em;
}

.clear {
	clear: both;
}

#mainindex {
	width: 868px;
	padding: 20px 15px 5px 15px;
	margin: 3px 0px 5px 0px;
	border: 1px solid #473C8B; 
}

#english{
	width: 868px;
	padding: 20px 15px 5px 15px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #473C8B; 
}

#englishright{
 border-left:1px dotted;
 border-color:#CDC9C9;
 padding-top:10px;
 margin:10px 3px 10px 0px;
 width:48%;
 float:right;
 padding-left:5px;
}

#englishleft{
 padding-top:10px;
 margin:10px 3px 10px 0px;
 float:left;
 width:48%;
}

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: #008080;
	border-style: solid;
	border-width: 0 0 2px 10px;
	width: 98%;
}

ul {
	list-style-type: none;
	margin-left: 15px;
	padding-left: 10px;
	border-left: 2px dotted #7aa;
}

li {
	line-height: 1.5em;
}

IMG {
	border: none;
 }

.column1{
	font-size:18px;
	color: #0054E3;
	border-right:3px;
	font-weight:bold;
	font-family:inherit;
}

.column2{
	font-family:inherit;
}

.column3{
	color: #0054E3;
	font-weight: bold;
	font-family:inherit;
}

.column4{
	font-size:18px;
	color: green;
	border-right:3px;
	font-weight:bold;
	font-family:inherit;
}

.column5{
	color: green;
	font-family:inherit;
}


/* ƒoƒbƒNƒiƒ“ƒo[@*/

.bg01 {
	background-color: #783289;
	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: #538EC4;
    padding: 0.1em 1em;
	text-align: left;
}

.table01 td{
    padding: 0.1em 1em;
}


