@charset "UTF-8";
/* CSS Document */


.box_01{
	margin:5px 6px 5px 3px;
	padding:5px 5px 5px 10px;
	background-color:#FAFAFA;
	font-size:80%;
	color:#333;
}
.box_02{
	margin:5px 6px 5px 3px;
	padding:5px 5px 5px 10px;
	background-color:#FAFAFA;
	font-size:80%;
	color:#333;
}

/* IE6 css fixer v0.95: Fri, 01 Jul 2011 02:59:20 +0200 */

/* ============================================= */
/* safe settings                                 */

/* add overflow:visible to (submit) buttons */
 * html input, * html button {overflow:visible;}