@charset "utf-8";

/*メルマガ用*/
#title_bar{
	width:650px;
	height:40px;
	background-image:url(../image/merumaga/title_bg.gif);
	color:#ffffff;
	font-size:14px;
	margin-left:3px;
	margin-top:20px;
	margin-bottom:15px;
	font-weight:bold;
}


#merumaga{
position:relative;
background-image:url(../image/merumaga/merumaga_mid_bg.gif);
background-repeat:repeat-y;
position:relative;
width:662px;
height:auto;
margin:0 auto;
padding:0;
}
#merumaga_contents{
width:622px;
margin-left:20px;
margin-right:20px;
}
.merumaga_tb{
width:622px;
}
.merumaga_td{
text-align:center;
}
.merumaga_td img {
border:none;
}