

h2 {
	background:none;
}

h2.bg_green {
	background:none;
}

table.mailmag_top_table {
	width:100%;
}

a.data_button_green4 {
	width: initial;
	min-width: initial;
	white-space:nowrap;
	text-decoration: none;
}

a.data_button_green4:after {
	background: none;
}

div.sub_navi {
	margin-top:40px;
	background-color: #FFF;
    text-align: center;
}

.sub_navi ul.sub_navi_bt li {
    float: left;
	display: inline-block;
	padding: 15px;
	margin:3px 5px;
	color: #ffffff;
	font-size: 20px;
	background: #646464;
	letter-spacing: 1px;
	line-height: 1;
	position: relative;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

}


.sub_navi ul.sub_navi_bt li a,
.sub_navi ul.sub_navi_bt li.green a,
.sub_navi ul.sub_navi_bt li.gray a

 {
	display:inline;
	width:100%;
	height:19px;
	padding:5px 0 0 0;
	background:none;
	color: #fff;
	text-align:center;
}

.sub_navi ul.sub_navi_bt li a:hover,
.sub_navi ul.sub_navi_bt li.green a:hover,
.sub_navi ul.sub_navi_bt li.gray a:hover 
{
	background: none;
	color: #fff;
}


