@charset "utf-8";

/*************
 ﾄｯﾌﾟｲﾒｰｼﾞｴﾘｱ
*************/

#right_col #top_image {

}

#right_col #top_image dt {
	float: left;
	background-image: url(/user_data/images/top/top_image_main_bg.gif);
	height: 200px;
	width: 500px;
	padding: 2px;
}

#right_col #top_image dd {
	float: right;
	background-image: url(/user_data/images/top/top_image_banner_bg.gif);
	height: 60px;
	width: 220px;
	background-repeat: no-repeat;
	padding: 2px;
	margin-bottom: 5px;
}

/*************
 New Arrival
*************/

#right_col #new_arrival {
	background-image: url(/user_data/images/top/new_arrival_title.gif);
	background-position: 10px 20px;
	padding-top: 65px;
	background-repeat: no-repeat;
	padding-left: 10px;
	width: 720px;
}

#right_col #new_arrival dl {
	width: 150px;
	float: left;
	padding-left: 0px;
}

#right_col #new_arrival dl dt {
	padding: 2px;
	height: 180px;
	width: 135px;
}

#right_col #new_arrival dl dt.btn {
	background-image: none;
	height: 110px;
	width: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#right_col #new_arrival dl dd {
	padding-top: 5px;
}

/*************
  Recommend
*************/

#right_col .recommend {
	background-image: url(/user_data/images/top/recommend_title.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: 0px 0px;
	margin:20px 0 0 0;
	width: 730px;
}

#right_col .recommend dl {
	width: 315px;
	padding-left: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#right_col .recommend dl dt {
	float: left;
	background-image: url(/user_data/images/top/recommend_bg.gif);
	background-repeat: no-repeat;
	padding: 2px;
}

#right_col .recommend dl dd {
	float: left;
	padding-left: 10px;
	width: 175px;
}

#right_col .recommend dl dd.name {
	padding-top: 45px;
}

#right_col .recommend dl dd.price {
}

/*************
  Contents
*************/

#right_col .contents {
	background-image: url(/user_data/images/top/contents_title.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: 0px 0px;
	width: 730px;
	margin:20px 0 0 0;
}

#right_col .contents dl {
	float: left;
	width: 120px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right_col .contents dl dt {
}

#right_col .contents dl dd {
	padding-top: 5px;
}

#right_col .contents dl dd.name {
	font-weight: bold;
}

#right_col .contents dl dd.com {
}

/*************
   決済関連
*************/

#right_col .settlement {
	background-image: url(/user_data/images/top/settlement_title.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
	background-position: 10px 20px;
	width: 730px;
}

#right_col .settlement dl {
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 315px;
	padding-right: 20px;
}

#right_col .settlement dl dt {
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
}

#right_col .settlement dl dd {
}

#right_col .settlement dl dd .card {
	padding: 10px;
}

#right_col .settlement dl dd .btn {
	text-align: right;
	padding: 10px;
}

/*************
 お問い合わせ
*************/

#right_col .contact {
	background-image: url(/user_data/images/top/contact_title.gif);
	background-repeat: no-repeat;
	padding-top: 65px;
	background-position: 10px 20px;
	width: 700px;
	padding-left: 30px;
}

#right_col .contact .btn {
	height: 28px;
	width: 187px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}

/*************
 ランキング
*************/

#ranking {
	background-image: url(/user_data/images/ranking_title.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	background-position: 0px 0px;
	width: 730px;
}

#ranking dl {
	width: 150px;
	float: left;
}

#ranking dl dt {
	padding: 2px;
	height: 180px;
	width: 135px;
}

#ranking dl dt.btn {
	background-image: none;
	height: 110px;
	width: 80px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#ranking dl dd {
	padding-top: 5px;
}