@charset "utf-8";


/*---------------------------------------*/
/*-- レイアウト指定 --*/

#catalogtop {
	height: 100%;
}
#catalogtop #container {
	background: url(../images/bg_white.gif) repeat-x 0 1004px;
}
#catalogtop #wrap {
	background: url(../images/bg_top.gif) no-repeat center 10px;
}


/*------------------*/
/*-- ヘッダー指定 --*/
/*------------------*/

#catalogtop #header {
	width: 902px;
	height: 238px;
	text-align: left;
	margin: 0 auto;
}

/*------------------*/
/*-- フッター指定 --*/
/*------------------*/

#catalogtop #footer {
	width: 902px;
	height: 100px;
	background: none;
	padding: 0;
	margin: 0px auto 0;
}
#catalogtop #footer ul {
	width: 465px;
	height: 23px;
	background: #e7e7e7 url(../images/f_navi_bg2.gif) no-repeat 0 0;
	margin: 0 15px 10px;
}
#catalogtop #footer li {
	float: left;
	font-size: 0.1px;
	line-height: 100%;
	padding: 3px 0 0 10px;
}
#catalogtop #footer p#copyright {
	margin: 0 18px;
}

/*--------------------------*/
/*-- コンテンツエリア指定 --*/
/*--------------------------*/

#catalogtop #contents {
	background: none;
}
#catalogtop #main {
	width: 708px;
}
#catalogtop #menu {
	background: #120000 url(../images/bg_menu.gif) no-repeat 0 0;
}

/*-- メイン指定 --*/

.category-menu {
	width: 700px;
	height: 600px;
	background: url(../images/top/bg_board.gif) no-repeat 0 0;
	margin: -40px 0 0 8px;
	position: relative;
	z-index: 3;
	overflow: hidden;
}
.category-menu li {
	font-size: 1px;
	line-height: 100%;
	position: relative;
}
.bn-military {
	width: 320px;
	height: 102px;
	top: 0;
	left: 32px;
}
.bn-joe {
	width: 309px;
	height: 105px;
	top: -79px;
	left: 385px;
}
.bn-buco {
	width: 222px;
	height: 95px;
	top: -105px;
	left: 132px;
}
.bn-collabo {
	width: 315px;
	height: 105px;
	top: -174px;
	left: 385px;
}
.bn-goods {
	width: 356px;
	height: 90px;
	top: -210px;
	left: 0px;
}
.bn-other {
	width: 245px;
	height: 75px;
	top: -264px;
	left: 385px;
}

/*----------------------*/
/*-- カート情報エリア --*/
/*----------------------*/

#catalogtop #cartarea {
	width: 194px;
	background: url(../images/bg_menu_btm.gif) no-repeat left bottom;
	padding: 0 0 37px;
	margin: 0;
}
#catalogtop #cartarea table {
	margin: 0 16px;
}
#catalogtop #cartarea p {
	margin: 0 8px 5px;
}