body {
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	margin: 0px;
	padding: 0;
}
* {
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","Hiragino Kaku Gothic Pro W3","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ƒqƒ‰ƒMƒmŠpƒS Std","Osaka","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: bolder;
}
h1,h2,h3{
	text-shadow:2px 2px #EEEEEE;
	filter: dropshadow(offx=2, offy=2, color=#EEEEEE, positive=1);
	width:100%;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom:1em
	font-size:14px;
}
dd{
	margin: 0px;
	margin-right:1em;
	margin-left:1em;
	margin-bottom:1em;
	font-size:12px;
	line-height: 1em;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
A{
	text-decoration: none;
  font-size : xx-small;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}
.contents {
	background-image: url(../images/image.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 450px;
}
.clickarea {
	cursor: pointer;
}
.contentsbody {
	background-image: url(../images/newmaterials/contentsbody.gif);
}
.contentsbody div {
	margin: 10px;
}
dl.qanda dt {
	font-size: 14px;
	color: #CC0000;
}.text-qa {
	font-weight: bold;
	color: #CC6600;
	font-size: 14px;
}
.text-qanda {
	font-size: 14px;
	font-weight: bold;
	color: #CC6699;
}
.clist{
	border-left: solid 2px #6AD4E3;
	border-right: solid 2px #6AD4E3;
}