@charset "utf-8";

#c4 {
	clear: both;
	background-image: url(../images/home/tennai.jpg);
	margin:    ;
	padding:    ;
}
#c4 h1,
#c4 div {
	text-align: left;
}
#c24 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c28 {
	clear: both;
	margin:    ;
	padding:    ;
	width: 1000px;
}
#c28 dl dt {
	width: 20%;
}
#c28 dl dd {
	width: 80%;
}
#c29 {
	clear: both;
	margin:    ;
	padding:    ;
	width: 1000px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c4 {
}
#c24 {
}
#c28 {
	width: auto;
	max-width: 1000px;
}
#c29 {
	width: auto;
	max-width: 1000px;
}
}
@media screen and (max-width: 640px) {
#c4 {
}
#c24 {
}
#c28 {
	width: 100%;
}
#c29 {
	width: 100%;
}
}
