@charset "UTF-8";

/******************************
@hack.css
@author k
@dateCreated 2009/08/27 18:33
@dateModified 
@description hack用
@note 
******************************/
/*---common---*/
* html body{
	text-align:center;
	behavior: url("/js/csshover3.htc");/* HTMLからの相対パス */
}
*+html body{
	behavior: url("/js/csshover3.htc");
}

* html #container{
	text-align:left;
}
* html #main,
* html #sub1{
	margin-right:8px;
}

/* album */
* html .itemUnit{
	width:24.5%;
}