@charset "shift_jis";

/*=========================================================
	[ top_category.css ]
	Category top design
	date - creation:2009-06-17 // update:2009-06-22
=========================================================*/

/*=========================================================
	index
		1. layout
		2. main image
		3. content
		4. side
=========================================================*/

/* for all */
@import "../reset.css";
@import "layout_old.css";
/* for navigation */
@import "nav_common_old.css";
@import "../nav_global.css";
/* for categories */
@import "top_info_old.css";
@import "../top_common.css";
@import "recommend_old.css";
/* for module */
@import "../m_text.css";
@import "../m_box.css";

/* 1. layout
=========================================================*/
#side,#wrapper div.navBox{width:180px;}
#content{width:540px;}
#top-content{
	float:left;
/*	width:350px;*/
	width:390px;
}
#top-recommend{
	float:right;
	width:180px;
}

/* 2. main image
=========================================================*/
#container h1{
	clear:both;
	margin:15px 0;
}

/* 3. content
=========================================================*/
