/* ===================================================================
	メルマガフレーム
=================================================================== */


td.frm_ml-t
{
	background-image: url(../image/tbl_frm_t.gif);
	height: 60px;
	width: 600px;
}

td.frm_ml-b
{
	background-image: url(../image/tbl_frm_b.gif);
	height: 11px;
	width: 600px;

}


td.frm_ml-l
{
	background-image: url(../image/tbl_frm_l.gif);
	width: 11px;
}

td.frm_ml-r
{
	background-image: url(../image/tbl_frm_r.gif);
	width: 11px;
}

td.mailmagainfo
{
	padding:5px;
	background-color:#FFFFFF;
	border: 3px solid #0099FF;
	width: 510px;
}

td.pad
{
	padding:5px;
}

/* -------------------------------------
    メイン部分
------------------------------------- */
.frm_ml-main
{
	background-color:#FFFFFF;
	width:600px;

}


/* 注意コメント */
.comment01
{
	font-size:10px

}

.comment02
{
	font-size:12px;
	border-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	color: #FF0000;
	border-color: #FF0000;
	background-color: #FFCCFF;
	margin-top:5px;
	margin-bottom:5px;
}

.comment03
{
	color:#0000FF;
	font-weight:bold;

}

/* 説明書き */

.txt01
{
	padding:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color:#FFFFCC;
}

.txt02
{
	width:450px;
	padding:5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:left;
	background-color:#FFECD7
}

 a 
  {
  text-decoration:none;
  }
  
a:hover
 {
  text-decoration:underline; 
  }


