@charset "UTF-8";

/*
	1 : Opera 9
	2 : Win IE 7のみ
	3 : Win IE 6 以下 & Mac IE
	4 : Win IE 6 以下
	5 : Mac IE のみ
 */



/* ***********************************************************************
	1 : Opera 9
*********************************************************************** */
;;body {

}



/* ***********************************************************************
	2 : Win IE 7のみ
*********************************************************************** */


/* ***********************************************************************
	3 : Win IE 6 以下 & Mac IE
*********************************************************************** */

*html #main {
	width: 580px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 5px;
}





/* ***********************************************************************
	4 : Win IE 6 以下
*********************************************************************** */
/*\*/
* html body {
	font-size: 80%;
}


