
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%; 
	font-weight:normal;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'HGゴシックE','ＭＳ Ｐゴシック',sans-serif;
}

/*bg*/

body{
	background:url(image/back8.gif) repeat;
	font-size:90%;
	line-height: 130%;
	text-align:center;
	color:#993333;
}

a:link {
	color:#993333;
	 text-decoration: none;
}

a:visited {
	color:#993333;
	 text-decoration: none;
}

a:hover {
	color:#ffffff;
	background-color:#CC6600;
	 text-decoration: none;
}


.fh {  font-size: 10pt; line-height: 60%;}
.fs {  font-size: 10pt; line-height: 120%;}
.fss {  font-size: 8pt; line-height: 120%;}

/*layout---------*/

#wrapper{
	width:600px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
	margin-top:100px;
}

#footer{
	zoom:100%;
	clear: both;
	padding:10px;
	margin-top:10px;
	text-align:center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	border-top:dotted thin #CCC;
}


.contentplace { background-color:rgb(255,255,255);color:#000000; width: 600px; }
.contentplace p { margin: 0 10px 0 10px; }
.topplace{ background: url(EqPZim1-1.png) no-repeat top right; }
.bottomplace { background: url(DthScdg-2.png) no-repeat top right; }
img.placeborder { width: 20px; height: 20px;border: none;display: block !important; }

.copy01{
	font-size:10pt;
	font-weight:bold;
	color:#ff9900;
	background-color:#FFC;
	margin:10px;
	}
