
/*----------------------------------------
 最外枠::コンテンツ枠::右側カラム
----------------------------------------*/
#wrap > #inner > #inspector_area
{
	text-align  : right;
	margin-top  : 10px;
	margin-left : 20px;
	height      : 490px;
	float       : right;
	width       : 300px;
}

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

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

/*
 * objectoption.cssに移行途中
 */

/*----------------------------------------
 扉種類セレクトボックス
----------------------------------------*/
#door_selector
{
	width: 80px;
}

/*----------------------------------------
 フィルム種類セレクトボックス
----------------------------------------*/
#door_glass_selector
{
	width: 110px;
}

/*----------------------------------------
 扉開閉種類セレクトボックス
----------------------------------------*/
#door_open_type_selector
{
	width: 80px;
}

/*----------------------------------------
 扉把手セレクトボックス
----------------------------------------*/
#door_handle_selector
{
	width: 160px;
}

/*----------------------------------------
 棚板セレクトボックス
----------------------------------------*/
#shelf_selector
{
	width: 80px;
}

/*----------------------------------------
 スライド棚板セレクトボックス
----------------------------------------*/
#slide_shelf_selector
{
	width: 80px;
}

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


