@charset "euc-jp";
@import url(base.css);

/* @group topLayout */

#ctLeftRim{
	width: 740px;
	float: left;
	margin: 0 auto 0 0;
}
#ctRightRim{
	width: 210px;
	float: right;
	margin: 0 0 0 auto;
}

/* @end */

/* @group banner */

#bnrLarge{
	text-align: center;
}

/* @end */

/* @group crMainBox */

#crMainBox{
	position: relative;
	width: 750px;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
#crMainBox #crSiteIntro{
	float: center;
	width: 740px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#crMainBox #crSiteAd{
	float: center;
	width: 740px;
	padding: 0px;
	margin: 10px 0px;
}
#crMainBox #crSiteAd #crSiteAdLeft{
	float: left;
	width: 365px;
	padding: 0px;
	margin: 0px 2px;
}
#crMainBox #crSiteAd #crSiteAdRight{
	float: right;
	width: 365px;
	padding: 0px;
	margin: 0px 2px;
}
#crMainBox #crSiteInfo{
	float: center;
	width: 740px;
	padding: 0px;
	margin: 10px 0px;
}
#crMainBox #crSiteInfo #crSiteTopics{
	float: left;
	width: 365px;
	height: 120px;
	padding: 3px 15px 5px 5px;
	padding: 0px;
	margin: 0px 2px;
	background: url(../img/bk_top_topics.gif) no-repeat;
}
#crMainBox #crSiteInfo #crSiteTopics div{
	float: right;
	text-align: right;
	padding: 3px 10px 0px 0px;
	margin: 0px;
}
#crMainBox #crSiteInfo #crSiteTopics div a{
	color: #000000;
	font-size: 80%;
	text-decoration: none;
}

#crMainBox #crSiteInfo #crSiteTopics ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0px 5px;
	width: 350px;
}
#crMainBox #crSiteInfo #crSiteTopics ul li{
	font-size: 12px;
}
#crMainBox #crSiteInfo #crSiteOsusume{
	float: right;
	width: 365px;
	height: 120px;
	padding: 0px;
	padding-top: 23px;
	margin: 0px 2px;
	background: url(../img/bk_top_osusume.gif) no-repeat;
}


#crMainBox #crSiteAll{
	float: center;
	width: 740px;
	padding: 0px;
	margin: 10px 0px;
}
#crMainBox #crSiteAll table{
	clear:both;
	border-collapse: collapse;
	width: 740px;
}
#crMainBox #crSiteAll table td{
	width: 370px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	border: #555555 1px solid;
}



#crMainBox #crSiteAll #crSiteAllLeft{
	float: left;
	width: 365px;
	padding: 0px;
	margin: 0px 2px;
}
#crMainBox #crSiteAll #crSiteAllRight{
	float: right;
	width: 365px;
	padding: 0px;
	margin: 0px 2px;
}
#crMainBox #crSiteAll #crSiteAllTopics{
	float: left;
	width: 365px;
	height: 120px;
	padding: 3px 15px 5px 5px;
	padding: 0px;
	background: url(../img/bk_top_topics.gif) no-repeat;
}
#crMainBox #crSiteAll #crSiteAllTopics div{
	float: right;
	text-align: right;
	padding: 3px 10px 0px 0px;
	margin: 0px;
}
#crMainBox #crSiteAll #crSiteAllTopics div a{
	color: #000000;
	font-size: 80%;
	text-decoration: none;
}

#crMainBox #crSiteAll #crSiteAllTopics ul{
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0px 5px;
	width: 350px;
}
#crMainBox #crSiteAll #crSiteAllTopics ul li{
	font-size: 12px;
}






#crMainBox #crMainLeft a#linkTopicsIndex{
	top: 5px;
	left: 140px;
	width: 40px;
	background: url(../img/arr_blue.gif) no-repeat 0 5px;
}


/* @end */

/* @group crChampaign */

#crChampaign{
	border: solid 1px #98c4ff;
	background: url(../img/bg_champ_title.gif) no-repeat;
	position: relative;
	padding: 21px 0 0;
	margin: 0px 0px 10px 0px;
	width: 738px;
}
#crChampaign h2,
#crChampaign p#copyChampaign{
	position: absolute;
	text-indent: -9999px;
}
#crChampaign table{
	margin-right: -10px;
}
#crChampaign table td{
	background: #fff;
	border: solid 1px #98c4ff;
	padding: 3px;
	width: 316px;/*ie????*/
}
#crChampaign table td img{
	float: left;
	border: solid 1px;
	margin: 0 8px 0 0;
}
#crChampaign table td dl{
	margin: 0;
	width: 225px;
	float: right;
}
#crChampaign table td dl dt{
	font-weight: bold;
}
#crChampaign table td dl dd{
	margin: 0;
}

/* @end */

/* @group crTopCategory */
#crTopCategory{
	clear: both;
	position: relative;
	margin: 0px 0px 10px 0px;
	width: 750px;
}
#crTopCategory table{
	border-collapse: collapse;
	width: 750px;
}
#crTopCategory table td{
	width: 240px;
	vertical-align: top;
	text-align: left;
	/*border-bottom: solid 7px #fff;*/
	padding: 0 0 7px 0;
}
#crTopCategory table td.dummy{
	width: 1px;
	padding: 0;
}
#crTopCategory table td div h2{
	width: 220px;
	/*background: url(../img/tt_catalog_name_bk.gif) repeat-x left top;*/
	background: url(../img/ct_catalog_name_bk.gif) repeat-x left top;
	margin: 0;
	padding:5px 0px 5px 10px;
}
#crTopCategory table td div ul{
	margin: 5px 0 0 5px;
	padding: 0;
	list-style: none;
}
#crTopCategory table td div ul li{
	background: url(../img/arr_orange.gif) no-repeat 0 3px;
	padding-left: 10px;
}
/*bg*/
#crTopCategory table td#tc{
}
#crTopCategory table td div#waku{
	font-size: 14px;
	/*line-height: 16px;*/
	padding: 3px 0px 3px 3px;
}
#crTopCategory table td div#waku{
	width: 230px;
	height: 17em;
	/*border: #006bff 1px solid;*/
	background-repeat: no-repeat;
	background-position: right bottom;
}
#crTopCategory table td div#waku div.cataloginfo{
	margin-left:10px;
}
#crTopCategory table td div#waku div.cataloginfo a{
	color:#000000;
	text-decoration:none;
}
#crTopCategory table td div#waku div.cataloginfo a:hover{
	color:#f35c29;
	font-weight:bold;
	text-decoration:underline;
}
#crTopCategory table td#tc div h2 a{
	font-size: 20px;
	width: 200px;
	color: #004fa0;
	text-decoration: none;
}
#crTopCategory table td#tc div h2 a div#catalogname{
	/*font-size: 70%;*/
	font-size: 85%;
}
#crTopCategory table td#tc div h2 a div#catalogname font {
	margin-left: 10px;
	font-size: 10px;
}

/* @end */

/* @group crNewGoods */
#crNewGoods {
	clear: both;
	margin: 3px 0;
	position: relative;
}
#crNewGoods h2{
	background: url(../img/tt_top_new_goods.gif) no-repeat;
	margin: 0;
	height: 30px;
	text-indent: -9999px;
}
/* @end */

/*crItemList*/
#crNewArrival{
	clear: both;
	padding: 5px 0;
	margin-top: 10px;
}
#crNewArrival table{
	border-collapse: collapse;
	width: 740px;
	margin: 0 0;
}
#crNewArrival table tr td{
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	border-bottom: 1px solid #dddddd;
}
#crNewArrival div.crNoItems{
	padding: 10px 20px 15px 10px;
	width: 710px;
	float: center;
	color: #ff0000;
}
#crNewArrival table tr td.shonew{
	width: 50px;
	text-align: center;
}
#crNewArrival table tr td.shoname{
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px;
	line-height: 1.2;
	margin-bottom: 7px;
	text-align: left;
}
/* @end */

/* @group sideLogin */
#sideLogin{
	width: 200px;
	/*border: #000000 1px solid;*/
	border: #BBBBBB 1px solid;
	position: relative;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
#sideLogin table{
	clear:both;
	border-collapse: collapse;
	width: 190px;
}
#sideLogin table th{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
/* @end */

/* @group signIn */
#signUp{
	background: url(../img/bg_sign.gif) no-repeat;
	position: relative;
	height: 282px;
}
#signUp h2,
#signUp p{
	position: absolute;
	text-indent: -9999px;
}
#signUp a{
	display: block;
	position: absolute;
}
#signUp a#btnSignin{
	top: 204px;
	left: 33px;
	width: 143px;
	height: 36px;
	background: url(../img/btn_signin.gif) no-repeat;
	text-indent: -9999px;
}
#signUp a#btnSignin:hover{
	background: url(../img/btn_signin.gif) no-repeat 0 -36px;
}
#signUp a#linkTokuten{
	text-align: center;
	top: 246px;
	width: 210px;
}

/* @end */

/* @group logIn */

#logIn{
	background: url(../img/bg_login_top.gif) 0 bottom;
	position: relative;
	margin: 10px 0;
	padding: 0 10px 10px;
}
#logIn form{
	margin: 0;
	padding: 0;
}
#logIn h2{
	background: url(../img/bg_login_top_tt.gif) no-repeat;
	margin: 0 -10px;
	height: 25px;
	text-indent: -9999px;
}
#logIn table{
	margin: 7px auto;
}
#logIn table th{
	text-align: right;
	font-weight: normal;
}
#logIn a{
	display: block;
}
#logIn a#btnLogin{
	margin: auto;
	background: url(../img/btn_login.gif) no-repeat;
	width: 113px;
	height: 31px;
	text-indent: -9999px;
}
#logIn a#linkRemind{
	margin: 10px 0 0;
	text-align: center;
}

/* @end */

/* @group crNewTopics */
#crNewTopics {
	clear: both;
	margin: 3px 0;
	position: relative;
}
#crNewTopics h2 {
	background: url(../img/tt_top_topics.gif) no-repeat;
	margin: 0;
	height: 30px;
	text-indent: -9999px;
}
#crNewTopics #topicsRow {
	padding: 0px;
}
#crNewTopics #topicsRow table {
	clear:both;
	border-collapse: collapse;
	width: 740px;
	margin: 10px 0px 10px 0px;
}
#crNewTopics #topicsRow table td {
	padding: 2px 0px;
	border: #555555;
}
#crNewTopics #topicsRow table td.topicsDate {
	font-size: 12px;
	width: 100px;
	text-align: right;
}
#crNewTopics #topicsRow table td.topicsTitle {
	font-size: 12px;
	width: 640px;
	text-align: left;
	padding-left: 25px;
}
/* @end */



/* @group IFRAME */
#imitSho{
	clear:both;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#imitSho table{
	clear:both;
	border-collapse: collapse;
	width: 350px;
}
#imitSho table td{
	font-size: 12px;
	padding: 2px 0px;
}
#imitSho table td.shoname {
	width: 260px;
	text-align: left;
	padding-left: 3px;
}
#imitSho table td.shoname a {
	color: #000000;
}
#imitSho table td.shocount {
	color: #ff0000;
	font-size: 16px;
	width: 90px;
	font-weight: bold;
	text-align: right;
}

/* @end */




