#bg2 {
    color: #000000;
    background-color: #f8dce0;
    background-image: url("../img/bg_01.jpg");
    background-size: cover;
}

.banner{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.invisible {
	display: none;
}

.title_text {
    vertical-align: top;
    border: 1px solid transparent;
    text-align: center;
    font-size: 1.8em;
}

.title_guide {
    text-align: center;
	font-size:12px;
}

.title_guide_big {
    text-align: center;
	font-size:18px;
}

table {
	width: 620px;
	align: center;
    margin: 0 auto;
}
table tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table th {
    vertical-align: top;
    border: 1px solid transparent;
    text-align: right;
    padding: 0.2em;
    padding-right: 1.0em;
    font-size: 1.2em;
}
table td {
    padding-bottom: 0.2em;
    font-size: 1.1em;
}
.title_btn {
    position: relative;
}
.title_btn div {
    position: absolute;
    top: 10px;
    left: 20px;
	color:#fff;
	font-size:18px;
    margin: 0 auto;
    z-index: 100;
}
.one_col {
    margin-left: 30px;
}

.btn {
   text-align: center;
}
.sub_btn {
   max-width: 300px;
   height: auto;
}

.guide {
    display: block;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 12px;
    max-width: 600px;
}
.err_text {
	color:red;
	font-size:12px;
}
.err_text_one_col {
    margin-left: 30px;
	color:red;
	font-size:12px;
}
.free_text{
    text-align: center;
	font-size:18px;
}
.mailsend_text {
	color:red;
    text-align: center;
	font-size:16px;
}
.item_subhead {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 12px;
}

#senryu_conf_table {
    background-color: #fdfdfd;
}
}
