@charset "UTF-8";
@import url("test.css");
/* CSS Document */

body {
	min-width: 800px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
	background-image: url(../img/bg_content.png);
	background-repeat: repeat-x;
	background-position: left 102px;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height: 1.75;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a {
	outline: none;
	color: #00a0e9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a.opacity {
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-ms-transition: opacity .2s;
	transition: opacity .2s;
}

a.opacity:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
	color: hsla(0,0%,0%,1);
}

img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

ul {
	margin: 0;
	list-style: none;
}

em {
	font-style: normal;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.alignleft {
	text-align: left;
}

.alignjust {
	 text-align: justify;
	 text-justify: inter-ideograph;
	 -ms-text-justify: inter-ideograph;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt45 {margin-top: 45px;}
.mt50 {margin-top: 50px;}
.mt55 {margin-top: 55px;}
.mt60 {margin-top: 60px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.mb70 {margin-bottom: 70px;}
.ml1em {margin-left: 1em;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml35 {margin-left: 35px;}
.ml40 {margin-left: 40px;}
.ml45 {margin-left: 45px;}
.ml50 {margin-left: 50px;}
.ml55 {margin-left: 55px;}
.ml60 {margin-left: 60px;}
.ml65 {margin-left: 65px;}
.ml70 {margin-left: 70px;}
.ml75 {margin-left: 75px;}
.ml80 {margin-left: 80px;}
.ml85 {margin-left: 85px;}
.ml90 {margin-left: 90px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr35 {margin-right: 35px;}
.mr40 {margin-right: 40px;}
.mr45 {margin-right: 45px;}
.mr50 {margin-right: 50px;}
.mr55 {margin-right: 55px;}
.mr60 {margin-right: 60px;}
.margin30 {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 15px;
    text-align: left;
}

.endainumber{
	font-size: 10px;
	vertical-align: middle;
	width: 0px;
	height: 0px;
}

.endai_title
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.endai_enjya {
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: left;
	}

.endai_tuika {
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	font-size: 13px;
	font-style: normal;
	color: #EF5505;
	text-align: right;
	}

.endai_program {
	margin-top: 0;
	margin-right: 0;
	margin-left: 30px;
	margin-bottom: 5px;
		font-size: 13px;
	font-weight: bold;
}

.anketo_situmon {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 5px;
	text-align: left;
	color: hsla(231,75%,45%,1.00);
	list-style-type: none;
	text-indent: -3em;
	padding-left: 3.5em;
}

.anketo_kotae {
	margin-top: 5px;
	margin-right: 15px;
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 30px;
	text-align: left;
	color: hsla(0,0%,0%,1.00);
	margin-left: 15px;
	}

.anketo_hissu {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	font-size: 13px;
	color: hsla(26,93%,46%,1.00);
}


.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
	line-height: 24px;
}

.bold {
	font-weight: bold;
	text-align: left;
}

.red {
	color: #e80000;
}

.blue {
	color: #0048af;
}

.orange {
	color: #e95541;
}

.gold {
	color: #817648;
}

.bg_gold {
	background: linear-gradient(transparent 60%, #e9cd8d 60%);
}

.strike {
	text-decoration: line-through;
}

.strike .black {
	color: #000;
}

sup {
	font-size: 11px;
	vertical-align: middle;
	position: relative;
	top: -4px;
}

.italic {
	font-style: italic;
}

.under {
	text-decoration: underline;
}

.marker1 {
	margin: 0 2px 0 0;
	padding: 0 3px;
	background-color: #ffe4e1;
}

table {
	border-collapse: collapse;
	text-align: center;
}

.indent1 {
	padding-left: 1em;
	text-indent: -1em;
}

.indent1 * {
	text-indent: 0;
}

.indent1_num {
	padding-left: 2em;
	text-indent: -2em;
}

.ls001 {
	letter-spacing: -0.01em;
}
.ls003 {
	letter-spacing: -0.03em;
}

p.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 2;
}

p.pagetop a {
	width: 60px;
	height: 0;
	margin: 0;
	padding: 60px 0 0 0;
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

p.pagetop a:hover {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}



/* --------------- header --------------- */


#header {
	width: 100%;
	height: 102px;
	background-image: url(../img/bg_header.png);
	background-repeat: repeat-x;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header:after {
	content: "";
	width: 100%;
	height: 10px;
	background-image: url(../img/shadow.png);
	background-repeat: repeat-x;
	background-position: top left;
	position: absolute;
	bottom: -10px;
	left: 0;
	z-index: 1;
}

.col_header {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	   -ms-flex-align: center;
	      align-items: center;
	-webkit-box-pack: center;
	   -ms-flex-pack: center;
	 justify-content: center;
}

.col_header a {
	margin-top: 6px;
}


/* --------------- footer --------------- */


#footer {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #00569a;
}

.copy {
	margin: 0;
	padding: 7px 0;
	text-align: center;
	color: #fff;
	font-size: 10px;
}

.count {
	padding-right: 0;
	padding-left: 0;
	padding-right: 0;
	padding-left: 0;
	text-align: right;
	float: right;
	color: #FFF;
	font-size: 9px;
	
}




/* --------------- contents --------------- */
#topcontents {
	margin-bottom: 0;
	display: flex;
	width: 1080px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#contents {
	width: 1024px;
	min-height: 550px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	}

.col_prepare {
	height: 140px;
	padding: 90px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.btn1 {
	height: 44px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: rgb(236,199,196);
	background: -moz-linear-gradient(top, rgba(236,199,196,1) 0%, rgba(229,35,42,1) 100%);
	background: -webkit-linear-gradient(top, rgba(236,199,196,1) 0%,rgba(229,35,42,1) 100%);
	background: linear-gradient(to bottom, rgba(236,199,196,1) 0%,rgba(229,35,42,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecc7c4', endColorstr='#e5232a',GradientType=0 );
	border: solid 2px #e5232a;
	border-radius: 10px;
	display: table;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

a.btn1:hover {
	background: rgb(229,35,42);
	background: -moz-linear-gradient(top, rgba(229,35,42,1) 0%, rgba(236,199,196,1) 100%);
	background: -webkit-linear-gradient(top, rgba(229,35,42,1) 0%,rgba(236,199,196,1) 100%);
	background: linear-gradient(to bottom, rgba(229,35,42,1) 0%,rgba(236,199,196,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5232a', endColorstr='#ecc7c4',GradientType=0 );
}

.btn1.nolink:hover {
	background: #ff9800;
}

.btn2 {
	height: 44px;
	color: #e5232a;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(214,214,214,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(214,214,214,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(214,214,214,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 );
	border: solid 2px #e5232a;
	border-radius: 10px;
	display: table;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

a.btn2:hover {
	background: rgb(214,214,214);
	background: -moz-linear-gradient(top, rgba(214,214,214,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(214,214,214,1) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#ffffff',GradientType=0 );
}

.btn1 span,
.btn2 span {
	padding: 2px 0 0 0;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}

.btn1.pdf span,
.btn2.pdf span {
	padding-right: 20px;
}

.btn1.pdf span:after,
.btn2.pdf span:after {
	content: "";
	width: 27px;
	height: 32px;
	background-image: url(../img/icon_pdf.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 10px;
	
}


#rightcontents {
	width: 780px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/bg_topmain.png);
    background-repeat: repeat-y
	background-position: top left;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}




.wrap_contents {
	width: 780px;
	padding-top: 0;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	-webkit-box-shadow: 0px 0px #FFFFFF;
	box-shadow: 0px 0px #FFFFFF;
	font-size: 12px;
}

.mds1 {
	width: 780;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	padding: 18px 0 17px 34px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	background-image: url(../img/bg_mds1.png);
	background-repeat: repeat-x;
	background-position: top left;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	position: relative;
	z-index: 0;
	margin-left: auto;
	text-align: left;
}

.mds1:before {
	content: "";
	width: 3px;
	height: 29px;
	background-image: url(../img/mds1.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 11px;
	left: 18px;
}

.mds2 {
	width: 750px;
	margin: 0 auto 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	color: #363636;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #7a7144;
	background-image: url(../img/mds2.png);
	background-repeat: no-repeat;
	background-position: 6px 2px;
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	box-sizing : border-box;
	padding-left: 19px;
	text-align: left;
}

table.tbl_movie1 {
    margin-top: 0;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 15px;
    padding: 0;
    font-size: 13px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    width: auto;
    text-align: center;
}


table.tbl_movie1 th {
	height: 34px;
	margin: 0;
	padding: 2px 4px 0;
	background-color: #eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	vertical-align: middle;
}

table.tbl_movie1 td {
    margin: 0;
    padding: 8px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    font-size: 13px;
    color: hsla(0,0%,0%,1);
    text-align: center;
}
table.tbl_movie1 td .btnarea {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

table.tbl_movie1 td .btnarea a {
	width: 94px;
	height: 36px;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	background: #aaa;
	border: solid 1px #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
}

table.tbl_movie1 td .btnarea a.nolink {
	cursor: not-allowed;
}

table.tbl_movie1 td .btnarea a.survey {
	color: #666;
	background: linear-gradient(to bottom, #fafafa, #fafafa 30%, #c8c8c8);
	background: -moz-linear-gradient(top, #fafafa, #fafafa 30%, #c8c8c8);
	background: -webkit-linear-gradient(top, #fafafa, #fafafa 30%, #c8c8c8);
}

table.tbl_movie1 td .btnarea a.survey:hover {
	background: linear-gradient(to bottom, #c8c8c8, #fafafa 70%, #fafafa);
	background: -moz-linear-gradient(top, #c8c8c8, #fafafa 70%, #fafafa);
	background: -webkit-linear-gradient(top, #c8c8c8, #fafafa 70%, #fafafa);
}

table.tbl_movie1 td .btnarea a.survey.nolink {
	background: #e5e5e5;
}

table.tbl_movie1 td .btnarea a + a {
	margin-left: 12px;
}

table.tbl_movie1 td .btnarea a.active {
	background: linear-gradient(to bottom, #feb36a, #feb36a 30%, #ff7e00);
	background: -moz-linear-gradient(top, #feb36a, #feb36a 30%, #ff7e00);
	background: -webkit-linear-gradient(top #feb36a, #feb36a 30%, #ff7e00);
	border-color: #ff7e00;
}

table.tbl_movie1 td .btnarea a.active:hover {
	background: linear-gradient(to bottom, #ff7e00, #ff7e00 30%, #feb36a);
	background: -moz-linear-gradient(top, #ff7e00, #ff7e00 30%, #feb36a);
	background: -webkit-linear-gradient(top #ff7e00, #ff7e00 30%, #feb36a);




.mds3 {
	margin: 0 5px 15px;
	padding: 4px 0 3px 9px;
	color: #000002;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #000002;
	border-left: solid 5px #000002;
}

.col_content {
	width: 680px;
	}

.pagetop {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	position: fixed;
	right: 20px;
	bottom: 20px;
	display: none;
}

.pagetop a {
	width: 60px;
	height: 0;
	margin: 0;
	padding: 60px 0 0 0;
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	display: block;
	overflow: hidden;
}

.pagetop a:hover {
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
}


/* --------------- leftcontents --------------- */


#leftcontents {
	width: 264px;
	padding: 20px  0 15px;
	background-color: #e9cd8d;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

#navi {
	width: 228px;
	margin: 0 auto 25px;
	padding: 0;
}

#navi li {
	height: 38px;
	margin: 0;
	padding: 0;
	background-image: url(../img/btn_navi1.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#navi li:last-child {
	margin-bottom: 0;
}

#navi li.line2 {
	height: 47px;
	background-image: url(../img/btn_navi2.png);
	line-height: 1.3;
}

#navi li.bg1 {
	background-image: url(../img/btn_navi3.png);
}

#navi li:hover,
#navi li.active,
#navi li.line2:hover,
#navi li.line2:active {
	background-position: 0 bottom;
}

#navi li a,
#navi li div {
	width: 100%;
	height: 100%;
	padding: 8px 0 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #877b4c;
	text-decoration: none;
	position: relative;
	z-index: 0;
	display: block;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

#navi li.bg1 a {
	color: #fff;
}

#navi li.line2 a,
#navi li.line2 div {
	background-position: 9px 15px;
} 

#navi li:hover a,
#navi li.active a {
	color: #fff;
}

#navi li.nolink:hover {
	background-position: 0 top;
}

#navi li.new a:before {
	content: "NEW!";
	padding: 4px 3px 2px 4px;
	color: #fff;
	text-align: center;
	line-height: 1;
	font-size: 10px;
	border-radius: 3px;
	border: solid 1px #fff;
	background-color: #ea0000;
	position: absolute;
	top: 9px;
	right: 32px;
	-webkit-animation:blink .9s linear infinite alternate;
	-moz-animation:blink .9s linear infinite alternate;
	animation:blink .9s linear infinite alternate;
}
@-webkit-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}


dl.col_l_info {
	width: 225px;
	margin: 0 auto;
	padding: 0;
}

dl.col_l_info dt {
	margin: 0 0 8px;
	padding: 0 3px;
	color: #716842;
	font-size: 13px;
	font-weight: bold;
	border-bottom: solid 1px #716842;
}

dl.col_l_info dd {
	margin: 0;
	padding: 0 4px;
	font-size: 10px;
	line-height: 1.3;
}

dl.col_l_info dd strong {
	margin: 0 0 3px;
	font-size: 11px;
	display: block;
}


/* --------------- top --------------- */

.col_topmain {
	width: 760px;
	height: 416px;
	margin: 0 0 20px auto;
	padding: 0;
	position: relative;
	z-index: 0;
}

.img_topinfo1 {
	position: absolute;
	bottom: 0;
	left: 12px;
}

.img_topinfo2 {
	position: absolute;
	top: 224px;
	left: 142px;
}

.box_topnews {
	width: 708px;
	margin: 0 auto 20px;
	padding: 0;
	box-shadow: 1px 1px 2px 0px #888888;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.mds_topnews {
	margin: 0;
	padding: 14px 0 12px 20px;
	color: #fff;
	font-size: 16px;
	line-height: 1;
	font-weight: bold;
	background-color: #e95541;
	position: relative;
	z-index: 0;
}

.col_topnews {
	width: 100%;
	max-height: 130px;
	margin: 0 auto;
	padding: 6px 16px 6px;
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	overflow: auto;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.col_topnews dl {
	width: 100%;
	margin: 0;
	padding: 9px 0 8px;
	font-size: 12px;
	border-bottom: dashed 1px #c9caca;
	display: table;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.col_topnews dl dt {
	width: 90px;
	margin: 0;
	padding: 0 18px 0 4px;
	color: #003f59;
	text-align: right;
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.col_topnews dl dd {
	margin: 0;
	padding: 0 10px 0 0;
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.col_topnews dl dd .red a {
	color: #e80000;
}

dl.col_topnotice1 {
	width: 708px;
	margin: 0 auto 15px;
	padding: 0;
	border: solid 2px #d00000;
	background-color: #fff;
	box-sizing: border-box;
}

dl.col_topnotice1 dt {
	margin: 0;
	padding: 8px 0 6px 24px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	background-color: #d00000;
}

dl.col_topnotice1 dd {
	margin: 0;
	padding: 15px 28px 14px;
	font-size: 13px;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}

.col_topbnr {
	width: 200px;
	margin: 0 auto 25px;
	padding: 0;
}

.col_topbnr li {
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}

.col_topbnr li:nth-child(3n) {
	margin-right: 0;
}

.col_topbnr li a {
	vertical-align: bottom;
	display: inline-block;
	background-color: #fff;;
}

.col_topbnr li a img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-ms-transition: opacity .2s;
	transition: opacity .2s;
}

.col_topbnr li a img:hover {
	opacity: 0.70;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity: 1;
	-khtml-opacity: 0.70;
}

/* --------------- greeting --------------- */


.col_greeting1 {
	margin: 20px 0 16px 0;
	padding: 10px 0 20px 5px;
	line-height: 1.5;
	border-bottom: 1px solid #85794b;
	box-sizing: border-box;
}

.img_greeting {
	margin: 0 20px 0 0;
	float: left;
}

.name_greeting {
	margin: 120px 0 0 0 ;
	padding: 0;
	font-size: 14px;
	text-align: left;
	line-height: 1.6;
	float: left;
}

.name_greeting span.name {
	font-size: 17px;
	font-weight: bold;
}

.name_greeting span.shozoku {
	position: relative;
	left: -6px;
}

.col_greeting2 {
	padding: 0 5px;
	line-height: 2;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
	word-wrap: break-word;
}

.border_greeting {
	margin: 40px 20px 30px;
	border: none;
	border-bottom: dashed 2px #949494;
}





/* --------------- company --------------- */

.box_company1 {
	margin-bottom: 30px;
	color: #000002;
	padding: 17px 17px 15px 24px;
	background-color: #fff;
	border: double 4px #e5232a;
}

ul.list_company1 {
	margin: 0 0 15px;
	padding: 0;
}

ul.list_company1 li {
	margin: 0 0 4px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.tbl_company1 {
	width: 585px;
	margin: 20px 0 10px;
	color: #000002;
	border-top: solid 1px #ddb62a;
	border-left: solid 1px #ddb62a;
}

.tbl_company1 th {
	padding: 8px 0 5px;
	background-color: #ddb62a;
	font-size: 13px;
	border-right: solid 1px #ddb62a;
	border-bottom: solid 1px #000002;
}

.tbl_company1 th:first-child {
	border-right-color: #fff;
}

.tbl_company1 td {
	padding: 8px 15px 6px 15px;
	background-color: #fff;
	border-right: solid 1px #ddb62a;
	border-bottom: solid 1px #ddb62a;
}

.btn2.company1 {
	width: 310px;
	margin: 20px auto 0;
}

.flow_company1 {
	margin: 0 0 40px;
	padding: 5px 0 0 0;
	color: #000002;
}

.flow_company1 dl {
	width: 188px;
	margin: 0 35px 0 0;
	padding: 0;
	float: left;
	position: relative;
	z-index: 0;
}

.flow_company1 dl:last-child {
	margin-right: 0;
}

.flow_company1 dl dt {
	width: 100%;
	height: 51px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	background-color: #85794b;
	display: table;
}

.flow_company1 dl dt span {
	padding: 2px 0 0 0;
	display: table-cell;
	vertical-align: middle;
}

.flow_company1 dl dd {
	min-height: 105px;
	margin: 0;
	padding: 10px 14px;
	border-left: solid 1px #85794b;
	border-right: solid 1px #85794b;
	border-bottom: solid 1px #85794b;
}

.flow_company1 dl:after {
	width: 0;
	height: 0px;
	border: 12px solid transparent;
	border-left-color: #85794b;
	content: "";
	position: absolute;
	top: 83px;
	right: -35px;
	border-left-width: 11px;
	border-right-width: 11px;
}

.flow_company1 dl:last-child:after { 
	content: none;
}

.btn1.company2 {
	width: 230px;
	margin: 0 auto 40px;
}

dl.list_faq {
	width: 100%;
	margin: 0 0 8px;
	padding: 0;
	display: table;
}

dl.list_faq:first-child {
	padding-top: 5px;
}

dl.list_faq dt {
	width: 30px;
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	display: table-cell;
	vertical-align: top;
}

dl.list_faq dd {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: top;
}

dl.list_faq.ques dd {
	font-size: 14px;
	font-weight: bold;
}

dl.list_faq.ques {
	color: #002b69;
}

dl.list_faq.ans dt {
	color: #ff0068;
}

dl.list_faq.ans {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: dashed 1px #ccc;
}




/* --------------- recruit --------------- */

.title_recruit1 {
	width: 630px;
	margin: 0 auto 15px;
	padding: 6px 15px 4px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #e95541;
	border: solid 2px #e95541;
	border-radius: 4px;
}

.btn1.adoption1 {
	width: 280px;
	margin: 30px auto 25px;
}

.extend_recruit1 {
	margin: 0 0 0 166px;
	font-size: 15px;
	font-weight: bold;
}

.list_recruit1 {
	margin: 0;
	padding: 0;
}

.list_recruit1 li {
	margin: 0 0 20px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.list_recruit1 li * {
	text-indent: 0;
}

.mds_recruit1 {
	font-size: 14px;
	color: #e95541;
	font-weight: bold;
}

.list_recruit1 li dl {
	margin: 0 0 8px;
	padding: 0 0 8px 10px;
	border-bottom: dashed 1px #a9a9a9;
}

.list_recruit1 li dl:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.list_recruit1 li dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

.list_recruit1 li dl dd {
	margin: 0;
	padding: 0;
}

.list_recruit1 li p {
	padding-left: 10px;
}

ul.box_recruit_notice {
	margin: 0;
	padding: 12px 16px 10px;
	border: solid 1px #736a41;
}

ul.box_recruit_notice li {
	margin: 0 0 8px;
	padding: 0 0 0 1.2em;
	text-indent: -1.2em;
}

ul.box_recruit_notice li:last-child {
	margin-bottom: 0;
}

ul.box_recruit_notice li span {
	color: #736a41;
	font-size: 14px;
}

.list_recruit2 {
	margin: 0 0 15px;
	padding: 10px 10px 8px;
	list-style-type: none;
	color: #e95541;
	font-weight: bold;
	border-top: solid 1px #e95541;
	border-bottom: solid 1px #e95541;
}

.list_recruit2 li {
	margin: 0 0 3px;
	padding: 0;
}

.list_recruit2 li:last-child {
	margin-bottom: 0;
}

.btn1.recruit1 {
	width: 360px;
	margin: 0 auto 25px;
}

.list_recruit_flow1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list_recruit_flow1 li {
	margin: 0 0 4px;
	padding: 0 0 0 15px;
	text-indent: -15px;
}

.list_recruit_flow1 li:last-child {
	margin-bottom: 0;
}

.box_recruit_coi {
	margin: 0 0 30px;
	padding: 0;
	border: solid 1px #736a41;
}

.box_recruit_coi dt {
	margin: 0;
	padding: 8px 0 6px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #736a41;
}

.box_recruit_coi dd {
	margin: 0;
	padding: 17px 23px 15px;
}

.btn1.recruit2 {
	width: 450px;
	margin: 0 auto 25px;

}

.list_recruit_flow {
	margin: 0 0 25px;
	padding: 0;
}

.list_recruit_flow dt {
	margin: 0 3px 5px;
	padding: 0 0 3px 35px;
	text-indent: -35px;
	color: #736a41;
	font-weight: bold;
	font-size: 13px;
	border-bottom: solid 1px #736a41;
}

.list_recruit_flow dd {
	margin: 0;
	padding: 0 0 0 10px;
}

.list_recruit_way {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list_recruit_way > li {
	margin: 0 0 5px;
	padding: 0 0 0 15px;
	text-indent: -15px;
}

.list_recruit_way > li * {
	text-indent: 0;
}

.list_recruit_way > li .indent1 {
	text-indent: -1em;
}

.list_recruit_way li:last-child,
.list_recruit_way ul li:last-child {
	margin-bottom: 0;
}

.list_recruit_way ul {
	margin: 0 0 0 1em;
	padding: 0;
}

.list_recruit_way ul li {
	margin: 0 0 10px;
	padding: 0;
}

.btnarea_recruit {
	margin: 0 auto;
	padding: 25px 0 0 0 ;
}

.btnarea_recruit a {
	width: 200px;
	margin: 0 auto;
}


/* --------------- stay --------------- */


.btn1.stay1 {
	width: 220px;
	margin: 15px auto 25px;
}

ol.list_stay1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.list_stay1 li {
	margin: 0 0 12px;
	padding: 0 0 0 15px;
	text-indent: -15px;
}

ol.list_stay1 li * {
	text-indent: 0;
}

ol.list_stay1 li .indent1 {
	text-indent: -1em;
}



/* --------------- link --------------- */

ul.list_link {
	margin: 0;
	padding: 0;
}

ul.list_link li {
	margin: 0 0 14px 0;
	padding: 0;
	line-height: 20px;
}

ul.list_link span {
	color: #e95541;
}


/* --------------- program --------------- */


dl.list_program {
	width: 100%;
	margin: 0 0 3px 0;
	padding: 0;
	display: table;
}

dl.list_program dt {
	width: 90px;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
	display: table-cell;
	vertical-align: top;
}

dl.list_program dd {
	display: table-cell;
	vertical-align: top;
}

dl.list_program dd.name1 {
	width: 85px;
	margin: 0;
	vertical-align: top;
}

dl.list_program.long dd.name1 {
	width: 150px;
}

dl.list_program dd.shozoku1 {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

dl.list_program dd.shozoku1 * {
	text-indent: 0;
}

.title_program {
	margin: 0 0 6px 14px;
	padding: 4px 0 0 0;
	color: #726940;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
}



.col_content > .endai_program:first-of-type {
	padding-top: 0;
}

.date_program {
	margin-top: 6px;
	margin-right: 15px;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
	float: right;
}


/* --------------- join --------------- */


.tbl_join1 {
	width: 360px;
	margin: 15px 0;
	padding: 0;
	background-color: #fff;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.tbl_join1 th {
	margin: 0;
	padding: 7px 3px 5px;
	text-align: center;
	background-color: #fffaee;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.tbl_join1 td {
	margin: 0;
	padding: 7px 20px 5px;
	text-align: left;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.tbl_join1 td:nth-child(2),
.tbl_join1 td:nth-child(3) {
	text-align: center;
}

ol.list_join1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.list_join1 li {
	margin: 0;
	padding: 0 0 0 2.6em;
	text-indent: -2.6em;
}

ol.list_join1 li * {
	text-indent: 0em;
}

ol.list_join1 li > dl {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
}

ol.list_join1 li > dl > dt {
	width: 115px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #ec6c00;
}

ol.list_join1 li > dl > dd {
	margin: 0;
	padding: 0 0 0 10px;
}

ol.list_join1 li dl.txt_join_entry1 {
	width: 100%;
	margin: 0 0 8px;
	padding: 0;
}

ol.list_join1 li dl.txt_join_entry1 dt {
	width: 135px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

ol.list_join1 li dl.txt_join_entry1:first-child dt {
	width: 112px;
}

ol.list_join1 li dl.txt_join_entry1 dd {
	margin: 0;
	padding: 0 0 0 1em;
}

ul.list_join_way {
	margin: 0;
	padding: 0;
}

ul.list_join_way li {
	margin: 0 0 10px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

ul.list_join_way li .icon {
	color: #3170ac;
	font-size: 15px;
	vertical-align: baseline;
}

ul.list_join_way li * {
	text-indent: 0em;
}

ul.list_join_way li .indent1 {
	text-indent: -1em;
}

.box_join_pay {
	width: 235px;
	margin: 5px 0 15px 0;
	padding: 10px 17px 9px;
	background-color: #f0f6ff;
	border: solid 2px #0d3872;
}

.btn1.join1 {
	width: 230px;
	margin: 25px auto 0;
}

dl.notice_join2 {
	margin: 0;
	padding: 0;
	border: solid 1px #0d3872;
}

dl.notice_join2 dt {
	margin: 0;
	padding: 8px 0 7px 17px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #0d3872;
}

dl.notice_join2 dd {
	margin: 0;
	padding: 12px 17px 10px;;
}

dl.txt_join1 {
	margin: 0 0 8px;
	padding: 0;
}

dl.txt_join1 dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dl.txt_join1 dd {
	margin: 0;
	padding: 0;
}

.chart_join {
	margin: 0 0 20px 0;
	padding: 0;
}

.chart_join > div {
	width: 120px;
	height: 55px;
	margin: 0 28px 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	border: solid 1px #050c26;
	background-color: #fffaee;
	display: table;
	float: left;
	position: relative;
	z-index: 0;
}

.chart_join > div:after {
	content: "";
	margin: -8px 0 0 0;
	padding: 0;
	border-left: solid 8px #85794b;
	border-top: solid 8px transparent;
	border-bottom: solid 8px transparent;
	position: absolute;
	top: 28px;
	right: -20px;
}

.chart_join > div.last {
	width: 186px;
	margin-right: 0;
	color: #fff;
	background-color: #85794b;
}

.chart_join > div.last:after {
	content: none;
}

.chart_join > div span {
	padding-top: 2px;
	display: table-cell;
	vertical-align: middle;
}

.chart_join > div.last span {
	padding-top: 3px;
}

.box_join1 {
	margin: 0 0 15px 0;
	padding: 12px 19px 10px;
	border: solid 1px #050c26;
}

dl.step_join1 {
	margin: 0 0 20px 0;
	padding: 0;
	border: solid 1px #050c26;
}

dl.step_join1.btm {
	margin-bottom: 40px;
}

dl.step_join1 dt {
	margin: 0;
	padding: 10px 0 6px;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	border-bottom: solid 1px #050c26;
	background-color: #fffaee;
}

dl.step_join1 dt.single {
	padding: 14px 0 10px;
}

dl.step_join1 dt span {
	font-size: 17px;
}

dl.step_join1 dd {
	margin: 0;
	padding: 18px 20px 16px;
}

dl.step_join1 dd ol {
	margin: 0;
	padding: 0;
	list-style-type :none;
}

dl.step_join1 dd ol > li {
	margin: 0 0 6px 0;
	padding: 0 0 0 1.6em;
	text-indent: -1.6em;
}

dl.step_join1 dd ol > li:last-child {
	margin-bottom: 0;
}

dl.step_join1 dd ol > li div {
	text-indent: 0;
}

.subbox_step_join1 {
	margin: 6px 0 15px;
	padding: 10px 15px;
	border: solid 1px #85794b;
}

.notice_join1 {
	padding: 10px 15px 8px;
	border: solid 1px #ff0000;
	font-weight: bold;
	color: #ff0000;
}

.ways_join1 {
	margin: 6px 0 12px;
	border: solid 1px #000;
}

.ways_join1 .left {
	width: 50%;
	padding: 10px 12px;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
	float: left;
}

.ways_join1 .right {
	width: 50%;
	padding: 10px 12px;
	border-left: solid 1px #000;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
	float: right;
}

dl.step_join1 dd ol.list_join2 {
	margin: 0 0 10px 0;
	padding: 0;
}

dl.step_join1 dd ol.list_join2 li {
	margin: 0 0 3px 0;
	padding: 0 0 0 1.65em;
	text-indent: -1.65em;
}

dl.step_join1 dd ol > li div.indent1 {
	padding-left: 1em;
	text-indent: -1em;
}

dl.step_join1 .tbl_join_credit {
	width: 100%;
	margin: 15px 0;
	text-indent: 0;
	text-align: center;
}

dl.step_join1 .tbl_join_credit th {
	font-weight: normal;
	line-height: 19px;
}

dl.step_join1 .tbl_join_credit td {
	font-weight: normal;
	line-height: 19px;
}

.list_join_notice1 {
	margin: 0;
	padding: 0;
}

.list_join_notice1 li {
	margin: 0 0 4px 0;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

.list_join_notice1 li:last-child {
	margin-bottom: 0;
}

.sublist_join1 {
	margin: 0 0 20px;
	padding: 4px 0 0 15px;
}

.sublist_join1 li {
	margin: 0 0 4px;
	padding: 0 0 0 1.3em;
	text-indent: -1.3em;
}

.tbl_law1 {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.7;
	table-layout: fixed;
	border-top: solid 1px #371b18;
	border-left: solid 1px #371b18;
}

.tbl_law1 th {
	width: 140px;
	margin: 0;
	padding: 14px 10px 13px 20px;
	font-weight: bold;
	text-align: left;
	background-color: #fffaee;
	border-right: solid 1px #371b18;
	border-bottom: solid 1px #371b18;
}

.tbl_law1 td {
	margin: 0;
	padding: 14px 20px 13px 20px;
	text-align: left;
	border-right: solid 1px #371b18;
	border-bottom: solid 1px #371b18;
}

.tbl_law1 table {
	width: 400px;
}

.tbl_law1 table th {
	width: auto;
	padding: 9px 10px 8px 20px;
	text-align: center;
}

.tbl_law1 table th:first-child {
	width: 190px;
}

.tbl_law1 table td {
	padding: 9px 20px 8px 20px;
	text-align: left;
}

.tbl_law1 table td.aligncenter {
	text-align: center;
}




/* --------------- web --------------- */

.box_web1 {
	padding: 15px 28px 12px;
	font-size: 15px;
	font-weight: bold;
	border: solid 2px #e95541;
	background-color: #fffefa;
}


/* --------------- web_slide --------------- */

ul.anchor_slide1 {
	margin: 0;
	padding: 0;
}

ul.anchor_slide1 li {
	margin: 0 0 3px;
	padding: 0;
}

ul.anchor_slide1 li a {
	color: #000;
}

ol.list_slide1 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ol.list_slide1 li {
	margin: 0 0 6px;
	padding: 0 0 0 1em;
	text-indent: -1em;
}

ol.list_slide1 li:last-child {
	margin-bottom: 0;
}

ol.list_slide1 li * {
	text-indent: 0;
}

ol.list_slide1 li .indent1 {
	text-indent: -1em;
}

ol.list_slide1 li .indent1_num {
	text-indent: -2em;
}


.tbl_slide1 {
	width: 400px;
	margin: 5px 0 20px;
	padding: 0;
	background-color: #fff;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box ;
}

.tbl_slide1 th {
	margin: 0;
	padding: 7px 15px 5px;
	text-align: center;
	background-color: #fffaee;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.tbl_slide1 td {
	margin: 0;
	padding: 7px 15px 5px;
	text-align: center;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
}

.tbl_slide1 td.bg {
	text-align: left;
}

.mds_slide1 {
	margin: 0 0 15px;
	padding: 0 0 0 2px;
	color: #817648;
	line-height: 1.4;
	font-size: 15px;
	font-weight: bold;
	border-bottom: solid 1px #817648;
}

.mds_slide1 span {
	font-size: 19px;
	display: inline-block;
	vertical-align: middle;
}

.btn1.slide1 {
	width: 220px;
	margin: 0 auto 0;
}
#contents #rightcontents {
}

/* --------------- survey --------------- */

#survey {
	width: 720px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}

.col_survey {
	min-height: 300px;
	margin: 0;
	padding: 20px;
}

dl.list_survey {
	width: 100%;
	margin: 0;
	padding: 18px 5px;
	font-size: 13px;
	border-bottom: dashed 1px #ddd;
	box-sizing: border-box;
	display: flex;
}

dl.list_survey dt {
	width: 120px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dl.list_survey dd {
	width: calc( 100% - 120px);
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
}

dl.list_survey dd input {
	margin: 0;
	padding: 2px;
	font-size: 13px;
}

dl.list_survey dd textarea {
	width: 100%;
	height: 15em;
	margin: 0;
	padding: 2px;
	font-size: 13px;
	box-sizing: border-box;
}

.btnarea {
	margin: 0;
	padding: 30px 0;
	display: flex;
	justify-content: center;
}


.btnarea input {
	width: 150px;
	height: 40px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	cursor: pointer;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}

.btnarea input[type="submit"] {
	color: #fff;
	background: linear-gradient(to bottom, #feb36a, #feb36a 30%, #ff7e00);
	background: -moz-linear-gradient(top, #feb36a, #feb36a 30%, #ff7e00);
	background: -webkit-linear-gradient(top #feb36a, #feb36a 30%, #ff7e00);
	border: solid 1px #ff7e00;
}

.btnarea input[type="submit"]:hover {
	background: linear-gradient(to bottom, #ff7e00, #ff7e00 30%, #feb36a);
	background: -moz-linear-gradient(top, #ff7e00, #ff7e00 30%, #feb36a);
	background: -webkit-linear-gradient(top #ff7e00, #ff7e00 30%, #feb36a);
}

.col_survey a.btn_close {
	width: 150px;
	height: 40px;
	margin: 0 auto;
	color: #666;
	font-size: 13px;
	text-decoration: none;
	background: linear-gradient( to bottom, #fff, #fff 25%, #d9d9d9);
	background: -moz-linear-gradient( top, #fff, #fff 25%, #d9d9d9);
	background: -webkit-linear-gradient( top, #fff, #fff 25%, #d9d9d9);
	border: solid 1px #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.col_survey a.btn_close:hover {
	background: linear-gradient( to bottom, #d9d9d9, #fff 75%, #fff);
	background: -moz-linear-gradient( top, #d9d9d9, #fff 75%, #fff);
	background: -webkit-linear-gradient( top, #d9d9d9, #fff 75%, #fff);
}
table tbody tr {
	text-align: center;
}
	
.thumbox {
	
	}

.thumtext{
	position: absolute;
	top: 0px;
	width: 0%;
	color: darkred;
	background-color: #fff;
		}
	
#topcontents {
}

	
	

.tbl_syuryoubtn {
	
}
