@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*/

/*footPart*/
@import url("/css/blocks/topcatBlock.css");
@import url("/css/blocks/footer.css");



/*------------------------------
カラム分け
------------------------------*/
/* コンテンツブロック(センター&ライト) */
#baby_contentBlock{width:930px;}

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



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


















