body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
    background-color:#FFFFFF;
	font-size: 12px;
	line-height: 150%;

}

td {
	font-size: 12px;
	line-height: 150%;

}

th {
	font-size: 12px;
	line-height: 150px;

}

.bodystyle {
	font-size: 12px;
	line-height: 150px;

}

.small {
	font-size: 10px;
}

.small2 {
	font-size: 10px;
	line-height: 12px;
}

.small3 {
	font-size: 8px;
	line-height: 8px;
}

.medium {
	font-size: 12px;
	line-height: 150%;

}

.medium2 {
	font-size: 12px;
	line-height: 12px;

}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
	line-height: 30px;

}

.fream_uenashi_gr {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.fream_ue_gr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.coupon_area {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #000065;
	text-decoration: none;
}
a:visited {
	color: #000065;
	text-decoration: none;
}
a:hover {
	color: #F52503;
	text-decoration: underline;
}
a:active {
	color: #000065;
	text-decoration: none;
}

.midashi_01 {
	font-size: 12px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 5px;
}
.coupon_fream_all_bk {
	border: 1px solid #000000;
}
.fream_contest {
	border: 1px solid #666666;
	border-style: solid;
}
.underline_1px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.fream_all_line {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.margin {
	padding-top: 10px;
	padding-right: 10px;
}
/* テーブル情報 */
.table	{
	border:solid 1px #666666;
	border-collapse:collapse;
	border-spacing:0;
	}
.table tr	{
	}
.table td	{
	padding-top:2px;
	padding-right:5px;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	}