@charset "utf-8";

/* @group 記事ページ見出し部分（ボーダー背景） */

#addArticleHeading {
	margin: 0 0 16px;
	border-bottom: solid 1px #d9d9d9;
}

#addArticleHeading .addArticleTitle {
	padding: 10px 9px;
	background: url(/share/pc/images/bg_articletitle.png);
	font-size: 137%;
	font-weight: bold;
	line-height: 1.4;
}

#addArticleHeading .addArticleTitle a {
	color: #2f2d8e;
}

#addArticleHeading .addArticleTitle span {
	padding-left: 12px;
	font-size: 75%;
	font-weight: normal;
}

#addArticleHeading .addDate {
	padding: 5px 0;
	text-align: right;
}


/*ニュースやレビューのタイトル*/
#addArchiveTitle {
	margin: 0 0 10px;
	padding: 10px 9px;
	background: url(/share/pc/images/bg_articletitle.png);
	font-size: 137%;
	font-weight: bold;
}

/* @end */

/* @group ムービー画像に重ねる矢印用 */

.addMovie a {
	position: relative;
	display: block;
}

.addMovie a img {
	display: block;
}

.addMovie a:after {
	position: absolute;
	top: 132px;
	left: 206px;
	content: url(/share/pc/images/movie_arrow.png);
}

/* @end */

/* @group ヘッドラインなどのカテゴリアイコン・サムネイル付きブロック */

#addHeadLine {
	float: left;
	width: 371px;
}

#addHeadLine h2 {
	margin: 0;
}
.addHeadLineUnder{
	height:30px;
}
.addHeadLineUnder img{
	float:right;
}
.addHeadLineUnder span,.addHeadLineUnder a{
	cursor:pointer;
	color:#2f2d8e;
	font-weight:bold;
}
.addHeadLineUnder a{
	font-size:13px;
}
.addHeadLineUnder a:hover{
	text-decoration:underline;
}
.addHeadLineUnder span:hover{
	text-decoration:underline;
}


.addHlSect h3 {
	margin: 0 0 10px;
	padding: 3px 5px;
	color: #fff;
	background: url(/share/pc/images/bg_dot.png);
	font-weight: bold;
}

.addHlBlock {
	margin: 0 0 15px;
}

.addHlBlock .addTextArea {
	float: right;
	width: 254px;
}

.addHlBlockNi .addTextArea {
	float: none;
	width: auto;
}

.addHlBlock .addTextArea2 {
	float: right;
	width: 175px;
}

.addHlBlockNi .addTextArea2 {
	float: none;
	width: auto;
}

.addHlBlock .addTextArea h4 a {
	color: #2f2d8e;
}

.addHlBlock .addTextArea h4 {
	margin: 0 0 5px;
	font-size: 134%;
	line-height: 1.3;
	font-weight: bold;
	width: 254px;
	word-break: break-all;
}

h4.addTextArea2 a {
	color: #2f2d8e;
}

h4.addTextArea2 {
	margin: 0;
	font-size: 134%;
	line-height: 1.3;
	font-weight: bold;
	width: 371px;
	word-break: break-all;
}

.addHeadLineWrapper .addHlBlock .addThumbArea {
	float: left;
	width: 98px;
	height: 98px;
	border: solid 1px #c8c8c8;
}

#addContents .addHlBlock .addThumbArea .addThumb img {
	display: block;
	margin:auto auto auto 0;
}
#addContents .addHeadLineWrapper .addHlBlock .addThumbArea .addThumb img {
	margin:auto;
}

.hover .addThumbArea .addThumb img {
	border: solid 1px #2f2d8e;
}

.addHeadLineWrapper .addThumb{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 102px;
	height: 102px;
	width: 102px;
}


/* @end */

/* @group ランキングなどの星 */

.addRankStar {
	color: #b9a628;
}

/* @end */

/* @group 画像類＋キャプションのブロック基本 */

.addImgCapBlock {
	margin: 0 0 10px;
}

.addImgCapBlock .addPhoto,
.addImgCapBlock .addMovie {
	margin-bottom: 3px;
}

#addContents .addImgCapBlock .addPhoto img {
	display: block;
}

.addImgCapBlock .addCaption {
	font-size: 84%;
	margin-bottom: 0;
}

/* @end */

/* @group DVD海外ランキングなどのバックナンバー上バナー */

.addMConSideBan {
	margin-bottom: 15px;
}

.addMConSideBan a img {
	border: solid 1px #c8c8c8;
}

.addMConSideBan a:hover img {
	border: solid 1px #2f2d8e;
}

/* @end */

/* @group ページネーション部分 */

.addLinkArchive {
	padding: 13px 0;
	background: url(/share/pc/images/dotline_x.png) left top repeat-x;
}

.addLinkArchNB {
	padding-top: 0;
	background: none;
}

.addLinkArchive a {
	color: #2f2d8e;
}

.addLinkArchive .addToHlTop {
	float: left;
	width: 50%;
}

.addHlPageNavi {
	float: right;
	width: 50%;
	text-align: right;
}

.addHlPageNavi li {
	display: inline;
}

.addHlPageNavi li:nth-child(2),
.addHlPageNavi li.addPageNavi2nd {
	margin-left: 4px;
	padding-left: 5px;
	border-left: solid 1px #bdbdbd;
}

/* @end */

.addPagenationArea {
	margin: 0 0 20px;
	text-align: center;
}

.addPagenationArea .addLinkNextPage {
	margin: 0 0 20px;
}

.addPagenationArea .addLinkNextPage a {
	padding: 0 0 0 80px;
	display: inline-block;
	line-height: 16px;
	background: url(/share/pc/images/link_nextpage.png) 0 0 no-repeat;
}

.addPagenationArea .addLinkNextPage a:hover {
	background: url(/share/pc/images/link_nextpage.png) 0 -284px no-repeat;
}

*:first-child+html .addPagenationArea .addLinkNextPage a {
	display: inline-block;
}


.addPagenationArea li {
	float: left;
}

.addPagenationNum {
	position: relative;
}

.addPagenationList {
	float: left;
	position: relative;
	left: 50%;
}

.addPagenationList li {
float: left;
position: relative;
left: -50%;
height: 16px;
margin: 0 3px;
}

.addPagenationList li a {
	text-decoration: none;
}

.addPagenationList li.num,
.addPagenationList li#c {
	width: 16px;
	overflow: hidden;
}

*:first-child+html .addPagenationList li.num {
	height: 17px;
	bottom: 1px;
}



/* @group ブログなどの過去ページボタン */

.addBtnBacknum {
	margin-bottom: 10px;
}

/* @end */

/* @group ブログなどのアーカイブリンク */

.addYearArchiveSect {
	padding-bottom: 10px;
}

h3.addYearArchiveTitle {
	margin-bottom: 7px;
	padding: 1px 0 5px 22px;
	background: url(/share/pc/images/headline_backnum.png) 0 0 no-repeat;
	border-bottom: solid 1px #bdbdbd;
	font-weight: bold;
}

.addYearArchive {
	margin-bottom: 8px;
	padding-bottom: 9px;
	background: url(/share/pc/images/dotline_x.png) left bottom repeat-x;
}

.addYearArchive dt {
	margin-bottom: 3px;
	font-size: 117%;
	font-weight: bold;
}

*:first-child+html .addYearArchive dd {
/*	width: 100%;*/
}

.addYearArchive dd li {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	padding-right: 3px;
	border-right: solid 1px #cfcfcf;
	font-size: 117%;
	color: #cacaca;
}

*:first-child+html .addYearArchive dd li {
	height: 1%;
	zoom: 1;
}

.addYA2L .addYearArchive dd li:nth-child(6),
.addYA2L .addYearArchive dd li:nth-child(12) {
	border: none;
}

.addYA2L .addYearArchive dd li.addYA2LLast {
	border: none;
}

* html .addYearArchive dd li.addYA2LLast {
	margin-right: 67px;
}

*:first-child+html .addYearArchive dd li.addYA2LLast {
	margin-right: 67px;
}

* html .addYearArchive dd li.addYA2LLast2 {
	margin-right: 0;
}

*:first-child+html .addYearArchive dd li.addYA2LLast2 {
	margin-right: 0;
}

.addYA2L .addYearArchive dd li:nth-child(7) {
	/*clear: left;*/
}

.addYA2L .addYearArchive dd li.addYA2LClear {
	clear: left;
}

.addYearArchive dd li:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}


.addYearArchive dd li a {
	color: #2f2d8e;
}
/* @end */

/* @group アマゾン */

#addSideAmazon {
	width: 160px;
	margin-top: 10px;
	border: solid 1px #000;
}

/* @end */

/* @group データ表示用テーブル基本 */

.addDataTitle {
	margin-bottom: 10px;
	padding: 4px 6px;
	color: #fff;
	background: url(../images/bg_dot.png);
	font-weight: bold;
}

table.addDataTable {
	width: 100%;
	border-collapse: collapse;
}

table.addDataTable th,
table.addDataTable td {
	padding: 5px 10px;
	border: solid 1px #bdbdbd;
	text-align: left;
	vertical-align: top;
}

table.addDataTable th {
	width: 10%;
	background: #e4e4e4;
	white-space: nowrap;
}

table.addDataTable tr:nth-child(2n+1) td {
	background: #f2f2f2;
}

table.addDataTable tr.addOddCell td {
	background: #f2f2f2;
}

table.addDataTable thead th {
	background: #c5c5c5;
	font-weight: bold;
}


/* @end */


#addSideSectRanking #addSideRankingTab {
	width: 300px;
	height: 23px;
	margin: 0 0 10px;
	background-image: url(../images/side_ranking_tab1.png);
	background-repeat: no-repeat;
}

#addSideSectRanking.actY #addSideRankingTab {
	background-position: 0 0;
}

#addSideSectRanking.actW #addSideRankingTab {
	background-position: 0 -23px;
}

#addSideRankingTab li {
	display: inline;
}

#addSideRankingTab li a,
#addSideRankingTab li span {
	float: left;
	width: 54px;
	height: 20px;
	margin-top: 2px;
	color: #3d57a3;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#addSideSectRanking.actY li#tabW a {
	margin-top: 3px;
}

#addSideSectRanking.actW li#tabY a {
	margin-top: 3px;
}

.actY .addSideRanking#addSideRankingY,
.actW .addSideRanking#addSideRankingW {
	display: block;
}

.actW .addSideRanking#addSideRankingY,
.actY .addSideRanking#addSideRankingW {
	display: none;
}

.addSideRanking li {
	padding: 0 0 10px 28px;
	background-position: 5px 0;
	background-repeat: no-repeat;
}

.addSideRanking li.num01 {background-image: url(../images/side_ranking_n01.png);}
.addSideRanking li.num02 {background-image: url(../images/side_ranking_n02.png);}
.addSideRanking li.num03 {background-image: url(../images/side_ranking_n03.png);}
.addSideRanking li.num04 {background-image: url(../images/side_ranking_n04.png);}
.addSideRanking li.num05 {background-image: url(../images/side_ranking_n05.png);}
.addSideRanking li.num06 {background-image: url(../images/side_ranking_n06.png);}
.addSideRanking li.num07 {background-image: url(../images/side_ranking_n07.png);}
.addSideRanking li.num08 {background-image: url(../images/side_ranking_n08.png);}
.addSideRanking li.num09 {background-image: url(../images/side_ranking_n09.png);}
.addSideRanking li.num10 {background-image: url(../images/side_ranking_n10.png);}

/* @group SlideBanner */

#slides {
	position:relative;
	width: 980px;
	height: 182px;
	margin: 0 0 12px 0;
	z-index:100;
}


#slides .slides_container {
	width:980px;
	height: 163px;
	overflow:hidden;
	position:relative;
	top: 0px;
	left: 0px;
	display:none;
}

#slides #frame {
	position:absolute;
	z-index:0;
	width:980px;
	bottom: -2px;
	left: 0px;
}


#slides .slides_container a {
	width:980px;
	height:163px;
	display:block;
}

#slides .slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .prev,
#slides .next {
	display: block;
	overflow: hidden;
	position:absolute;
	bottom: -2px;
	width: 151px;
	height: 20px;
	z-index: 300;
	text-indent: -999em;
	
}

#slides .prev {
	left: 0;
	background: url(../images/banner_navi_prev.png) 0 0 no-repeat;
}

#slides .next {
	right: 0;
	background: url(../images/banner_navi_next.png) 0 0 no-repeat;
}

/*
	Pagination
*/

#slides .pagination {
	float: left;
	position: relative;
	left: 50%;
	margin:5px auto;
	height: 12px;
	z-index: 500;
	bottom:1px;
}

#slides .pagination li {
	float:left;
	position: relative;
	left: -50%;
	margin:0 1px;
	list-style:none;
}

#slides .pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/banner_pagenation.png);
	background-position:-12px 0;
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}

#slides .pagination li.current a {
	background-position:0 0;
}

/* @end */

/* @group clearfix ----------------------------------------- */

.addYearArchive ul:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html .addYearArchive ul {/* IE6 */
	zoom:1;
}

*:first-child+html .addYearArchive ul {/* IE7 */
	zoom:1;
}

/* @end */


/* @group Stereo Sound ONLINE関連記事 共通 */

#addRelatedArticles:before,#addRelatedArticles:after{
	content:""; display:table;
}
#addRelatedArticles:after{
	clear:both;
}
#addRelatedArticles{
	zoom:1;
}
#addRelatedArticles ul:before,#addRelatedArticles li:after{
	content:""; display:table;
}
#addRelatedArticles ul:after{
	clear:both;
}
#addRelatedArticles ul{
	zoom:1;
}
#addRelatedArticles li:before,#addRelatedArticles li:after{
	content:""; display:table;
}
#addRelatedArticles li:after{
	clear:both;
}
#addRelatedArticles li{
	zoom:1;
	background:none !important;
	padding-left:0 !important;
	float:left;
	margin-bottom:15px !important;
	cursor:pointer;
}
#addRelatedArticles img{
	float:left;
	width:73px;
	border:1px solid #c9c9c9;
	margin-right:15px;
}
#addRelatedArticles a{
	/*width: 214px;*/
	float: right;
	color: #000 !important;
	font-size: 12px;
	font-weight:normal !important;
}
#addRelatedArticles span{
	color:#000;
	font-weight:normal !important;
}
/*addcolumn*/
.add1column li{
	width:312px; !important;
}
.add1column a{
	width: 214px !important;
}
.add2column li{
	width:452px !important;
	margin-right:0;
	height:auto !important;
}
.add2column a{
	width: 354px !important;
}


/* @end */


/* @group addArticlePager */
.addArticlePager{
	margin:15px 0;
}
.addArticlePager hr{
	border:0;
	width:100%;
	height:1px;
	background:url(/share/pc/images/add_article_hr_bg.png) top center repeat-x;
}
.addArticlePager ul{
	width:450px;
	height:30px;
	position:relative;
	margin:15px auto;
}
.addArticlePager li{
	float:left;
	height:30px;
	position:absolute;
	top:0;
	z-index:2;
}
.addArticlePager li.addPagerPrev{
	left:0;
}
.addArticlePager li.addPagerCenter{
	left:143px;
}
.addArticlePager li.addPagerNext{
	right:0;
}

/* @end */


/* @group addSideAuctionArea */
.addSideAuctionArea{
	margin:15px 0;
	padding:9px;
	border:1px solid #ffa8ba;
}
.addSideAuctionArea h3{
	margin-bottom:15px;
}
.addSideAuctionArea a{
	color: #2F2D8E;
	font-weight:normal;
}
.addSideAuctionArea #side_results li{
	width:125px;
	float:left;
	margin:0 5px 10px 5px;
}
#side_results{
	margin-bottom:15px;
}
#side_results li div{
	width:98px;
	height:73px;
	overflow:hidden;
	border:2px solid #fff;
	background:#333;
	margin:0 auto 15px auto;
	text-align:center;
}
#side_results li div img{
	height:73px !important;
	width:auto;
	margin: 0 auto;
}
.addYahooBanner{
	text-align:right;
	padding-right:13px;
}
.addYahooBanner a{
	float:right;
}

/* @end */



/*==================================
  Gnavi
==================================*/
#addCallHeader #addGlobalNavi ul{
	display:block;
	width:866px;
	height:47px;
	background:url(/share/pc/images/add/gnavi_on.png) center center no-repeat;
}
/*==================================
  Footer
==================================*/
#addFooter01 .addSitemap{
	padding: 15px 0 0 20px;
}
.fb-like-box{
	margin-bottom:20px;
}
#addFootPubList li span{
	display:none;
}
#addFGN01,
#addFGN02,
#addFGN03,
#addFGN04,
#addFGN05{
	width:120px;
}
#addFGN05{
	width:513px;
	clear:none;
}
#addFGN06{
	clear: left;
	width:285px;
}
#addFGN07{
	width:250px;
}
#addFGN08{
	width:220px;
}
#addFGN09{
	width:235px;
}
#addFGN08 li{
	margin-bottom:0;
}
#addFGN09 li{
	margin-bottom:10px;
}
#addFooter01 .addFGNCat{
	-webkit-text-size-adjust: none;
	font-size:14px !important;
}
.addSitemap .addFGNCat{
	font-size:14px !important;
}


/*==================================
  SubArea
==================================*/
#addSubArea{
	width:300px;
}
#addSubAreaInner{
	padding:0;
}
#addMainArea,
#addMainAreaInner,
#addSubArea,
#addSubAreaInner{
	background:none;
}
#addSideBannerArea img{
	float:right;
}
.addSideAuctionArea{
	background:#fff;
}
.addSideSect{
	margin-bottom: 20px;
}
.addSideSect h3{
	margin:0;
	padding:0;
	border:none;
}
.addSideSect .addOcBlock{
	padding:15px;
	background: #fff url(/share/pc/images/add/add_hi_block_bg.png) top left repeat-x;
	position: relative;
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-top: 1px solid #fff;
	height:auto;
}
.addSideSect .addOcBlock:hover{
	background: #fff url(/share/pc/images/add/add_hi_block_bg.png) top left repeat-x !important;
}
.addSideSect .addOcBlock:hover a{
	text-decoration:underline;
}
.addSideSect .addOcBlock:hover dt img{
	border:1px solid #91a9f1 !important;
}
.addSideSect .addOcBlock dt,
#addSideSectShop .addOcBlock dt{
	width:100px;
	margin-right:14px !important;
	float:left;
}
.addSideSect .addOcBlock dt img,
#addSideSectShop .addOcBlock dt img{
	width:98px;
	border:1px solid #333;
}
.addSideSect .addOcBlock .hover dt img,
#addSideSectShop .addOcBlock .hover dt img{
	border:1px solid #91a9f1;
}
.addSideSect .addOcBlock dd,
#addSideSectShop .addOcBlock dd{
	width:150px;
	float:left;
}
.addSideSect .addOcBlock dd a,
#addSideSectShop .addOcBlock dd a{
	display:table-cell;
	vertical-align:middle;
}
.addSideSect .addOcBlock .addRead{
	font-size:13px;
	line-height:1.5;
	font-weight:bold;
	margin-bottom:5px;
	color:#555;
}
.addSideSect .addOcBlock a.bl-bigger{
}
.addSideSect .addOcBlock a.bl-bigger img{
	margin-top:5px;
}
.addBtn{
	margin-top:5px;
}
.addBtn span{
	display:none;
}

#addSideSectShop dl,
#addSideSectShop dl dt{
	margin-bottom:0;
}
.addPubBlock{
	width:277px;
	padding:5px 9px 0 15px;
	background:url(/share/pc/images/add/pub/add_side_newest_on_block_bg.png) top center repeat-y;
}
.addPubBlockHead{
	width:301px;
	height:11px;
	margin-top:14px;
	background:url(/share/pc/images/add/pub/add_side_newest_on_block_head.png) top center no-repeat;
}
.addPubBlockFoot{
	width:301px;
	height:16px;
	background:url(/share/pc/images/add/pub/add_side_newest_on_block_foot.png) top center no-repeat;
}
#addSideSectNewest dl dd.addThumb,
#addSideSectNewest dl{
	margin-bottom:0;
}
#addSideSectNewest .addThumb img{
	width:80px;
	height:auto;
}
#addSideSectNewest .addThumb{
	width:80px;
	height:auto;
}
#addSideSectNewest dl dt{
	width:182px;
	background:none;
	padding-left:0;
	margin-left:14px;
}
.addPubBlock a.addPubTitBg{
	display:block;
	width:162px;
	height:34px;
	overflow:hidden;
	padding:10px;
	color:#fff;
}
.addPubTitBg img{
	margin-bottom:3px;
}
#addSideSectNewest dl dt ul{
	margin-top:5px;
}
#addSideSectNewest dl dt li{
	line-height:17px;
	height:17px;
	padding-left:10px;
	margin-left:9px;
	font-size:13px;
}
#addSideSectNewest dl dt li a{
	font-weight:normal;
}
#addSideSectNewest dl dt a.addDouble{
	font-size: 10px;
	line-height: 1.2;
	font-weight: normal;
}
#addSubArea .addMore{
	top:0;
	margin-top:8px;
}
.addVertical{
	display:table-cell;
	vertical-align:middle;
	height:67px;
}
.addMore {
	text-align: right;
	position: relative;
}
.addMore a {
	color: #767fa6;
	padding-right: 7px;
}
#addSubAreaInner{
	background:none !important;
}
html #addSideSectShop p{
	margin:0 0 6px 0;
}
.hover .addVertical{
	text-decoration:underline;
}
#addSideExclusive .addOcBlock:hover a,
#addSideSectShop .addOcBlock:hover a,
.hover .addRead{
	text-decoration:none !important;
}
*:first-child+html #addSideSectNewest dl dd.addThumb img{
	position:relative;
	bottom:0 !important;
}
#addContents .addHlBlock .addThumbArea .addThumb img{
	margin-bottom: 5px;
	border: solid 1px #c8c8c8;
}
#addContents .addHeadLineWrapper .addHlBlock .addThumbArea .addThumb img{
	margin-bottom: 0;
	border: none;
}
#addSideBannerArea img{
	margin-top:	15px;
	margin-bottom:	20px;
}
.adSideArea200{
	text-align:	center;
}
.adSideArea200 div{
	text-align:	center;
	margin-bottom:	20px;
}
/*add20130312*/
html body #addSideSectNewest dl dd.addThumb{
	width:80px; position:relative;
}
.addBookShadowBottom{
	width:80px;
	height:15px;
	position:absolute;
	left:1px;
	bottom:-15px;
}
*:first-child+html .addBookShadowBottom{
	bottom:-10px;
}

/*SNS*/
.addFb iframe.twitter-share-button{
/*	width:85px !important;*/
}
.addGoogle #___plusone_0,
.addGoogle #___plusone_0 iframe,
.addGoogle #___plusone_1,
.addGoogle #___plusone_1 iframe,
.addGoogle #___plusone_2,
.addGoogle #___plusone_2 iframe{
	width:59px !important;
}
#addDvdLineup .addSnsArea,
#addBlogArticleArea .addSnsArea,
#addCinemaLineup .addSnsArea,
#addCinemaArticle .addSnsArea,
#addDvdLineup .addSnsArea{
	padding:10px !important;
}
.addSnsUl{
	height:20px;
}
.addHatena{
	width:52px !important;
}
body.news .addSnsUl li,
body.review .addSnsUl li,
.addFullWidth li{
	margin:0 15px;
	display: inline-block;
	zoom:1;
	vertical-align:top;
}

#addCinemaLineup .addSnsUl li,
#addCinemaArticle .addSnsUl li,
#addDvdLineup .addSnsUl li{
	margin:0 !important;
}
/*add20130731*/
.addArticlesFooterAdLeftNew{
	float:none !important;
	margin-right:0 !important;
}
.addArticleClips{
	/*width:550px;*/
	width:100%;
}
.addArticleFooterModules{
	margin-top:20px;
}
.addValuecommerce,
.addRcmAmazon{
	width:300px;
}
.addValuecommerce{
	float:left;
}
.addRcmAmazon{
	float:right;
}
.addArticlesFooterAdLeftNewAjustSmall .addArticleClips{
	width:450px;
}
.addArticlesFooterAdLeftNewAjustSmall .addRcmAmazon{
	float:left;
	margin-top:20px;
}

