body {
	background-color: #FFFFFF;
	background-image: url(../images/background_image01.gif);
	margin: 0px;
	padding: 0;
}
* {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	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;
}
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;
}
.main_table {
	width: 750px;
	height: 500px;
	background-image:  url(../images/background_image02.gif);
}
.header {
	height: 55px;
	background-image:  url(../images/header.gif);
}
.footer {
	height: 50px;
	color: #666666;
	background-image:  url(../images/footer.gif);
}.red {
	color: #FF0000;
}
.gray {
	color: #CCCCCC;
}
.color {
	color: 8E5C2F;
	font-size: 12px;
	padding-top: 2px;




}
.pink {
	color: #FF9999;
}
.text01b {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}
