/* Šî–{CSS*/

#cbcontent P {
	margin: 0;
}

#cbcontent a{
 text-decoration:none;
}

#cbcontent a:link{
 color:#0000ff;
}

#cbcontent a:visited{
 color:#990099;
}

#cbcontent a:hover{
 color:#cc0000;
 text-decoration:underline;
}

#cbcontent a:active{
 color:#ff0000;
 text-decoration:none;
}


/*ID‚ÌŽw’è*/

#cbcontent {
	width: 900px;
	margin: 0px 30px;
}

#roundtable{
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
	background: #FFEDCA;
	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 #450143;
	border-bottom: double #450143;
	padding: 10px;
	margin: 0px;	
}

#reright{
	float:right;
	border-left:5px solid;
	border-color:#6902D0;
	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: #6902D0;
	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 20px 0px;
	border: 1px solid #450143; 
}

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: #DF7602;
	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 {
	color: #0054E3;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: bold;
	font-family: inherit;
}

.column2 {
	font-size: 14px;
	font-family: inherit;
	color: green;
	line-height: 1.3em;
}

.column3 {
	font-size: 14px;
	font-family: inherit;
	line-height: 1.3em;
}

.column4{
	font-size: 14px;
	color:red;
	font-family:inherit;
	line-height: 1.3em;
}

.column5{
	color: #663399;
	font-family: inherit;
	line-height: 1.3em;
}

.column6{
	font-size: 16px;
	line-height: 1.3em;
	font-family: inherit;
	
}

.column7 {
	font-size: 12px;
	font-family: inherit;
	line-height: 1.3em;
}


/* ƒoƒbƒNƒiƒ“ƒo[@*/

.bg01 {
	background-color: #ED923F;
	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: #933;
    padding: 0.1em 1em;
	text-align: left;
}
.table01 td{
    padding: 0.1em 1em;
}


