/* mailmagajin.css
/*
/* メールマガジンページスタイル
/* 
/* 1：#container
/* 
------------------------------------------------------------------------------*/


/* 1：#container
------------------------------------------------------------------------------*/

div#container h2{
	width: 670px;
	height: 49px;
	text-indent: -9999px;
	background-image: url(../img/mailmagajin_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div#container h3{
	background-image: url(../img/malimagajin_line.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 670px;
	background-position: left bottom;
}

div#container {
	color: #474747;
}

div#container dd.space {
	margin-bottom: 20px;
}

div#container .bred{
	color: #FF3030;
	font-weight: bold;
}
