﻿body 
{
	background-color:#FFF;
	color:Black;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
a:link{color:#3333CC; text-decoration:underline;}
a:visited{color:#3333CC; text-decoration:underline;}
a:hover{color:#0033FF; text-decoration:none;}

#pagebackground
{
	width: 100%;
	height: 100%;
	background-color: #ededeb;
	background-image: url(/bg_body.gif);
}

#maintable
{
	width: 723px;
}

.f10 {font-size:10px; line-height:120%;}
.f12 {font-size:12px; line-height:140%;}
.f13 {font-size:12px; line-height:140%; color: #FFFFFF;}
.f10b {font-size:10px; line-height:120%; font-weight:bold;}
.f12b {font-size:12px; line-height:140%; font-weight:bold;}

.sumi_bg 
{
	background-image:url(/img/090709id_bg.jpg);
	background-repeat:repeat-y;
	width: 752px;
}

.button
{
	width: 196px;
	height: 56px;
	border: 0;
	background: url(/img/log_button.jpg) no-repeat 0 0;
	cursor: pointer;
}
	
.banner {	
	width: 752px;
	height: 203px;
	border: 0;
	background: url(/img/091203_1217check_title2.jpg) no-repeat 0 0;
	cursor: pointer;
}

table.lead
{
	width: 600px;
}

table.regist
{
	width: 600px;
}

img.space
{
	src: url(/img/spc.gif);
}

.space_td{width: 1px; background-color: #333333;}

table.absttitle_tbl
{
	width: 600px;
}

table.abst_tbl 
{
	background-color: #000000;
	width:600px;
}

.abst_th 
{
	font-size: 12px;
	line-height: 140%; 
	color: #FFFFFF; 
	background-color: #3A2D1D; 
	width: 108px;
}

table.timetitle_tbl
{
	width: 600px;
}

table.time_tbl 
{
	background-color: #000000;
	width:600px;
}

.time_th 
{
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #3A2D1D;
	width: 108px;
}

table.footer_flame 
{
	width: 100%;
	background-color: #006699;
}

td.footer_td
{
	width: 100%;
	background-color: #3A2D1D;
}

table.footer_tbl
{	
	width:98%;
	background-color: #3A2D1D;
}

.footer_font
{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}

.benefits-box-1, .benefits-box-2 {
    font-weight: bold;
    line-height: 1.6;
    margin: auto;
    margin-top: 30px;
    padding: 1em;
    background: #fff;
    border-radius: 10px;
    width: calc(720px - 2em);
    border: 1px solid #333;
    display: flex;
    box-sizing: border-box;
}

.benefits-box-1 p, .benefits-box-2 p{
    font-size: 1em!important;
}

.benefits-box-1 .amazon-gift, .benefits-box-2 .amazon-gift {
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}

.benefits__body-1 {
    text-align: center;
    width: 100%;
}

.benefits__body-1 .benefits__detail-2 p{
    /* font-size: 14px; */
    font-size: 0.8em!important;
}

.benefits__body-1 .benefits-distribute {
    /* font-size: 12px; */
    font-size: 0.7em!important;
}

@media only screen and (max-width: 735.98px) {
    .benefits__body-1 {
    text-align: left;
}}

.benefits__body-2 {
    text-align: left;
    padding-top: 20px;
    border-top: 2px solid #ddd;
    margin-top: 20px;
}

.benefits__body-2 .benefits__detail-1 {
    margin-bottom: 15px;
    /* font-size: 12px; */
    font-size: 0.7em!important;
}

.benefits__body-2 .benefits__detail-1 li {
    display: block;
    padding-left: 15px;
    position: relative;
}

.benefits__body-2 .benefits__detail-1 li:before {
    content: "※";
    position: absolute;
    left: 0;
}

.benefits__body-2 .benefits__detail-2 {
    /* font-size: 11px; */
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
}

.benefits__body-2 .benefits__detail-2 p{
    font-size: 0.6em!important;
    font-weight: normal;
}

.benefits-box-2{
    display: flex;
    flex-direction: column;
}

.sct_w900 .benefits-box-1{
    margin-top: 0;
    margin-bottom: 24px;
}
