@charset "UTF-8";

/* /tips/index.html */

/* mailmagazine-area */

.tipssection{
	margin-top:10px;
	margin-bottom:25px;
	}
.tipssection2{
	margin-bottom:0px;
	}
.secl{
	width:262px;
	float:left;
	}
.secr{
	width:324px;
	float:right;
	}

#mltitle{margin:9px 0;}

ul.onayami{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	height:65px;
	}

ul.onayami li{
	display:block;
	float:left;
	width:202px;
	height:65px;
	margin:0;
	padding:0;
	text-align:left;
	}
ul.onayami li.last{
	width:195px;
	}


.cts01 {
	border-left: 1px solid #DA5683;
	border-right: 1px solid #DA5683;
	width: 586px;
	padding: 10px 0 0 12px;
}

.cts02 {
	border-left: 1px solid #2A80AB;
	border-right: 1px solid #2A80AB;
	width: 586px;
	padding: 10px 0 0 12px;
}

.cts03 {
	border-left: 1px solid #BB8E00;
	border-right: 1px solid #BB8E00;
	width: 586px;
	padding: 10px 0 0 12px;
}

.flt-l {
	float: left;
	width: 293px;
}

.flt-r {
	float: right;
	width: 293px;
}

.table-w {
	border: 1px solid #aaa;
	width: 291px;
	height: 100%;
	margin-top: 20px;
}

.table-w h4 {
	font-weight: bold;
	background: #eee url("../../tips/img/index_dotline.gif") no-repeat bottom;
	padding: 8px 0 8px 12px;
}

.txt {
	padding: 10px;
	background: #fff url("../../tips/img/index_dotline.gif") no-repeat bottom;
}

.btn {
	text-align: right;
	padding: 10px;
}
