@charset "utf-8";
/*
----------------------*/
body {
	font-size: 100%;
}

html>/**/body {
	font-size: 16px; /* モダンブラウザ向け */
}

#topics li,
#main_content p {
	font-size: 0.8em;
}

/*
----------------------*/
#service #main_content li,
.cost table {
	font-size: 0.8em;
}

/*
----------------------*/
#company dl {
	font-size: 0.8em;
}

/*
----------------------*/
#recruit #main_content ul {
	font-size: 0.8em;
}

#recruit textarea#message {
	font-size: 1em;
}

/*
----------------------*/
#contact textarea#message {
	font-size: 1em;
}

/*
----------------------*/
#copyright #main_content dl {
	font-size: 0.8em;
}


