﻿@charset "utf-8";
/* CSS Document */

/* ヘッダー */
#header_in{
	width:980px;
	height:420px;
	border:none;
}

.rakunavi_left{
	/*margin:0 0 0 20px;*/
	margin: 22px 0 0 25px;
}

/* レフト-インフォ */
#left_info{
	width:160px;
	height:1290px;
	float:left;
}

/* レフト-バナー */
#left_bnr{
	width:160px;
	height:7130px;
}

/* レフト-カテゴリ */
#left_category{
	width:160px;
	height:2040px; 
}

/* レフト-ブランド */
#left_brand{
	width:160px;
	height:3970px;
}

/* フッター-ブランド */
#footbrand{
/*	width:980px;
	height:200px;*/
}

/* フッター-インフォ・ガイド */
#footguide{
/*	width:980px;
	height:200px;*/
}

