* {margin:0;padding:0;}

/* 共通 */

body {
	background-color:#FFFFFF;
	color: #000000;
	font-size:11px;
	word-break: break-all;
	font-family:  'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','sans-serif';
	*padding-left: 1px; /* IE7 and below */
	_padding-left: 1px; /* IE6 */ 
	padding-left:1px\9;
}

html>/**/body body{
	padding-left: 1px; /* IE8 and below */
	padding-left /*\**/: 1px\9;
}


.fss { font-size:9px;}
.fs { font-size:10px;}
.fmm{ font-size:12px;}
.fm { font-size:13px;}
.fl { font-size:15px;}

.f_right{	float:right;}

.f_left{	float:left;}

.t_right{	text-align:right;}

.t_left{	text-align:left;}

.t_center{	text-align:center;}

form{
	margin:0px;
	display: inline;
	vertical-align:middle;
}

.cprice {
	color:#ff0000;
}


#main{
	text-align: left;
	margin: 0px auto;
	width: 992px;
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
}


/* 共通 カテゴリカラー*/

.font_men{
	color:#44a1b9;
}

.font_women{
	color:#96244a;
}

.font_kids{
	color:#8cb7e2;
}

.font_beauty{
	color:#c6861f;
}

.font_design{
	color:#7b8037;
}

.font_food{
	color:#a38b77;
}

.red{
	color:#ff0000;
}

.font-list{
	color:#7c8036;
	font-size:11px;
}

/* 共通 リンク */
a:link{color:#000000;
	text-decoration:none;}
a:visited{color:#000000;
	text-decoration:none;}
a:hover{color:#7F7F7F;
	text-decoration:underline;}
a:active{color:#7F7F7F;
	text-decoration:underline;}

/* 共通 画像 */
img {
	border:0px;
}

/* 共通 検索フォーム */
.search_f{
	width:102px;
	height: 11px;
	border: 1px solid #c8c5c4;
	vertical-align:middle;
}

/* 共通　枠線 */
.border_top {

	border-top: 1px solid #dcdbdb;
}

.border_left {
	
	border-left: 1px solid #dcdbdb;
}

.border_right {
	
	border-right: 1px solid #dcdbdb;
}

.border_bottom {
	
	border-bottom: 1px solid #dcdbdb;
}

/* サイドメニュー */

.sidemenu {
	float: left;
	padding-top:68px;
}

.sidemenu2 {
	float: left;
	padding-top:62px;
}

.sidemenu2 img,.sidemenu img{
	vertical-align:bottom;
}

.sidemenu a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.sidemenu2 a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.sidemenu ul{
	list-style:none;
}

.sidemenu2 ul{
	list-style:none;
}

.sidemenu li{
	line-height:180%;
	padding-left:12px;
}

.sidemenu2 li{
	line-height:180%;
	padding-left:12px;
}


.cate_b{
	font-weight:700;
	padding-top:11px;
}

.cate_s2{
	border-bottom: 1px solid #dcdbdb;
	padding-bottom:5px;
	width:120px;
}

.cate_s3{
	border-bottom: 1px solid #dcdbdb;
	padding-bottom:5px;
	width:132px;
}

img.calendar_img {
	padding-bottom:8px;
}

.calendar_txt {
	padding-left:12px;
	font-size:10px;
	padding-bottom:10px;
}

/* メニュー */
.menu {
	background-color: #FFFFFF;
	float: right;
	width:828px;
}

/* headerヘッダ */
.header {
	margin:0;
	padding:23px 13px 0 13px;
}

.logo {
	float:left;
}

.loginmenu{
	float: right;
	text-align:right;
	line-height:180%;
	width:828px;
}
.loginmenu img{
	vertical-align:middle;
}

/* headerヘッダメニュー */
.header_menu {
	float: left;
}

.header_menu a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.header_menu a:hover img.category{
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}

.header_menu ul {
	list-style:none;
	padding: 36px 0px;
}

.header_menu li.cate {
	float:left;
	padding-right:21px;
}

.header_menu li.search {
	float:left;
	padding-right:10px;
}

/* パンくずありヘッダーメニュー */
.header_menu2 {
	float: left;
}

.header_menu2 a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.header_menu2 a:hover img.category{
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}

.header_menu2 ul {
	list-style:none;
	padding: 25px 0px;
}

.header_menu2 li.cate {
	float:left;
	padding-right:21px;
}

.header_menu2 li.search {
	float:left;
	padding-right:10px;
}

/* Flashフラッシュ */
.flash {
	background-color: #FFFFFF;
}

/* レコメンド */
.recommend {
	background-color: #FFFFFF;
	padding-top: 50px;
}

.recommend_name{
}

.recommend table {
	width:649px;
	border: 0px;
}
.recommend td {
	width: 149px;
	margin-right:8px;
	word-wrap:break-word;
}

.recommend td.recomitem,.recommend2 td.recomitem{
	padding-right:15px;
}

.recommend p {
	font-size:10px;
}

.brandname{
	font-size:11px;
	line-height:180%;
	font-weight:700;
	padding-bottom:5px;
	margin-bottom:13px;
	border-bottom: 1px solid #dcdbdb;
	height:35px;
	position:relative;
}

.brandname a{position:absolute;bottom:0;}

.recommend img {
	vertical-align:middle;
}

.recommend img.item {
	padding:0 25px 10px 25px;
}


.recommend img,.recommend2 img{
	vertical-align:middle;
}
.recommend a:hover img.item{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding:0 25px 10px 25px;
}

/* BLOCKLINK */

.blocklink {
	height:175px;
}

a.blocklink {
   display:block;
   width:100%;
   text-decoration:none;
}

a:hover.blocklink span{
   color:#000000;
   text-decoration:underline;
}

div.itemname{
	padding: 5px 0px 17px 0px;
	height:50px;
}

.itemname2{
	padding: 5px 0px 0px 0px;
	height: 80px;
	cursor:pointer;
}

.recommend2 {
	background-color: #FFFFFF;
	padding-top:28px;
}

.recom2cate {
	padding-bottom:12px;
}

.recommend2 table {
	width:649px;
	border: 0px;
}
.recommend2 td {
	width:162px;
}

.recom2_text{
	width:149px;
	height: 250px; 
	_height: 290px; /* IE6 */
	*height: 280px; /* IE7 and below */
	height: 280px\9; /* IE8 and below */
	padding-top:5px;
}

font.title{/*タイトル*/
	font-size:13px;
	font-weight:700;
}

font.date{/*日付*/
	font-size:9px;
	padding-bottom:2px;
}

font.txt{/*文章リード*/
	font-size:11px;
}

.recommend2 a:hover img.recom2{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

/* 左側バナー枠 */

.left_banner{
	width:137px;
	padding-top:8px;
	padding-bottom:9px;
	padding-left:9px;
	border-bottom: 1px solid #dcdbdb;
}

.left_banner img.bannerimg{
	vertical-align:bottom;
	padding-bottom:5px;
	padding-top:7px;

}

.left_banner a:hover img.bannerimg{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	vertical-align:bottom;
	padding-bottom:5px;
	padding-top:7px;
}


.left_qr{
	width:137px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	border-bottom: 1px solid #dcdbdb;
	border-top: 1px solid #dcdbdb;
}

.qr_text {
	font-size:10px;
	padding-top:10px;
	width:120px;
}

/* PICKUPピックアップの列右側列 */
.menu_r{
	float:right;
}

/* PICK UP ピックアップ */
.pickup {
	background-color: #FFFFFF;
	width:163px;
	padding-top:68px;
	text-align:right;

}

.pickup img.pickupimg{
	vertical-align:bottom;
	padding-bottom:5px;
	padding-top:7px;
	padding-right:13px;
}

.pickup a:hover img.pickupimg{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	vertical-align:bottom;
	padding-bottom:5px;
	padding-top:7px;
	padding-right:13px;
}

/* NEWS ニュース */
.news {
	width:163px;
	background-color: #FFFFFF;
	text-align:right;
}

.news table{
	padding-left:16px;
	border:0px;
	border-collapse:collapse;
}

.news table td{
	padding:10px 2px 10px 0px;
	border-bottom: 1px solid #dcdbdb;
}

.news a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	vertical-align:bottom;
}

.news img{
	vertical-align:bottom;
}

.news p{
	font-size:11px;
	text-align:left;
	line-height:155%;
}

html>/**/body .news p{
	font-size:11px;
	text-align:left;
	line-height:140%;
}

.news_box{
	background-color: #FFFFFF;
}

/* footer フッター */
.footer {
	background-color: #FFFFFF;
	padding:35px 13px 2px 13px;
	height:60px;
}

.footer a:hover img.r_img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding-bottom:18px;
}

.footer img.r_img{
	padding-bottom:18px;
}

.footer img{
	vertical-align:middle;
}

/* 商品一覧 */
.itemlist {
	background-color: #FFFFFF;
}

.itemlist_name{
}

.itemlist table {
	width:811px;
	border: 0px;
}
.itemlist td {
	width: 149px;
	margin-right:8px;
}

.itemlist td.recomitem,.recommend2 td.recomitem{
	padding-right:15px;
}


.itemlist p {
	font-size:10px;
}

.itemlist img{
	vertical-align:middle;
	padding:0 25px;
}
.itemlist a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding-left:25px;
}

.itemlist img.pickup_img{
	padding:0px;
}

.itemlist a:hover{
	color:#7F7F7F;
	text-decoration:underline;
}

.namehegiht1{
	height: 70px;
}
.namehegiht2{
	height: 51px;
}

.price {
	font-size:10px;
	line-height:180%;
	padding-bottom:5px;
	margin-bottom:13px;
	border-bottom: 1px solid #dcdbdb;
	width:148px;

}

/* ブランドプロフィール */
.brand_n{
	width:828px;
	border-collapse:collapse;
	margin-bottom:15px;
	word-wrap:break-word;
}

.brand_cate{
	border: 1px solid #dcdbdb;
	width:162px;
}

.brand_cate a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding:0 20px;
}

.brand_cate img{
	padding:0px;
	padding:0 20px;
}

.brand_cate ul{
	padding:0px 10px;
}

.brand_prof{
	padding:15px;
	border-bottom: 1px solid #dcdbdb;
	font-size:12px;
}

.brand_img{
	border-top: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
}

.brand_img img{padding:0px;}

li.pickup_brand{
	vertical-align:bottom;
	padding:10px 0;
}

/* 商品詳細ページ */

.itemlist_grp {
	width:828px;
}

.itemlist_name1{
	padding:50px 0 0 0;
}

/* IE専用固定幅 */


.itemlist_grp .mainbox{
	border-collapse:collapse;
	font-size:12px;
/*
	width:828px;
	height:100%;
*/
}

.itemlist_grp img{
	vertical-align:bottom;
}
/* 商品詳細　大画像 */
.mainimg{
	width: 444px;
	padding: 0 0 0 110px;
}

.mainimg_td {
	width:554px;
	height:345px;
	vertical-align: top;
	padding-top:17px;
	padding-bottom:11px;
}


/* 右側 */
.detail{
	width:272px;
	word-wrap:break-word;
	vertical-align:top;
}

.detail_1{
	padding:15px 20px 20px 20px;
	line-height:150%;
}

detail_1 a:hover input{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding-left:25px;
}

.detail_txt{
	padding:20px;
	word-wrap:break-word;
	line-height:140%;
}

.detail_list{
	padding:10px 20px;
}

.detail_itemname{
	font-size:14px;
}

/* 素材原産国リスト */

.detail_list_tbl{
	width:231px;
	border-collapse:collapse;
	font-size:10px;
}

.detail_list_tbl td {
	border-bottom: 1px solid #dcdbdb;
	padding:3px 0 3px 4px;
}

/* カート */

.cart_b{
	padding:0 0 20px 0;
	padding: 0 0 13px 0\9; /* IE8 and below */
	*padding: 0 0 13px 0; /* IE7 and below */
	_padding: 0 0 13px 0; /* IE6 */ 
}



/* サイズ表 */

.detail_size{
	padding:10px 20px;
}

.detail_size_tbl {
	font-size:10px;
	width:231px;
	text-align:center;
}


.detail_size_left1{
	border: 1px solid #dcdbdb;
	background-color:#efefef;
	padding:2px 0;
}

.detail_size_left2{
	border-top: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	background-color:#efefef;
	padding:2px 0;
}

.detail_size_left3{
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	padding:2px 0;
}

.detail_size_left4{
	border-right: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	padding:2px 0;
}


/* 拡大 */

.zoom_tbl{
/*
	border-right: 1px solid #dcdbdb;
	border-left: 1px solid #dcdbdb;
*/
}

.zoom{
	width:554px;
	height:35px;
}

.zoom_left{
	padding:0 32px 0 237px;
}

.zoom_line{
	padding:0 11px;
}

.zoom_right{
	padding:0 158px 0 0;
}

.detail_colorthum{
	width:90px;
	height:90px;
	border-top: 1px solid #dcdbdb;
}

.detail_colorthum img{
	float:left;
	padding:0px;
}

.detail_colorname{
	width:90px;
	height:25px;
	border-top: 1px solid #dcdbdb;
}

/* ﾌﾞﾗﾝﾄﾞ名 */

.detail_brand_tbl{
	width:555px;
	vertical-align:top;
	border-top: 1px solid #dcdbdb;

}

.detail_brand{
	padding:0 20px 15px;
	word-wrap:break-word;
	width:515px;
	line-height:150%;
}

/* ブログに貼り付け */
.copyBlog{
	width: 271px;
	height: 150px;
	*height: 155px; /* IE7 and below */
	_height: 155px;  /* IE6 */ 
	color: #FFFFFF;
	background-color: #232323; 
	
}

input.txtpaste {
	width: 175px; 
}

.message {
	padding: 10px 0px 18px 8px;
	*padding: 10px 0px 0px 8px; /* IE7 and below */
	_padding: 10px 0px 0px 8px;  /* IE6 */ 
}

/* 商品一覧 */

.item_catelist{
	width:828px;
	border-collapse:collapse;
	margin-bottom:15px;
}

.item_catelist_name{
	border-top: 1px solid #dcdbdb;
	border-bottom: 1px solid #dcdbdb;
	padding:20px 0;
	vertical-align:top;
	width:133px;

}

/* 一覧　カテゴリ */

.item_catelist_list{
	text-align:center;
	border-bottom: 1px solid #dcdbdb;
	background-color:#efefef;
}

.item_catelist_list a{
	text-align:center;
	padding:8px 0;
	background-color:#ffffff;
	zoom:1;
	display:block;
}

.item_catelist_list a:hover{
	text-align:center;
	padding:8px 0;
	width:100%;
	background-color:#7f7f7f;
	text-decoration:none;
	zoom:1;
	color:#ffffff;
	display:block;
}

/* 一覧　アルファベット順カナ順 */

.item_catelist_list_w{
	text-align:center;
	border-bottom: 1px solid #dcdbdb;
	background-color:#ffffff;
	padding:8px 0;
}

.item_catelist_list_w a{
	padding:0 10px;
}

/* 一覧　リスト */

.item_catelist_list_td{
	vertical-align:top;
	width:283px;
	height:98px;
}

/* 一覧　TOPにもどるボタン */

.item_catelist_list_top{
	float:right;
	vertical-align:bottom;
	padding:0 13px 0 0;
}

.item_catelist_list_top2{
	float:right;
	vertical-align:bottom;
	padding:0 11px 0 0;
}

/* ご利用ガイドリンク */

.guide a{
	color: #9b0023;
	text-decoration: none;
}

.guide a:hover{
	color: #ff0000;
	text-decoration: underline;
}


/* iPhone 用 */
@media screen and (max-device-width: 480px) {
 .loginmenu { font-size:60% }
 .footer {font-size:60% }
 .fss,.fs,.fmm,.fm,.fl { font-size:100%;}
}

/* 特集用 */

.think_left{
	text-align: left;
	margin-left: 11px;
         margin-right: 11px;

}

#title2 {
    font-size: 15px;
    line-height: 100%;
    margin-top: 0px;
}

#title1 {
    font-size: 18px;
    line-height: 250%;
}



#creator_contents_img_caption {
	padding: 4px 0px 0px 0px;
	color: black;
	font-size: 11px;
	line-height: 130%;
}

#creator_contents_subtext{
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 150%;
    color: black;
}

H1 {
    font-size: 20px;
}

.block3div1new{
	background-image: url('/image/common/common_new.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.block3div1title{
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3",sans-serif;
	font-style: normal; 
	font-weight: bold;
	font-size:12px;
	padding: 5px 0px 0px 0px;
	line-height: 150%;
}

.txt11hl5{
	font-family:"ヒラギノ角ゴ Pro W3";
	font-size:11px;
	line-height:150%;
}

.block3div1
{
	width: 263px;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}
.block3div1right
{
	width: 263px;
	margin-top: 20px;
	margin-right: 10px;
	float: left;
}

/* チェックした商品 */

.checkitem{
	padding:0 31px;
}

a:hover .checkitem{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}

.check_l{
	padding-right:5px;
	width:28px;
}

.check_r{
	padding-left:3px;
	width:23px;
}


/* レコメンドナビ 商品一覧 */
.sbi_his1 {
	background-color: #ffffff;
}

.itemlist_navi table {
	width:811px;
	border: 0px;
}

.itemlist_navi td {
/*	background-color: #cdcdcd; */
}

.itemlist_navi td.recomitem{
	width:140px;
	margin-right:8px;
	padding-right:8px;
}

.itemlist_navi td.recomitem img{
	vertical-align:middle;
	padding:0 15px;
}
.itemlist_navi td.recomitem a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding-left:15px;
}

.itemlist_navi td.recomitem a:hover{
	color:#7F7F7F;
	text-decoration:underline;
}

.itemlist_navi td.check_l img{
	padding-right:0px;
	padding-left:0px;
}
.itemlist_navi td.check_l a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding-left:0px;
}


.itemlist_navi td.check_r img{
	padding-right:0px;
	padding-left:0px;
}
.itemlist_navi td.check_r a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
	padding-left:0px;
}

.itemlist_navi div.price {
	font-size:10px;
	line-height:180%;
	padding-bottom:5px;
	margin-bottom:13px;
	border-bottom: 1px solid #dcdbdb;
	width:140px;

}

