@charset "euc-jp";
/*--information---------------------------------------------------------
サイトの名前:ラックワールド
-------------------------------------------------------------------------*/

/*-- ヘッダー部分 --*/
div#header { height: 95px; background: url(../../img/common/head_back.gif) no-repeat left top;}
div#header h1 {
	float: left;
	width: 556px;
	height: 68px;
}
div#header h1 img { vertical-align: middle;}
div#header p#e-net {
	float: left;
	width: 384px;
	padding: 0px;
	text-align: right;
}
div#header p#card {
	float: left;
	width: 310px;
	height: 29px;
	text-align: right;
}
div#header p#rakuten {
	float: left;
	width: 45px;
}
div#header ul#navi {
	clear: left;
	float: left;
	width: 940px;
	position: relative;
	padding: 1px 0;
}
div#header ul#navi li {
	float: left;
	margin-right: 1px;
}
div#header ul#navi li.end {
	margin-right: 0;
}
/*-- flash部分 --*/
div#flash {
	clear: both;
	width: 940px;
	height: 30px;
	padding: 1px 0 10px;
}
/*--　バナー部分 --*/
div#header_banner {
	width: 940px;
	overflow: hidden;
	padding: 0 0 10px;
}
div#header_banner ul li {
	float: left;
	width: 310px;
	text-align: center;
	margin: 0 1px 3px;
}
div#header_banner ul li.long {
	clear: both;
	width: 940px;
	text-align: center;
}
div#header_banner p {
	text-align: center;
	margin-bottom: 10px;
}

/*--Weekly SLAE部分--*/
div#weeklysale {
	width: 940px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
div#weeklysale ul li {
	float: left;
	width: 156px;
	text-align: center;
	margin: 2px 0 0 0;
}
div#weeklysale li:first-child{
	margin: 2px 0 0 2px;
}
div#weeklysale li:last-child{
	margin: 2px 2px 0 0;
}
/*-- 左メニュー部分 --*/
div#l_column div#search {
	clear: both;
	width: 190px;
	height: 80px;
	background: url(../../img/common/search_bg.jpg) no-repeat left top;
}
div#l_column div#search h3 {
	padding: 6px 0 3px 34px;
}
div#l_column div#search input#search_t{
	margin: 0 15px 2px 14px;
	padding: 1px 0 0;
	width: 160px;
	height: 20px;
	border: none;
	background: transparent;
	line-height: normal;
}
div#l_column div#search input#button {
	padding: 0 0 0 58px;
	margin: 0;
	height: 21px;
}

div#l_column .l_menu {
	width: 100%;
	padding: 0 0 6px;
	margin-bottom: 4px;
}
div#l_column .l_menu li {
	padding: 0 3px 20px 2px;
	background: url(../../img/common/l_menu_bg.jpg) no-repeat center bottom;
}
div#l_column .l_menu li.end {
	background: url(../../img/common/l_menu_bg_end.jpg) no-repeat center bottom;
}
div#l_column .l_menu li dl {
	padding: 0 0 5px;
	width: 100%;
}
div#l_column .l_menu li dl dt { margin-bottom: 4px;}
div#l_column .l_menu li dl dd {
	padding: 1px 0 1px 20px;
	background: url(../../img/common/l_icon.gif) no-repeat 6px 4px;
	clear: both;
}
div#l_column .l_menu li dl dd a { color: #FFFFFF; text-decoration: none;}
div#l_column .l_menu li dl dd a:hover ,div#l_column .l_menu li dl dd a:focus,div#l_column .l_menu li dl dd a:active { color: #0099CC;}
div#l_column div.calender { margin: 15px 0; text-align: center;}
