@charset "utf-8";


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

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


/*ページ全体のリンク色設定*/
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;
	color				: #946243;
	text-decoration		: underline;
}


body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #553E31;
	/*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;
	
	

}

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


#wrapper {
	height: auto;
	width: 950px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	z-index:10;
}
#contents {
	width: 950px;
	background-image:url(../images/sidenavi/bothside_color.gif);
	background-repeat:repeat-y;
}

#left_container {
	width:773px;
	float:left;
}

#width544 {
	width:544px;
	margin-left:0px;
}
#width544_info {
	width:544px;

}

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


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

	1.header

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

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

.head_left {
	width:670px;
	float:left;
}
.logo {
	width:306px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 38px;

}


.navi {
	float: left;
	margin-top: 5px;
	display:block;
}

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

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


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

	※IEバグ用

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

	
.side_backtop {
	height: 7px;
	width: 175px;
}

.side_backbottom {
	height: 7px;
	width: 175px;
}

.side_index {
	height: 28px;
	width: 175px;
}


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

	2.leftnavi

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

#leftnavi {
	height: auto;
	width: 175px;
	float:left;
}



.box {
	background-image: url(../images/sidenavi/side_background.gif);
	background-repeat: repeat-y;
	width: 175px;

}

.box img{
	margin-left:13px;
	margin-top:7px;
}


.about_y {
	width: 167px;
	margin-left: 8px;
	margin-top:20px;
	margin-bottom:20px;
}
.about_y ul{
	margin-top:3px;
}
.about_y li{
	background-image:url(../images/sidenavi/yaji_right.gif);
	background-repeat:no-repeat;
	background-position:7px;
	list-style-image:none;
	list-style-type:none;
	padding-left:18px;
	margin-top:5px;
}


.kodawari_bana {
	width:160px;
	height:80px;
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:7px;

}

.kodawari_bana p{

	font-size:90%;
	line-height:130%;
	color:#333333;
	
}


.qr_title {
	font-size:11px;
}

.information_list {
	list-style:none;
	margin-left:14px;
}

.information_list li {
	background:url(../images/sidenavi/dot.gif) no-repeat 0 10px;
	padding-left:13px;
	padding-top:5px;
}

.side_wrapping {
	width:158px;
	font-size:10px;
	line-height:13px;
	margin:5px 0 10px 9px;
}	

.banner_voice {
	width:157px;
	margin:5px 0 5px 9px;
}

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

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

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




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

	3.rightnavi

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


#rightnavi {
	float: right;
	width: 175px;
	
}


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

.kaiin_menu {
	list-style:none; 
	padding:0 0 0px 8px; 
	background-color:#f0eee2;
	width:149px;
	margin-left:9px;
	margin-bottom:3px;
}

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


#ranking {
	background-image: url(../images/sidenavi/side_background.gif);
	background-repeat: repeat-y;
	width: 175px;
	margin-top:15px;
}



.ranking_box {
	width: 147px;
	margin-left: 13px;
	display:inline;
	margin-top:4px;
	padding:0 14px;
}

.ranking_yaji {
	padding-top: 17px;
	float:right;
	padding-right:20px;

}


.ranking_box p{
	font-size:95%;
	line-height:100%;
}

.ranking_box a:link, .ranking_box a:visited, .ranking_box a:active, .ranking_box a:hover{
	line-height:100%;
}


.ranking_img{
	margin-bottom:8px;
	margin-right:8px;
	width:35px;
	float:left;
	margin-left: 14px;
	display:inline;
	}

.ranking_middle {
	width:78px;
	margin-top:5px;
	float:left;

}


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



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

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

/* 右ナビ　ファミリーサイト*/

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

.fs_banner div {
	width:150px;
	height:61px;
	margin-left:12px;
}

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


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

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


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

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


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

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


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

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


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

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

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

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


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

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


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

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


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

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


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

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

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

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








.familysite {
	width: 167px;
	margin-left: 8px;
	margin-top:10px;
	margin-bottom:20px;
}

.familysite ul{
	margin-top:3px;
}
.familysite li{
	background-image:url(../images/sidenavi/dot.gif);
	background-repeat:no-repeat;
	background-position:7px;
	list-style-image:none;
	list-style-type:none;
	padding-left:18px;
	margin-top:5px;
}

/* ↓あったかグッズバナー 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:10px 0 10px 9px;
}

.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年冬　終わったら消してください。*/


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

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

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

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


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

	4.footer

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





#footer {
	width: 950px;
	clear:both;
}

.footer_bg {
	background-image: url(../images/toppage/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 950px;
	margin-bottom:5px;
}

#footer ul{
	position:relative;
	top:5px;
	margin-left:200px;
}

#footer li{
	list-style-type:none;
	float:left;
	margin-right:16px;
}	

#footer p{
	text-align:center;
}


#footer a:link {  
	color				: #efe6ca;
	text-decoration		: none;
}
		
#footer a:visited {  
	color				: #efe6ca;
	text-decoration		: none;
}
		
#footer a:active {  
	color				: #efe6ca;
	text-decoration		: none;
}
		
#footer a:hover {  
	color				: #efe6ca;
	text-decoration		: underline;
}



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

.cal_shop .come {
	color:#990000;
}



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

	5.main

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


#main {
	width: 562px;
	float:right;
	padding-bottom:40px;
	margin-right: 10px;
}


.img_left {
	float:left;
	margin:16px 0 10px 0;
	display:inline;
}

.img_right {
	margin-top:16px;
	float:right;
	display:inline;

}
.news {
	width: 314px;
	margin-bottom:16px;
	height:150px;
	overflow:scroll;
}

.news ul{
	width:280px;
	padding:5px;
}

.news li{
	background-image:url(../images/toppage/news_dot.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:20px;
	margin-top:3px;
	list-style-type:none;
	padding-bottom:3px;
}

.kodawari {
	width:314px;
	margin-bottom:10px;
}


.kids {
	float: right;
	width: 214px;
}
.kids_img {
	width: 214px;
}

.kids_img img{
	margin:3px;
}
.category_img {
	width: 544px;
}
.y_left {
	width: 170px;
	margin-right: 17px;
	float:left;
	margin-bottom:17px;
}
.y_right {
	width: 170px;
	margin-bottom: 17px;
	float:right;
	}
.category_left {
	float: left;
	width: 264px;
	margin-bottom:16px;
}
.category_right {
	float: right;
	width: 264px;
	margin-bottom:16px;
}

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



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

　　　売り切れ表示

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

.sold {
	color:#990000;
	margin:5px;
}


.minus {
	width: 175px;
}

#wrapper #contents .temp {
	width: 544px;
	margin-right: auto;
	margin-left: auto;
}

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

	セミナーバナー

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

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

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

.statment{	
	margin-bottom: 8px;
		margin-left: 8px;
}
/*===========================

　　　information

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


/*  guide  */

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

.info_line {
	margin:5px 0;
	}

/* テレビ紹介　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;
	width: 157px;
	margin:10px 0 0 8px;
}


/* ↓ギフト券　20110527  */

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

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

/* ↑ギフト券　20110527  */

/* ↓GWお休みについてバナー　*/
.gw_info {
	width:152px;
	height:67px;
	display:block;
	margin:10px 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お休みについてバナー　*/

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

	インフォメーション

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


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


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



.img3 {
	position: absolute;
	top: 588px;
	left: 39px;
}

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



.img4 {
	position: absolute;
	top: 844px;
	left: 37px;
}



.img5 {
	position: absolute;
	top: 1056px;
	left: 40px;
}



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



.img7 {
	position: absolute;
	top: 1315px;
	left: 38px;
}



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



.img9 {
	position: absolute;
	top: 2120px;
	left: 39px;
}




.hps {
	position: absolute;
	top: 2154px;
	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;
}

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


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

.info_top {
	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: 0px;
}


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


}

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

	雑貨

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

.keisen {
	color: #543f32;
}

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


}
#rightnavi .familysite_side {
	margin-top: 5px;
	margin-left: 12px;
}
#rightnavi .familysite_side img {
	margin-bottom: 5px;
}

