@charset "utf-8";

/*headPart*/
@import url("/css/blocks/header.css");
@import url("/css/blocks/personalizeBlock.css");
@import url("/css/blocks/searchBlock.css");
@import url("/css/blocks/pannaviBlock.css");
/*contentPart*/
/*leftPart*/
@import url("/css/blocks/categoryMenu.css");
@import url("/css/blocks/pushItem.css");
/*rightPart*/
/*footPart*/
@import url("/css/blocks/topcatBlock.css");
@import url("/css/blocks/footer.css");



/*------------------------------
カラム分け
------------------------------*/
/* コンテンツブロック */
#baby_contentBlock{float:right;width:740px;}

/* レフトブロック */
#baby_leftBlock{float:left;width:180px;}

/* フリーブロック */
.baby_freeBlock{width:100%;background-color:#EEEEEE;margin:0px 0px 10px 0px;}



/*------------------------------
コンテンツブロック
------------------------------*/

/* このページの先頭へ */
#baby_contentBlock #baby_liftBlock{width:715px;height:17px;background:transparent url(/img/item/arrow_liftBlook.gif) no-repeat right;text-align:right;padding:3px 25px 0px 0px;margin:10px 0px;}

/* タイトル */
#baby_contentBlock h1{width:740px;height:181px;background:transparent url(/img/abouts/h1_aboutTtl.gif) no-repeat 0px 0px;margin:0;}
#baby_contentBlock h1 span{visibility:hidden;}
#baby_contentBlock h2{width:720px;height:16px;}
#baby_contentBlock h2 span{visibility:hidden;}

/* リード文 */
.baby_inBox .baby_leadBox{
	width:740px;
        color:#663300;
	position: relative;
	top: -535px;
}

/* メイン画像 */
.baby_checkImg {
	width:740px;
	height:535px;
        background:transparent url(/img/abouts/maintext.gif) no-repeat;
	position: relative;
	top: 40px;
}


/* h2まとめ画像 */
.baby_shopping {
	width:740px;
	height:177px;
        background:transparent url(/img/abouts/shopping_back.gif) no-repeat
}

.baby_circle {
	width:740px;
	height:171px;
        background:transparent url(/img/abouts/circle_back.gif) no-repeat
}

.baby_premoni {
	width:740px;
	height:174px;
        background:transparent url(/img/abouts/premoni_back.gif) no-repeat
}




/* サブ文 */
.baby_inBox .baby_leadBox p#baby_leadTxt{width:480px; height:20px; margin:20px 0px 0px 130px; letter-spacing: 0.2em;}
.baby_inBox .baby_textBox p#baby_shoppingTxt{width:400px; height:30px; margin:15px 0px 3px 140px; letter-spacing: 0.2em;}
.baby_inBox .baby_textBox p#baby_circleTxt{width:400px; height:30px; margin:20px 0px 3px 90px; letter-spacing: 0.2em;}
.baby_inBox .baby_textBox p#baby_premoniTxt{width:360px; height:30px; margin:25px 0px 3px 230px; letter-spacing: 0.2em;}

.baby_inBox .baby_textBox p span{visibility:hidden;}

