@charset "UTF-8";
.blueCaption{
	text-align:left;
 width: 492px;
	/*
		background-color: #ffccaa;
		background-color: #99ccff;
	*/
	background-color: #C4E1FF; /* 会社情報の青 */
	font-weight: bold;
	font-size:110%;
	padding : 5px 2px 2px 6px;
	margin : 0px 0px 14px 0px;
}
.pincCaption{
	text-align:left;
	 width: 492px;
/*
	color: #ffffff;
*/
	background-color: #ffcccc;
	font-weight: bold;
	font-size:110%;
	padding : 5px 2px 2px 6px;
	margin : 0px 0px 14px 0px;
}
.productCaption{
/* 商品紹介の赤
	background-color: #fff0a0; 
*/
	background-color: #ff3300; 
	font-weight: bold;
	font-size:110%;
	color: #ffffff;
	padding : 5px 2px 2px 6px;
/*
  width: 600px;
	align: center;
*/
}
.bazaarCaption{
	text-align:left;
	/*
	width: 500px;
	*/
 width: 480px;
/* 食品の赤 
	background-color: #fff0a0; 
*/	
	background-color: #ffcccc;
	font-weight: bold;
	font-size:110%;
	padding : 5px 2px 2px 6px;
	margin : 0;
	border-width: 0;
}
hr.line{
	/* 青いライン　*/
  color: #3366ff; /* 線の色(IE用) */
  background-color: #3366ff; /* 線の色(NN用) */
  height: 1px;
  border: 3px;
  border-style: solid;
}
/*
span.header{
		font-size:110%;	
}
*/


/*企業館　新着商品のＣＳＳ*/
#seibun{
	border-top:solid 2px #DEA728;
	background:#F6E8CA;
	margin-top:0px;
}

#comnew_title{
	background-image:url(../com/new/image/newtitle.gif);
	background-repeat:no-repeat;
	color:#630;
	font-weight:bold;
	font-size:120%;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
}

#seibun_img img{margin:0px;}

#seibun_cheese{
	border-top:solid 2px #ffcc00;
	background:#ffffcc;
	margin-top:0px;
}

#title_cheese{
	background-image:url(../com/new/image/newscheese.gif);
	background-repeat:no-repeat;
	color:#f90;
	font-weight:bold;
	font-size:110%;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	height:30px;
}

#title_cheese2{
	background-image:url(../com/new/image/newscheese2.gif);
	background-repeat:no-repeat;
	color:#f90;
	font-weight:bold;
	font-size:110%;
	margin-top:5px;
	margin-bottom:10px;
	padding:5px;
	height:35px;
}


#seibun_img img{margin:0px;}
