/* CSS Document */


h1,h2,h3 {
margin:0px;
padding:0px;
}

#left {
float:left;
width:500px;
margin:15px 20px 0px 60px;
}

#right {
float:left;
width:250px;
margin:15px 0px 0px 0px;
}

#footer_p {
background:url(../images/footer_bg.jpg) no-repeat;
height:65px;
width:770px;
margin:900px 0px 0px 0px;
_margin:900px 0px 0px 0px;
}
/*-----------------------------------------------
   製品情報
-----------------------------------------------*/
.headline {
color:#000099;
font-size:16px;
margin:30px 40px 10px 0px;
}

.line {
color:#333333;
font-size:13px;
margin:20px 20px 10px 20px;
}

#goods {
width:500px;
margin:5px 0px;
}

.tanpopoBg {
float:left;
width:157px;
height:132px;
padding:0px 5px;
background:url(../images/goods_tanpopo02.jpg) repeat-y;
}

.dentBg {
float:left;
width:156px;
height:132px;
padding:0px 5px;
background:url(../images/goods_dentre02.jpg) repeat-y;
}

.kidsBg {
float:left;
width:157px;
height:132px;
padding:0px 5px;
background:url(../images/goods_kids02.jpg) repeat-y;
}

.medical {
float:left;
width:157px;
height:132px;
padding:0px 5px;
background:url(../images/goods_m01.jpg) repeat-y;
}

.bulk {
float:left;
width:156px;
height:132px;
padding:0px 5px;
background:url(../images/goods_procare02.jpg) repeat-y;
}

.jr {
float:left;
width:157px;
height:132px;
padding:0px 5px;
background:url(../images/goods_jr01.jpg) repeat-y;
}

.goodsCatch {
color:#ff0048;
font-size:11px;
font-weight:bold;
margin:0px;
}

.goodsTxt {
color:#666666;
font-size:10px;
line-height:14px;
margin:0px;
height:80px;
}

.goodsBottom {
clear:both;
width:500px;
height:10px;
margin:0px;
padding:0px;
}



/*-----------------------------------------------
   新着情報
-----------------------------------------------*/

#newTitle {
clear:both;
width:492px;
background:url(../images/title_new.jpg) no-repeat;
height:18px;
text-align:right;
padding:4px;
}

#new {
width:500px;
}

#new ul {
list-style-position: inside;
list-style-type:none;
list-style-image:url(../images/mark_04.gif);
margin:10px 0px;
padding:0px;
}

#new li {
padding:3px 0px 5px 5px;
margin:0px;
background:url(../images/line01.gif) repeat-x left bottom;
font-size:12px;
line-height:18px;
}

#new a:link , #new a:visited ,
#new a:active {
	color: #333333;
	text-decoration: none;
}

#new a:hover {
	text-decoration: underline;
	color: #333333;
}

