@charset "Shift_JIS";

/*
--------------------------------------------------
  (c)2009 avex marketing inc. All rights reserved.
--------------------------------------------------*/

html,body { height: 100%; }

html, body {
	margin: 0; padding: 0;
	font: 11px/1.4em Helvetica,Arial,Verdana,'ƒqƒ‰ƒMƒmŠpƒS Pro W3','osaka','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #B1A185; background-color: #fff;
	}

a:link { color: #E6DCB6; text-decoration: underline; }
a:visited { color: #B1A185; text-decoration: underline; }
a:hover { color: #FF0033; text-decoration: none; }
a:active { color: #FF0033; text-decoration: none; }


#container {
	display: block;
	position: relative;
	margin: 0; padding: 0;
	z-index: 2;
	}