@charset "euc-jp";
/* CSS Document */
@media screen{
table{width:800px; text-align:center; margin:auto; border:none;	padding:0px;}
td{border:none;	margin:auto; text-align:center;	vertical-align:middle; border-spacing:0px;}
dl{margin:  0px 0px 0px 0px; padding:  0px 0px 0px 0px;}
dt{font-style: normal; font-weight:bold; margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
dd{margin:0px; padding:5px;}

.normal_comment{margin:10px; color:#590E0E; line-height:25px;}
.box{color:#590E0E; padding:10px 10px 0px; text-align:left; border-top-style:none; border-bottom-style:none; border-left-style:inset; border-left:2px solid #FF7CAE; border-right-style:inset; border-right:2px solid #FF7CAE; width:360px; line-height:30px;}
.top_style{text-align:left; vertical-align:top; background-image:url(../images/myBabyBearTop.jpg);background-repeat:no-repeat;}
.heart_list{background-image:url(../images/sozai/heart.gif); background-position:left top;background-repeat:no-repeat; padding-left:30px;}

div#container{position:relative; min-height:100%; margin:auto; width:800px;}
div#hdr_position{margin:auto; position:relative; text-align:left;}
div#header{background-image:url(../images/sozai/tb_header_back.gif); background-repeat:no-repeat; position:relative; width:800px; height:74px;}	
div#hdr_index{width: 420px;	height: 20px; text-indent: -2000px;	position:absolute; top:54px; left:380px;}
div#hdr_index ul{list-style-type:none;}
div#hdr_index li{float:left; display:inline; top:0px; position:absolute;}
div#hdr_index li#home{top:0px; left:0px;}
div#hdr_index li#shopping{top:0px; left:75px;}
div#hdr_index li#favorite{top:0px; left:163px;}
div#hdr_index li#faq{top:0px; left:270px;}
div#hdr_index li#sitemap{top:0px; left:345px;}

li#home a{width:75px; height:20px; display:block; margin:0px; background-image: url(../images/sozai/btnBearHome.gif); background-repeat: no-repeat; background-position:0px 0px;}
li#shopping a{height: 20px; width: 88px; display:block; margin:0px; background-image: url(../images/sozai/btnBearShoppingTop.gif); background-repeat: no-repeat; background-position:0px 0px;}
li#favorite a{height: 20px; width: 107px; display:block; margin:0px; background-image: url(../images/sozai/btnBearFavorite.gif); background-repeat: no-repeat; background-position:0px 0px;}
li#faq a{height: 20px; width: 75px; display:block; margin:0px; background-image: url(../images/sozai/btnBearFaq.gif); background-repeat: no-repeat; background-position:0px 0px;}
li#sitemap a{height: 20px; width: 75px; display:block; margin:0px; background-image: url(../images/sozai/btnBearSiteMap.gif); background-repeat: no-repeat; background-position:0px 0px;}
li#home a:hover,li#shopping a:hover,li#favorite a:hover,li#faq a:hover,li#sitemap a:hover{background-position:0px -20px;}
}
@media print{
img{border-style:none;}
font.red{color:#FF0000;}
div#hdr_position{margin:auto; position:relative; text-align:left; width:800px;}
div#header{display: list-item; list-style-image: url(../images/sozai/tb_header_back2.gif); list-style-position: inside; width:100%; height:116px;}
div#hdr_index{display:none;}
div#contents{margin:0px auto; position:relative; text-align:left; width:800px;}

}