@charset "UTF-8";
@import url(base.css);
@import url(bottom.css);
@import url(otherpages.css);

#brdClm{
	width: 950px;
	_width: 970px;
	margin-left: 5px;
	padding: 5px 10px 3px;
	height: 16px;
}

/* @group contWrap */

#contWrap{
	height: 585px;
	_height: 635px;
	padding: 50px 0 0;
	background: url(../../shirokuma/images/title.png) no-repeat;
	text-align: center;
}
#contWrap div{
	margin-top: 0;
}
#flash{
	width: 873px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #00a1d2;
}
/* @end */

/* @group linkContents */

#linkContents{
	margin: 15px 0 ;
	width: 980px;
	float: left;
}

#columnHokaShouhin{
	width: 650px;
	float: left;
}
#columnCatalog{
	width: 320px;
	float: right;
}
/**/
#columnHokaShouhin .kakomi-hokaShouhin{
	margin: 10px 0;
}
#columnCatalog .kakomi-kanrenPage.opPtn1{
	margin: 10px 0;
	float: none;
	margin-bottom: 0;
	width: auto;
}
#columnCatalog .kakomi-kanrenPage.opPtn1 ul{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: auto;
	float: none;
}
#columnCatalog .kakomi-kanrenPage.opPtn1 ul li{
	width: auto;
	float: none;
	padding-left: 17px;
	background: url(../images/arr_bluebox.gif) no-repeat 0 5px;
	margin-bottom: 0.5em;
}

/* @end */


