

body, td, th {
	color:#666666;
	background-color:#FFFF00;
	background-color:#000000;
	background-color:#003333;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
		font-size:12px;

}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #CC6633;
}

/*------------------------*/

#wrapper{
	width: 800px;
	background-color:#FF0000;
	margin-left:50px;
	}

#content{
	overflow:auto !important;
	overflow /**/: hidden;
	width: 100%;
	background:#FFFFFF left top;
	}
#main_img{
	width: 100%;
	background:#FFF000 left top;
	background-color:#333333;
	padding-bottom:-2px;
	text-align:center;
	}

#left{
	float: left;
	width: 550px;
	background-color:#FFFFFF;
	}
	
#right{
	float: left;
	width: 248px;
	padding-left:1px;
	}

#footer{
	clear:both;
	color:#FFFFFF;
	background:#ff0000;
	height:30px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}
	
	
/*-------------------------------*/

#right h2, #left h2{
	color:#FFFFFF;
	background-color:#FF0000;
	margin-top:-4px;
	padding-top:4px;
	padding-left:5px;
	}
	
#left .section{
	margin:0 18px 0 18px;
	border-bottom:1px solid #ccc;
	}
	
#left .section h3{
	color:#009933;
	}
	
#left .section h4{
	color:#009933;
	}

	
#left .section p{
	margin-bottom:30px;
	font-size:12px;
	}
	
/*-------------------------*/



#right .section{
	margin:0 18px 0 18px;
	padding-left:10px;
	}
	
	
#right .section h3{
	color:#ff0033;

	}
	
#right .section h4{
	color:#ff0033;
	}

	
#right .section p{
	margin-bottom:30px;
	font-size:12px;
	}
	
#right dl{
	overflow:auto;
	height:150px;
	border:1px #cccccc solid;
}

#right dt{
	margin-top:10px;
	font-weight:bold;
	font-size:12px;

}

#right dd{
	margin-top:5px;
		font-size:12px;
	font-size:12px;

	}

