/* CSS Document */

html{}

body{margin:0px;
      background-image:url(../img/bg.gif);
	  background-attachment:scroll;
	  background-position:center 0;
	  background-repeat:repeat;
	  font-size:12px;
	  line-height:120%;
	  color:#333333;	  
	  }
	  
.s_c_text{color:#FF6699;
		  font-weight:bold;}
		  
.story_txt{line-height:150%;}
.goods_ttl{padding-left:20px;
           font-size:16px;
		   font-weight:bold;
		   color:#ff3399;
		   line-height:120%;} 
		   
.news_txt01{font-size:16px;
            color:#FF3399;
			line-height:120%;
			font-weight:bold;
			}
			
.news_txt02{font-size:16px;
            color:#FF3399;
			line-height:120%;
			font-weight:bold;
			}		 			
			
.news_bg{
background-image:url(../news/bg.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:right 0;
}			