/*

---------------------------------------------------------

	reset.css ver 1.4 with jQuery [2009/04/24]

	basic.css ver 1.2 with jQuery [2009/04/24]

	*This document validates as CSS level 2.1

	*GNU General Public License v3

	*http://higash.net/labo/



	Modify YUI Reset CSS, YUI Fonts CSS

	*Copyright (c) 2008, Yahoo! Inc. All rights reserved.

	*http://developer.yahoo.com/yui/license.html

---------------------------------------------------------

*/









/* class */

.positionReset		{position:relative;top:0;left:0;}

.position0		{position:absolute;top:0;left:0;}

.posLeft		{text-align:left;}

.posRight		{text-align:right;}

.posCenter		{text-align:center;}











/* text */

.text01			{font-size:133.4%;}/*16*/

.text02			{font-size:116.7%;}/*14*/

.text03			{font-size:83.4%;}/*10*/

.text04			{font-size:80.1%; /* all browsers */

			font-size:xx-small\9; /* IE8 and below */

			_font-size:xx-small; /* IE6 */

			*font-family:'‚l‚r ‚oƒSƒVƒbƒN';

			_font-family:'‚l‚r ‚oƒSƒVƒbƒN';

			*font-size:10px; }

.text05			{font-size:91.7%;}/*11*/

.text06 		{font-size:100%;}/*12*/

.bold01			{font-weight:bold;}







/* margin */



.movieHover{

	display:block;

	width:232px;

	height:131px;

	overflow:hidden;

}



.movieActiveFrame{

	position:absolute;

	top:0;

	left:0;

	width:232px;

	height:131px;

	overflow:hidden;

}



/* clear */

.clear{clear:both;}

html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}

