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

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

	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{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	/*font-size: 12px;*/
	line-height: 18px;
	/*font-family: inherit;
	vertical-align: baseline;*/
}


/*link color*/
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;
}


.sold {
	color:#901D22;
}




body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #595959;
	/*background-image:url(../images/bg-img.PNG);*/
	background-image:url(../images/body-back.gif);
	background-repeat: repeat-y;
	background-position:center top;
	background-color:#E2DD9E;
	margin:0px;
	padding:0px;
	
	
}

h1 {
	font-size:95%;
	padding:0px;
	margin:0px;
}


#wrapper {
	height: auto;
	width: 950px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0px;
}


#contents {
	width: 950px;
	background-color:#FFFFFF;

}



.cboth{
	clear:both;
	float:none;
}

.bold {
	font-weight:bolder;
}


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

	1.header

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

#header {
	width: 950px;
	height: 117px;
	margin-bottom: 15px;
	background-image:url(../images/header/header-back.gif);
	background-repeat:no-repeat;

}


.logo {
	width:313px;
	float:left;
	padding-right: 0;
	height: 53px;
	margin-top: 35px;
}

.img_navi{
	float:right;
	width:300px;
	padding-top:36px;
}

.navi {
	float: left;
}

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

.head_info {
	width:214px;
	float:right;
	margin-top:8px;
	margin-right: 18px;
}

#header .head_left {
	width:670px;
	float:left;
}

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

	2.leftnavi

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

#leftnavi {
	float: left;
	width:162px;
	padding-left: 3px;
}






/*kodawari*/

.sidemenu .kodawari {
	height: 32px;
	width: 157px;
	list-style-type: none;
	
}



.line_title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7CEAA;
	padding-bottom:3px;
}

#leftnavi .customers-voice {
	margin: 6px 0 3px 0;
}


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

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



/* お客様の声バナー小　20101104  */

.bn_voice_sml {
	width:157px;
	height:48px;
	display:block;
	margin:5px 0;
}

a.bn_voice_sml {
	background:url(../images/sidemenu/bn_voice_sml.jpg) no-repeat;
}
a:hover.bn_voice_sml {
	background:url(../images/sidemenu/bn_voice_sml_hover.jpg) no-repeat;
}



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

	3.main

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



#main {
	float:left;
	height: auto;
	width: 562px;
	margin-left:37px;
}
#main_info {
	float:left;
	height: auto;
	width: 594px;
	margin-left:13px;
	
}


#wrapper #onesidenavi_main {
	width: 633px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 70px;
}



#wrapper #cotylifere_main {
	width: 693px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	margin-right: 50px;
}



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

	4.rightnavi

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


.f_link {
	width: 152px;
	height:60px;
	margin:0 0 0 5px;
	clear:left;
}


.f_link img{
	margin-right:10px;
	float:left;
}

.f_link p{
	font-size:95%;
	padding-top:20px;
}
.f_link a:link, .f_link a:visited, .f_link a:active, .f_link a:hover{
	line-height:100%;
}



.osusume {
	width: 157px;
	height:55px;
	margin:0;
	clear:both;
}


.osusume img{
	margin-right:13px;
	margin-top:7px;
	float:left;
}

.osusume p{
	font-size:10px;
	padding-top:10px;
	line-height:12px;

}

.osusume a{
	line-height:13px;
}


/*2010.06.23より、ファミリーサイト画像バナーの設定  */

.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/sidemenu/fs_dakkohimo.jpg) no-repeat;
}

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


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

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

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

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


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

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


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

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


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

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

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

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


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

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


a.sling {
	background:url(../images/sidemenu/fs_sling.jpg) no-repeat;
}

a:hover.sling {
	background:url(../images/sidemenu/fs_sling_hover.jpg) no-repeat;
}


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

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


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

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

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

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

/*インフォメーションのリスト*/

.t_menu {
	padding-top:5px;
	line-height:1.5em;
	font-size:97%;
	list-style:url(../images/dot_beige.gif) outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

.t_menu li {
	margin-bottom:3px;
}


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

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

.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;
}

/* ↓あったかグッズバナー 2010年冬　終わったら消してください。*/

.bn_winter {
	width:137px;
	background:url(http://www.nunonapu-cuseberry.com/images/right_navi/bn_bg_winter.gif) no-repeat;	
	height:107px;
	padding:40px 10px 10px 10px;
	margin-bottom:10px;
}

.bn_yutanpo,.bn_socks {
	width:137px;
	height:50px;
	display:block;
}
.bn_yutanpo {
	margin-bottom:7px;
}
	
a.bn_yutanpo {
	background:url(http://www.nunonapu-cuseberry.com/images/right_navi/bn_yutanpo.jpg) no-repeat;
}
a:hover.bn_yutanpo{	
	background:url(http://www.nunonapu-cuseberry.com/images/right_navi/bn_yutanpo_hover.jpg) no-repeat;
}


a.bn_socks {
	background:url(http://www.nunonapu-cuseberry.com/images/right_navi/bn_socks.jpg) no-repeat;
}
a:hover.bn_socks{	
	background:url(http://www.nunonapu-cuseberry.com/images/right_navi/bn_socks_hover.jpg) no-repeat;
}


/* ↑あったかグッズバナー 2010年冬　終わったら消してください。*/

/* ↓ギフト券　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;
}


/* ↓出産祝いアンケートバナー　*/

.bn_shussan-enq {
	width:157px;
	height:51px;
	display:block;
	margin-bottom:10px;
}

a.bn_shussan-enq {
	background:url(http://www.cuseberry.com/images/base/sidemenu/bn_shussan-enq.gif) no-repeat;
}
a:hover.bn_shussan-enq {
	background:url(http://www.cuseberry.com/images/base/sidemenu/bn_shussan-enq_hover.gif) 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_obon.jpg) no-repeat;
}
/* ↑GWお休みについてバナー　*/

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

	セミナーバナー

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

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


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

	5.footer

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




#footer {
	float: left;
	width: 950px;
	border-top:1px solid #D7CEAA;
	margin-top:5px;
	padding-top:5px;
}

#footer ul {
	width: auto;
	text-align: center;
	list-style-type: none;
	font-size: 10px;
}
#footer li {
	display: inline;
}


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

.cal_shop .come {
	color:#990000;
}




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

	6.top page

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

.b_enter {
	width:266px;
	display:inline;
}	



.pickup_l {
	width:180px;
	float:left;
}

.pickup_s {
	width:201px;
	float:left;
	}
.pickup_s p{
	font-size:10px;
	padding-left:15px;
}

.pickup_s img{
	margin-left:13px;
}



.pickup_s2 {
	width:176px;
	float:left;
	}
.pickup_s2 p{
	font-size:10px;
}


.voice_counter {
	float:left;
	margin-top:10px;

}

.item_banner {
	margin:0 auto;
	width:534px;
}


.item_banner li{
	list-style:none;
	float:left;
	width:174px;
}

.item_banner li p {
	font-size:11px;
	line-height:15px;
}

/*----------新しいNEWS-----------------*/

.news li{
	margin-left:40px;
	margin-top:5px;
	list-style-position:outside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	
}

.news {
	width: auto;
	height: auto;
	padding-right:12px;
	display:block;
	border-bottom:1px #cccccc solid;
	border-left:1px #cccccc solid;
	overflow:hidden;
	
}

.news td {
	border-bottom:1px #cccccc dashed;
	padding-bottom: 5px;
	padding-top: 5px;

}

.news space {
	padding-right: 12px;
	padding-left: 40px;
}

.news .image {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
}



/*---------- item line up ----------*/

.lineup_middle {
	background:url(../images/top/lineup_bg-middle.gif) repeat-y;
	padding-bottom:10px;
	}
.top_line-up-title {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 14px;
}

.top_line534 {
	margin:15px 0;
	margin-left:14px;
}

/*---------- / item line up END ----------*/

/*---------- type ----------*/

.type {
	width:557px;
	margin-left:5px;
}

.type p {
	font-size:11px;
	margin-top:3px;
}

.type_head {
	width:262px;
	float:left;
	width:181px;
} 

.type_free {
	width:262px;
	float:left;
	width:181px;
	margin-left:4px;
}

.type_size {
	width:262px;
	float:right;
	width:181px;
	margin-right:3px;
} 
	
/*----------/ type END ----------*/


.info_bottom {
	background-image:url(../images/information/bg_line_both.jpg);
	background-repeat:repeat-y;
	width:278px;
	padding:0 2px;
	float:left;
	height:460px;
	>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:460px;

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

/*  guide  */

.setumei {
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	margin-bottom:15px;
}

#rightnavi .iframe-ranking {
	width: 157px;
	height: 390px;
}


#main .dakkohimo-ichiran {
	height: 4630px;
	width: 562px;
	
}
#bottom {
	float: right;
	width: 698px;
	margin-right: 30px;
}
#pickup_contents object {
	margin-left: 10px;
}
#wrapper #leftnavi .menu {
	margin-bottom: 5px;
}

/*  g404と505.html  */

#center .text_above {
	text-align: center;
	margin-bottom: 10px;
}

#center .text_under {
	text-align: center;
	margin-bottom: 40px;
	font-size:10px;
}
#center {
	margin-top: 115px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
}
#wap .img {
	margin-bottom: 25px;
}
#wap {
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
}
#wap .text_above {
	text-align: center;
	margin-bottom: 20px;
}
#wap .text_under {
	text-align: center;
	margin-bottom: 40px;
	font-size:10px;
}

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

	雑貨

-------------------------------------*/
.zakka_menu {
	list-style:none;
	margin:4px 0 8px 5px;
}

.keisen {
	color: #CC4200;
}

h3{
	padding:2px 0 2px 5px;
	border-bottom:1px solid #D7CEAA;
	border-top:double 3px #D7CEAA;
	font-weight:bolder;
	font-size:12px;


}
/*----------------------------------------

 送料

-----------------------------------------*/
#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);
	margin-top:10px;
}

.menu1 ul li {
	padding-bottom:10px;

}

.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;
}



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

	セミナーバナー

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

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

.shop{	
	height:195px;
	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;
}


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

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

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

.info_01 {
	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:562px;
	height:105px;
	border:#D7CEAA 1px solid;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;


}
/*----------------------------------------

Q&A
 
-----------------------------------------*/
#qa{
	position:relative;
	width:592px;
	height:2575px;
}
#qa_size{
	position:absolute;
	left: 46px;
	top: 500px;
}
#qa_tukaikata{
	position:absolute;
	left: 46px;
	top: 953px;
}
#qa_sentaku{
	position:absolute;
	left: 46px;
	top: 1499px;
}
#qa_kizi_info{
	position:absolute;
	left: 46px;
	top: 1717px;
}
#qa_sonota{
	position:absolute;
	left: 46px;
	top: 1932px;
}

