@charset "utf-8";

/*------------------------------------------------------------
	Website     : 
	Website URL : 
	Title       : 
	File        : theme.css
	Description : 無印版
	Version     : 1.0.0 2009/04/30 yabuchi
	Copyright   : 2008 Spacekey All Rights Reserved. 
------------------------------------------------------------ */



@import "theme.css";


/* first_column
------------------------------------------------------------ */
#first_column {
}
#first_column .inner {
	margin: 0 75px;
}


/* second_column
------------------------------------------------------------ */
#second_column {
	width: 0;
	float: left;
}
#second_column .inner {}


/* third_column
------------------------------------------------------------ */
#third_column {
	width: 0;
	float: left;
}
#third_column .inner {}



