@charset "utf-8";
/* CSS Document */

/*
* A Three column for mobile, fixed width template for Joomla 1.5
* @version 1.0.0
* @copyright (C) Copyright 2009-2010 by TSK. All rights reserved.
* @license http://www.etsk.jp/ Copyrighted Commercial Software
*/

/*-------------------------------------------------------------------*/
/*	ボックス	*/
/*-------------------------------------------------------------------*/


div.box_float_left {
	height:200px;
}
div.box_float_left div {
	float:left;
	margin-right:10px;
	width:330px;
}

