.snsbtn {
	text-align: center;
}  


#genre_series{
          margin-left: 5px;
}


/* ************************************************ 
 *	左メニューの売れ筋商品
 * ************************************************ */

.list {
          width: 150px;
}


.list img {
          width: 100px;
          margin-top: 15px

}

.seller1 {
	text-align: center;
           margin-right: 20px;
}


.seller2 {
	line-height: 120%;
           font-size: 10px;
           padding-left: 10px;
           padding-right:10px;
           text-align: left;
}

.seller3 {
           font-size: 11px;
           font-weight: bold;
	text-align: center;
	line-height: 100%;

}

.price{
           font-size: 11px;
	text-align: center;
}


#center {
	padding: 0px 0px 0px 5px;
	background: #FFF;
}

.slider {
width: 480px;
margin-left: 10px;
margin-top: 10px;
}

#koboSlideShow {
          clear: both;
}

/* ------------------------------------- 
 *	メインテキスト
 * ------------------------------------- */

#main_text {
           width: 488px;
}

#main_text p {
	color: #000;
	font-size: 12px;
	text-align: left;
	padding: 0 10px 0 20px;
}

#shop_adv {
	background-color: #fff;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#shop_adv table {
	font-size: 100%;
	color: #000;
}

#shop_adv td p {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	width: 450px;

}

#info {
     width: 488px;
}

#osusume_titlebar {
          margin-bottom: 15px
}

.add {
	text-indent: 0.8em;
	line-height: 80%;
    font-size: 10px;
}

.small {

	text-indent: 0.8em;
	line-height: 80%;
    font-size: 8px;
}


/*中央ブロック内の「新着情報」部分
---------------------------------------------------------------------------*/
#whats_new dl.new {
	height: 200px;		/*新着情報ボックスの高さ*/
           width; 450px;
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-right: 15px;
	margin-left: 10px;
	padding: 5px 20px 5px 10px;
	border: 1px solid #9e9079;	/*新着情報のフチのライン*/
	margin-bottom: 1em;
	text-align: left;
}

#whats_new dl.new dt {
	font-weight: bold;	/*日付を太字にする設定。*/
	float: left;		/*日付を左よせする*/
	padding-top: 1em;
}

#whats_new dl.new dd {
	padding-left: 8em;	/*日付が入る分のスペースを空ける*/
	font-family: "小塚ゴシック Pr6N R";
	font-size: 11px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9e9079;
	padding-top: 1em;
}

#textarea {
	margin-left: 10px;
}

<!--
.box   {background-color:#fef7f7;
}
.title {color:#ed1c24;
        line-height:100%;
        font-size:14px;
        text-align:center;
}
.msg   {color:#333333;
        line-height:150%;
        text-align:left;
		font-size:12px;

}
-->