@charset "shift_jis";

/*
==========================================================

	Site Name    : vX
	Version      : 1.0
	Author       : ROOT co.,ltd
	------------------------------------------------------
	Created      : 2010.12.13
	Last Modified: 2011.03.25

==========================================================
*/

/*
===== CONTENTS ===========================================

	1: BASE STYLE

==========================================================
*/

/*
===== 1: BASE STYLE ====================================
*/

body {
	background-color:#000;
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat; 
	background-position: top center; 
}



