@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:    ;
}
#c30 {
	clear: both;
	margin: 0 auto 6% auto;
	padding:    ;
	width: 1000px;
}
#c30 h3,
#c30 div {
	text-align: left;
}
#c31 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c31 h3,
#c31 div {
	text-align: left;
}
#c32 {
	clear: both;
	margin:    ;
	padding:    ;
	width: 1000px;
}
#c32 dl dt {
	width: 20%;
}
#c32 dl dd {
	width: 80%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c4 {
}
#c24 {
}
#c30 {
	width: auto;
	max-width: 1000px;
}
#c31 {
}
#c32 {
	width: auto;
	max-width: 1000px;
}
}
@media screen and (max-width: 640px) {
#c4 {
}
#c24 {
}
#c30 {
	width: 100%;
}
#c31 {
}
#c32 {
	width: 100%;
}
}
