/* ======================================

	0.global

======================================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
	border: 0;
	outline: 0;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	/*font-size: 12px;*/

	/*font-family: inherit;
	vertical-align: baseline;*/
}



body {
	color:#543f32;
	font-size:13px;
	line-height:18px;
	text-align:center;
	/*background-image:url(../images/base/bg-img.PNG);*/
	background-image:url(../images/body-back.gif);
	background-repeat: repeat-y;
	background-position:center top;
	background-color:#E2DD9E;
	
	

}


#wrapper {
	height: auto;
	width: 950px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	z-index:10;

}


/*---------------------------------------------------------------------------*/
/* 全般設定　　　　　　　　　　　　　　　　　　　　      　　　　　　　　　　*/
/*---------------------------------------------------------------------------*/

/*ページ全体の書式設定*/


table { 
	font-size: 13px;
	color: #543f32;
	line-height: 150%;
}

.red { color: #990000; }

.orange10{ 
	font-size: 10px;
	color: #CC4200;
}

.brown1{ 
	font-size: 97%;
	color:#6c2c2f;
}

.brown2{ 
	font-size: 85%;
	color:#6c2c2f;
}

p {
	padding: 0;
	margin: 0;
}

/*売り切れ表示の書式設定*/
.sold { 
	font-size: 97%;
	color:#990000;
	margin:5px;
}

/*画像貼り付け時のスタイル設定*/
img { 
	border: none; 
} 

/*ページ全体のリンク色設定*/
a:link {  
	color				: #946243;
	text-decoration		: none;
}
		
a:visited {  
	color				: #9d896c;
	text-decoration		: none;
}
		
a:active {  
	color				: #9d896c;
	text-decoration		: none;
}
		
a:hover {  
	color				: #946243;
	text-decoration		: underline;
}
a:hover img{
       filter:alpha(opacity=60);
       -moz-opacity:0.6;
       -khtml-opacity: 0.6;
       opacity: 0.6;
}

/*サイドメニュー書式*/
.side { 
	color:#6c2c2f;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:97%;
	margin:0;
	padding:0;
}





#box_right {
	width:756px;
	float:right;
}	



.cboth {
	clear:both;
}



/*=================================

　　　　　1.header

=================================*/


#header {
	width: 950px;
	height: 113px;
	margin-bottom:25px;
	background-image:url(../images/base/header/header-back.gif);
	background-repeat:repeat;
}	

.head_left {
	width:670px;
	float:left;
}
.logo {
	width:314px;
	height:54px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;

}


.navi {
	float: left;
	display:block;
}

.navi li{
	float:left;
	list-style:none;
	margin-right:0px;
}

.head_info {
	width:214px;
	float:right;
	margin-top:8px;
	margin-right: 18px;
}
/*---------------------------------------------------------------------------*/
/* メインBOX　　　　　　　　　　　　　　　　　　　　             　　　　　　*/
/*---------------------------------------------------------------------------*/


div#main {
	width				: 750px;
	margin-top			: 28px; 
	vertical-align		: top;
}

div#main td.navi {
	width				: 151px;
}

div#main td.contents {
	width				: 569px;
	padding-left		: 40px;
}
.red14 {
	font-size			: 14px;
	color				: #C12E20;
}


.table-title {
	font-size			: 90%;
	border-bottom		: 2px solid #dad1ab;
}

.table-bt {
	font-size			: 90%;
	border-bottom		: 1px solid #dad1ab;
}

.table-ichiran {
	font-size			: 90%;
	border-bottom		: 2px solid #dad1ab;
	border-top			: 2px solid #dad1ab;
}

h1 {
	margin				: 0;
	padding				: 0;
	text-decoration		: none;
	font-weight			: normal;
	font-size			: 80%;
}

h2 {
	margin				: 0;
	padding				: 0;
	text-decoration		: none;
	font-weight			: normal;
	font-size			: 80%;
}


/*=================================

　　　　　2 sidenavi　LEFT

=================================*/

#sidemenu {
	float: left;
	height: auto;
	width: 162px;
	padding-left: 3px;
}

.t_menu {
	margin:0 0 5px 20px;
	padding-top:5px; 
	font-size:97%;
	list-style:url(../images/base/sidemenu/dot_beige.gif) outside;
}

/* 商品一覧バナー小　20101105  */
.bn_ichiran_sml {
	width:157px;
	height:75px;
	display:block;
	margin-bottom:5px;
}

a.bn_ichiran_sml {
	background:url(../images/base/sidemenu/banner_ichiran_sml.jpg) no-repeat;
}
a:hover.bn_ichiran_sml {
	background:url(../images/base/sidemenu/banner_ichiran_sml_hover.jpg) no-repeat;
}

/*=================================

　　　　　3 main contents

=================================*/

#contents {
	float: left;
	height: auto;
	width: 562px;
	margin-bottom: 20px;
}

#main_info {
	float: left;
	height: auto;
	width: 595px;
	margin-left:20px;
	margin-bottom: 20px;
}

.width530 {
	margin-left:15px;
}



/*=================================

　　　　　4 sidenavi　RIGHT 

=================================*/
#rightnavi {
	width:160px;
	float:right;
}

.kaiin_merit {
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}

.kaiin_menu {
	list-style:none; 
	padding:0 0 0px 8px; 
	background-color:#f0eee2;
}

.kaiin_menu li {
	background:url(../images/base/sidemenu/yaji_circle-right.gif) no-repeat 0 5px; 
	padding:0 0 3px 12px;
	font-size:12px;
	border-top:1px dotted #cccccc;
}


.fs_banner img{
	margin-bottom:10px;
}

.fs_banner div {
	width:150px;
	height:61px;
}

.fs_banner a{
	display:block;
	width:150px;
	height:51px;
	overflow:hidden;
}


a.dakkohimo {
	background:url(../images/base/sidemenu/fs_dakkohimo.jpg) no-repeat;
}

a:hover.dakkohimo {
	background:url(../images/base/sidemenu/fs_dakkohimo_hover.jpg) no-repeat;
}


a.boshitecho {
	background:url(../images/base/sidemenu/fs_boshitecho.jpg) no-repeat;
}

a:hover.boshitecho {
	background:url(../images/base/sidemenu/fs_boshitecho_hover.jpg) no-repeat;
}


a.m-bag {
	background:url(../images/base/sidemenu/fs_m-bag.jpg) no-repeat;
}

a:hover.m-bag {
	background:url(../images/base/sidemenu/fs_m-bag_hover.jpg) no-repeat;
}


a.leg {
	background:url(../images/base/sidemenu/fs_leg.jpg) no-repeat;
}

a:hover.leg {
	background:url(../images/base/sidemenu/fs_leg_hover.jpg) no-repeat;
}


a.babyring {
	background:url(../images/base/sidemenu/fs_babyring.jpg) no-repeat;
}

a:hover.babyring {
	background:url(../images/base/sidemenu/fs_babyring_hover.jpg) no-repeat;
}

a.music {
	background:url(../images/base/sidemenu/fs_music.jpg) no-repeat;
}

a:hover.music {
	background:url(../images/base/sidemenu/fs_music_hover.jpg) no-repeat;
}


a.cushion {
	background:url(../images/base/sidemenu/fs_j-cushion.jpg) no-repeat;
}

a:hover.cushion {
	background:url(../images/base/sidemenu/fs_j-cushion_hover.jpg) no-repeat;
}


a.j-cover {
	background:url(../images/base/sidemenu/fs_j-cover.jpg) no-repeat;
}

a:hover.j-cover {
	background:url(../images/base/sidemenu/fs_j-cover_hover.jpg) no-repeat;
}


a.galapago {
	background:url(../images/base/sidemenu/fs_galapago.jpg) no-repeat;
}

a:hover.galapago {
	background:url(../images/base/sidemenu/fs_galapago_hover.jpg) no-repeat;
}


a.nunonapu {
	background:url(../images/base/sidemenu/fs_nunonapu.jpg) no-repeat;
}

a:hover.nunonapu {
	background:url(../images/base/sidemenu/fs_nunonapu_hover.jpg) no-repeat;
}

a.yutanpo {
	background:url(../images/base/sidemenu/fs_yutanpo.jpg) no-repeat;
}

a:hover.yutanpo {
	background:url(../images/base/sidemenu/fs_yutanpo_hover.jpg) no-repeat;
}


/* ショップバナー・セミナーバナー */

.shop_banner a {
	width:157px;
	height:87px;
	display:block;
	overflow:hidden;
}

.shop_banner p {
	font-size:10px;
	text-align:center;
}

a.link_shop {
	background:url(http://cuseberry-shop.com/images/cbs_bn_157.jpg) no-repeat;
}

a:hover.link_shop {
	background:url(http://cuseberry-shop.com/images/cbs_bn_157_hover.jpg) no-repeat;
}

a.link_seminar {
	background:url(http://www.cuseberry-shop.com/seminar/images/banner.jpg) no-repeat;
}

a:hover.link_seminar {
	background:url(http://www.cuseberry-shop.com/seminar/images/banner_hover.jpg) no-repeat;
}

/* ↓ギフト券　20110527  */

.gift {
	width:157px;
	height:70px;
	display:block;
	margin:0 0 8px 0;
}

a.gift {
	background:url(http://www.cuseberry.com/images/base/sidemenu/banner_gift.jpg) no-repeat;
}
a:hover.gift {
	background:url(http://www.cuseberry.com/images/base/sidemenu/banner_gift_hover.jpg) no-repeat;
}


/* ↓GWお休みについてバナー　*/
.gw_info {
	width:152px;
	height:67px;
	display:block;
	margin:0 auto 8px auto;

}

a.gw_info {
	background:url(http://www.dakkohimo-cuseberry.com/information/about_haisou/images/banner.jpg) no-repeat;
}
a:hover.gw_info {
	background:url(http://www.dakkohimo-cuseberry.com/information/about_haisou/images/banner_hover.jpg) no-repeat;
}
/* ↑GWお休みについてバナー　*/

/*=================================

　　　　　5 footer

=================================*/

#footer {
	clear:both;
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eae5e3;
}

.info_bottom {
	background-image:url(../images/information/bg_line_both.jpg);
	background-repeat:repeat-y;
	width:278px;
	padding:0 2px;
	float:left;
	height:475px;
}

.info_bottom_right {
	background-image:url(../images/information/bg_line_right.jpg);
	background-repeat:repeat-y;
	width:278px;
	padding-right:2px;
	float:right;
	height:475px;
}

.cal_shop {
	padding:5px 0;
	margin-top:10px;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}

.cal_shop .come {
	color:#990000;
}
/*-------------------------------------------

	セミナーバナー

------------------------------------------*/

.semi{
	margin-top:3px;
	margin-bottom: 8px;
}

.shop{	
	height:195px;
	margin-bottom: 8px;
}

/*---------------------------------------------------------------------------*/
/* インフォメーションBOX　　　　　　　　　　　 　　　　　　　　　　　　　　　*/
/*---------------------------------------------------------------------------*/

.bottom_line {
	border-bottom		: 1px #a99e93 solid;
	font-size			: 10px;
	color				: #a3a3a2;
	text-align			: right;
}

.page_top {
	font-size			: 80%;
}

.info_font { 
	font-size			: 95%;
	letter-spacing		: 1px;
	line-height			: 170%;
}


.info_table {
	letter-spacing		: 1px;
	margin-bottom		: 10px;
}

.info_table2 {
	letter-spacing		: 1px;
	margin-bottom		: 20px;
}

.info_bg {
	width				: 85%;
	letter-spacing		: 1px;
	margin-bottom		: 30px;
	padding				: 7px;
	background-color	: #f5f5dc;
	border				: 1px solid #bdb76b;
}

table td.sale {
	font-size			: 90%;
	margin-bottom		: 5px;
	padding				: 5px;
	border				: 1px #eae5e3 solid;
}

/*---------------------------------------------------------------------------*/
/*　商品一覧　
/*---------------------------------------------------------------------------*/

#itemli {
	margin:30px 0 0 0;
	padding:0;
	width:530px;
}

#itemli ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}

#itemli li {
	float:left;
	padding:5px 3px;
	margin:0;
	list-style-type:none;
}

#itemli .sub {
	font-size:85%;
}

.item_list_detail a{
	width:100px;
	height:20px;
	display:block;
	overflow:hidden;
	margin-top:3px;
}
	
a.bt_to_item {
	background:url(../item/images/bt_item_page.gif) no-repeat;
}

a:hover.bt_to_item {
	background:url(../item/images/bt_item_page_hover.gif) no-repeat;
}




/*カテゴリーインデックス*/

#category {
	margin:30px auto;
	padding:0;
	width:480px;
	text-align:left;
}

#category_box { width:100%; text-align:center;}

#category ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}

#category li {
	float:left;
	padding:10px 0;
	margin:0;
	width:120px;
	height:190px;
	line-height:1.2em;
	font-size:85%;
	display:block;
	text-align:center;
}





/*---------------------------------------------------------------------------*/
/* キューズベリーノート　バックナンバー
/*---------------------------------------------------------------------------*/

#number { width:530px;
	margin:30px auto 10px auto; }

#number ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#number li {
	margin: 0;
	padding: 0;
}


/*---------------------------------------------------------------------------*/
/* 関連する商品一覧
/*---------------------------------------------------------------------------*/

#kanren { width: 530px; }

#kanren ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kanren li {
	float: left;
	margin: 5px;
}

#kanren .copy { font-size:95%;}


/*---------------------------------------------------------------------------*/
/* トップページ新着情報
/*---------------------------------------------------------------------------*/

#topinfo { width: 537px; 
	margin-top:10px;
}

#topinfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topinfo li {
	float: left;
	margin: 5px;
}

#topinfo .copy { font-size:90%;}

#topinfo_2{ width: 537px; 
}

#topinfo_2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topinfo_2 li {
	float: left;
	margin: 5px;
}

#topinfo_2 .copy { font-size:90%;}


/*---------------------------------------------------------------------------*/
/* ショッピングマーク
/*---------------------------------------------------------------------------*/

#mark {
	width: auto;
	font-size: 11px;
	margin-top: 10px;
	color:#595857;
}

#mark td { padding:0 10px;}

#mark .line{ background:url(http://www.cuseberry.com/script/images/line.gif) repeat-y right;}





/*==========================

メルマガ読者から

==========================*/

#reader {
	width:530px;
	}

#reader div{
	width:510px;
	background-image:url(../information/mailmagazine/images/line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 10px 30px 10px;
}
	
	
	
/*  guide  */

.setumei {
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	margin-bottom:15px;
}
	
/* テレビ紹介　20110330  */
.tv {
	width:157px;
	height:93px;
	display:block;
}

a.tv {
	background:url(../tv/images/tv_thumb.jpg) no-repeat;
}

a:hover.tv {
	background:url(../tv/images/tv_thumb_on.jpg) no-repeat;
	font-size:10px;
}

#rightnavi .tv-text {
	font-size: 10px;
	margin-bottom: 5px;
}


/*-------------------------------------------

	インフォメーション

------------------------------------------*/
.gaiyou {
	background-image: url(../information/images/kaishagaiyou/bg.gif);
	height: 2499px;
	width: 595px;
	background-repeat: no-repeat;
	position: relative;
	height:2499px;
}

#main_info {
	float: left;
	width: 595px;
	margin-bottom: 20px;
	margin-left: 13px;
}


.img1 {
	position: absolute;
	top: 126px;
	left: 34px;
}


.img2 {
	position: absolute;
	top: 288px;
	left: 37px;
}



.img3 {
	position: absolute;
	top: 585px;
	left: 40px;
}
.img3a {
	position: absolute;
	top: 817px;
	left: 39px;
	font-size:11px;
}



.img4 {
	position: absolute;
	top: 856px;
	left: 38px;
}



.img5 {
	position: absolute;
	top: 1069px;
	left: 37px;
}



.img6 {
	position: absolute;
	top: 1278px;
	left: 37px;
}



.img7 {
	position: absolute;
	top: 1314px;
	left: 37px;
}



.img8 {
	position: absolute;
	top: 1509px;
	left: 37px;
}



.img9 {
	position: absolute;
	top: 2121px;
	left: 38px;
}




.hps {
	position: absolute;
	top: 2152px;
	left: 38px;
	width: 554px;
	height: 303px;
}
.hps .space {
	padding-right: 3px;
	padding-bottom: 4px;
}




/*----------------------------------------

 送料

-----------------------------------------*/
#main_info .shippingfee {
	background-image: url(../information/images/shippingfee/bg.gif);
	height: 1589px;
	width: 594px;
	position: relative;
}


.menu1 ul {
	list-style-position: inside;
	list-style-image: url(../information/images/shippingfee/list_btn.gif);
}

.menu2 ul {
	list-style-position: inside;
	list-style-image: url(../information/images/shippingfee/list_btn2.gif);
	height: 60px;
	width: 500px;
	margin-top:15px;
}

.menu2 ul li {
	display:inline;
	list-style-position: inside;
	list-style-image: url(../information/images/shippingfee/list_btn2.gif);
	padding-right:10px;

}


.menu1{

	position: absolute;
	top: 104px;
	left: 28px;
	line-height:200%;
}

.menu2{
	position: absolute;
	top: 1501px;
	left: 14px;
	line-height:200%;
	width: 569px;
	height: 60px;
}

.shippingfee .pagetop1 {
	position: absolute;
	top: 484px;
	left: 500px;
}


.shippingfee .pagetop2 {
	position: absolute;
	top: 864px;
	left: 500px;
}


.shippingfee .pagetop3 {
	position: absolute;
	top: 1464px;
	left: 502px;
}


.shippingfee .txt1 {
	position: absolute;
	top: 308px;
	left: 37px;
}



.shippingfee .txt2 {
	position: absolute;
	top: 534px;
	left: 39px;
}



.shippingfee .txt3 {
	position: absolute;
	top: 918px;
	left: 42px;
}
.statement_banner {
	text-align:center;
	margin-top:15px;
}

/*----------------------------------------

ご注文ガイド

-----------------------------------------*/
#main_info .shoppingguide {
	background-image:url(../information/images/shopping_guide/bg.gif);
	height: 1899px;
	width: 594px;
	position: relative;
} 

.shoppingguide .pagetop1 {
	position: absolute;
	top: 1748px;
	left: 500px;
}


.shoppingguide .img1 {
	position: absolute;
	top: 389px;
	left: 41px;
}

.shoppingguide .txt1 {
	position: absolute;
	top: 304px;
	left: 37px;
}



.shoppingguide .txt2 {
	position: absolute;
	top: 910px;
	left: 40px;
}



.shoppingguide .txt3 {
	position: absolute;
	top: 1450px;
	left: 43px;
}



.shoppingguide .txt4 {
	position: absolute;
	top: 1586px;
	left: 43px;
}


.shoppingguide .menu2{
	position: absolute;
	top: 1789px;
	left: 22px;
	line-height:200%;
	width: 569px;
	height: 60px;
}



#rightnavi .calender {
	margin-bottom: 8px;
}

/*----------------------------------------

商品下部のインフォメーション

-----------------------------------------*/

.info {
	background-image: url(../images/calender/info-for-base.gif);
	height: 628px;
	width: 551px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.beri{
	width:545px;
	height:105px;
	border:#D7CEAA 1px solid;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}

