@charset "UTF-8";

body {
	background-color: #d7d7d7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position: relative;
}
.mains {
	max-width: 740px;
	width: 96%;
	margin: 0 auto;
	padding: 5px 0;
}
.mains_in {
	padding: 10px 0;
}
.boxx {
	background-color: #fff;
}
.dddbox{
	position: fixed;
	right: 20px;
	bottom: 30px;
}
#copybtn{
	display: block;
	background: #000;
	color: #fff;
	padding: 30px 10px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.tddtd > br{
	display: none;
}
.mirenainews{
	visibility: hidden;
}
