* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: ;
	background-image: url();
	text-align: center;
	margin: 0px;
	padding: 0px;
}
img {
	display: block;
	border-style: none;
}
p {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color : #000099;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color : #990000;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color : #232323;
	line-height: normal;
	margin: 0px;
}
hr{
	border-style: dashed;
	border-color: #232323;
}
a{
	text-decoration: underline;
}
a:active {
	color: #23852B;
}
a:link {
	color: #23852B;
}
a:visited {
	color: #23852B;
}
a:hover {
	color: #23852B;
	text-decoration: none;
}
.en {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*----------------------------------------------------
 table style
----------------------------------------------------*/
table.table {
	background-color: #D7D7D7;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}

/*----------------------------------------------------
 print style
----------------------------------------------------*/

#wrapper {
	width: 600px;
	text-align: center;
	border: 1px solid #DFDFDF;
	margin: 10px auto 0px auto;
	padding: 10px 0px 0px 0px;
}

div#wrapper frame {
	width: 580px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}


div#wrapper table {
	width: 580px;
	margin: 10px auto 10px auto;
}
div#wrapper table th {
	background-color: #91C295;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

div#wrapper table td {
	text-align: center;
	width: 50%;
	margin: 0px 0px 0px 0px;
}

#close {
	font-size: 12px;
	width: 600px;
	line-height: 30px;
	text-align: right;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
}
div#close span {
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
















/*----------------------------------------------------
 style end
----------------------------------------------------*/

