/* CSS Document */
* {
margin:0; padding:0;
}
html{
font-family:arial;
}
BODY{
	background : #2c2a26 url(file:///C:/Users/socio/Desktop/ライフケア/アチEE用/jpeg/kabe.jpg) repeat-x;
	font-size:100%;
	line-height:1em;
	color:#B0A28F;	

margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
img{
border:0px none; margin:0; padding:0; vertical-align:top;
}
.main {
margin:0 auto;
}

.kuroClass{
font-size : 12px;
line-height : 20px;
color : black;
letter-spacing : 1px;
}

