@charset "utf-8";
/* CSS Document */

a {
	color: #e4007f;
}

a:hover{
	color: #999999;
}

a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/**************************
iframeレフトナビゲーション
*************************/




body{

	font-size: 62.5%;
	color: #000000;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;

}
	
img{
	border: none;
}

li {
	list-style: none;
}
	
table td{
	padding: 0;
	margin: 0;
}

#left-iframe{
	width: 214px;
	float: left;
}

/*--------------------
----送料無料商品------
--------------------*/
h2.feer_shipping {
	width: 214px;
	height: 65px;
	margin: 1px 0 0 0;
}

#sample2 {
   width:214px;
   height:200px;
   overflow:hidden;
   margin: 0 auto;
   position:relative;
   list-style:none;
   background:url(../images/side/FreeShipping_bg.jpg) repeat-y;
}

#sample2 li {
   position:absolute;
   top: 3px;
   left: 12px;
}

#sample2 li a img{
	border: 5px solid #DDD;
}

p.feer_shipping {
	width: 214px;
	padding: 0 5px 5px 0; 
	margin: 0 0 1px 0;
	text-align: right;
	background: url(../images/side/FreeShipping_bg.jpg) no-repeat;
}

p.feer_shipping a {
	font-size: 1.3em;
	color: #FF0;
}


/*--------------------
-----新着アイテム-----
--------------------*/

#carouselWrap {
	margin:10px 0 0 0;
	width:258px;
	height: 540px;
	border:solid 1px #999;
}

p#carouselPrev {
	margin: 0 auto;
	width: 258px;
	cursor: pointer;
}

p#carouselNext {
	margin: 0 auto;
	width: 258px;
	cursor: pointer;
}

#carousel{
	width:100%;
	height:500px;
	overflow:hidden;
}

#carouselInner ul.column{
	width: 220px;
	height: auto;
	padding: 7px 0;
	margin: 0 auto;
}

#carouselInner ul.column li{
    margin: 0;
	padding: 0;
}

#carouselInner ul.column li.new_item{
    margin: 0 0 3px 0;
	padding:0;
}

#carouselInner ul.column li p{
	margin: 0;
	padding: 0;
	width: 222px;
	background:#888;
	text-align: center;
	line-height: 1.2;
	font-size:1.2em;
	color:#FFF;
}

#carouselInner ul.column li a img {
	border: 1px solid #888;
}

p.text_newitem{
	margin: 5px auto;
	width:214px;
	text-align:center;
	border-bottom: 2px dashed #FFA4A6;
	border-top: 2px dashed #FFA4A6;  
}

p.text_newitem a {
	font-size:1.5em;
	line-height: 2;
	color: #FFA4A6;
	text-decoration: none;
}




/*--------------------
--サイドメニューナビ--
--------------------*/

#side_menu{
	width: 214px;
	height: auto;
	padding: 0;
}

#side_menu h3{
	margin: 0;
	padding: 0;
}

#side_menu dl {
	width: 214px;
	margin: 0;
	padding: 0;
}

#side_menu dl dt{
	margin: 0;
	padding: 0;
	height: 28px;
	width: 214px;
	text-indent: -9999px;
	cursor:pointer;
}


#side_menu dl dt.category1 {
	background: url(../images/side/cate_list1.jpg) no-repeat;
}

#side_menu dl dt.category1_click {
	background: url(../images/side/cate_list1_c.jpg) no-repeat;
}

#side_menu dl dt.category2 {
	background: url(../images/side/cate_list2.jpg) no-repeat;
}

#side_menu dl dt.category2_click {
	background: url(../images/side/cate_list2_c.jpg) no-repeat;
}

#side_menu dl dt.category3 {
	background: url(../images/side/cate_list3.jpg) no-repeat;
}

#side_menu dl dt.category3_click {
	background: url(../images/side/cate_list3_c.jpg) no-repeat;
}

#side_menu dl dt.category4 {
	background: url(../images/side/cate_list4.jpg) no-repeat;
}

#side_menu dl dt.category4_click {
	background: url(../images/side/cate_list4_c.jpg) no-repeat;
}

#side_menu dl dt.category5 {
	background: url(../images/side/cate_list5.jpg) no-repeat;
}

#side_menu dl dt.category5_click {
	background: url(../images/side/cate_list5_c.jpg) no-repeat;
}

#side_menu dl dt.category6 {
	background: url(../images/side/cate_list6.jpg) no-repeat;
}

#side_menu dl dt.category6_click {
	background: url(../images/side/cate_list6_c.jpg) no-repeat;
}

#side_menu dl dt.category7 {
	background: url(../images/side/cate_list7.jpg) no-repeat;
}

#side_menu dl dt.category7_click {
	background: url(../images/side/cate_list7_c.jpg) no-repeat;
}


#side_menu dl dt.opa {
	opacity:0.7;
	filter: alpha(opacity=70);
}

#side_menu dl dd {
	margin: 0;
	padding: 0;
	width: 214px;
}

#side_menu dl dd ul{
	margin: 0;
	padding: 0;
	width: 212px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#side_menu dl dd ul li{
	margin: 0;
	padding: 0 0 0 30px;
	border-bottom: 1px dotted #666;
	list-style: none;
}

#side_menu dl dd ul li a{
	width: 212px;
	height: 34px;
	display: block;
	color: #666666;
	font-size: 1.2em;
	line-height: 2.8;
	text-decoration: none;
}

#side_menu dl dd ul li a:hover{
	color: #FC0E61;
}

/*----------------------
--カテゴリメニューNEW--
----------------------*/

.ctmenu {
	width: 214px;
	border-top: solid 1px #999999;
}

.ctmenu, .menu, .inner {
	padding: 0;
	margin: 0;
}

.inner{
	width: 212px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
}

.inner p{
	width: 182px;
	border-bottom: dotted 1px #666666;
	padding: 10px 0 10px 30px;
	margin: 0;
	font-size: 14px;
}

/*--------------------
----ブログ表示部分----
--------------------*/

#diary_name{
	font-size: 12px;
	margin: 5px 0;
}

#article{
	font-size: 12px;
	margin: 5px 0;
	padding: 5px;
	border: dotted 1px #000000;
}

#article ul{
	margin: 5px 0;
}

#article li{
	margin: 5px 0;
}



.tittle {
	background:#D5D5D5;
	font-size:12px;
	padding:5px;
}
