body {
	margin: 0px; padding: 0px; text-align: center;
}
.wrapper {
	background: rgb(255, 255, 255); width: 100%; height: auto !important; color: rgb(51, 51, 51); font-size: 14px; position: relative; min-height: 100%;
}
.container {
	text-align: left; padding-bottom: 73px;
}
.inner {
	margin: 0px auto; width: 920px;
}
.container .inner {
	margin: 0px auto 20px;
}
.f_L {
	float: left;
}
.f_R {
	float: right;
}
.indent {
	text-indent: -1em; margin-left: 1em;
}
.closeBtn {
	background-position: 5px !important; position: inherit !important;
}
div.closeBtn {
	height: 30px;
}
.closeBtn a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.logoutBtn {
	padding: 0px 20px; width: 12% !important; bottom: 20px !important; float: right;
}
.arrow {
	background: url("../img/arrow.gif") no-repeat left; margin: 0px auto; padding: 0px 0px 0px 5px; width: 255px; text-decoration: underline;
}
h3.ttl {
	padding: 0px 0px 0px 10px; height: 50px; line-height: 50px; font-size: 26px; border-left-color: rgb(0, 78, 162); border-left-width: 5px; border-left-style: solid;
}
p.txt {
	margin-top: 45px;
}
.border_last {
	border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important;
}
span.req {
	background: url("../img/form_req.gif") no-repeat left top; margin: 0px 0px 0px 10px; width: 37px; height: 19px; vertical-align: middle; display: inline-block;
}
.container input[type='submit'] {
	cursor: pointer;
}
.container input[type='button'] {
	cursor: pointer;
}
.container button {
	cursor: pointer;
}
div.help-block {
	margin-top: 5px; margin-bottom: 5px;
}
div.help-margin {
	margin: 20px 0px 10px;
}
.top .header {
	margin-bottom: 45px;
}
.header {
	background: rgb(207, 228, 247); margin-bottom: 20px; border-top-color: rgb(0, 78, 161); border-top-width: 5px; border-top-style: solid;
}
.header ul {
	font-size: 14px;
}
.header ul li {
	height: 70px; line-height: 70px; font-size: 14px;
}
.header ul li p {
	margin: 0px 0px 0px 13px; line-height: 70px; font-size: 24px; vertical-align: top; display: inline-block;
}
.header ul li span {
	left: 0px; top: 7px; width: 57px; height: 57px; display: inline-block; position: relative;
}
.container h1 {
	text-align: center; font-size: 48px; margin-bottom: 45px;
}
.container h2 {
	text-align: left; font-size: 34px; margin-bottom: 45px;
}
.container .error {
	background: rgb(255, 238, 238); padding: 17px 19px; border: 2px solid rgb(219, 66, 66); border-image: none; margin-bottom: 30px;
}
.container .error ul li {
	list-style: inside; color: rgb(219, 66, 66); line-height: 24px; font-size: 15px;
}
.container .btn {
	margin: 0px auto 30px; width: 200px;
}
.container .btn .submit_button {
	background: rgb(0, 78, 161); border-width: medium medium 7px; border-style: none none solid; border-color: currentColor currentColor rgb(0, 18, 38); border-image: none; width: 200px; height: 60px; text-align: center; color: rgb(255, 255, 255); line-height: 60px; font-size: 18px; font-weight: bold;
}
.container .gray {
	background: rgb(241, 241, 241); margin-bottom: 50px;
}
.container .loginData {
	margin-bottom: 40px;
}
.container .appData {
	margin-bottom: 40px;
}
.container .loginData li {
	font-size: 16px; float: left;
}
.container .appData li {
	font-size: 16px; float: left;
}
.container .appData li.appName {
	float: right;
}
.container .loginData li.loginId {
	font-size: 14px; float: right;
}
.container .app {
	text-align: right; font-size: 14px; margin-bottom: 15px;
}
.container .appResult {
	text-align: left; font-size: 24px; font-weight: bold; margin-bottom: 15px;
}
.container form .detail {
	margin: 0px auto 30px; padding: 60px 0px 0px; width: 450px;
}
.container form .detail p {
	text-align: center;
}
.container form .detail a {
	text-align: center; display: block;
}
.container form .detail table {
	margin: 0px auto 20px;
}
.container form .detail table label {
	padding: 0px 20px 0px 0px; line-height: 24px; font-size: 16px;
}
.container form .detail table tr td {
	width: 300px;
}
.container form table tr td input[type='text'] {
	background: rgb(255, 248, 230); margin: 10px auto; padding: 0px 10px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 280px; height: 30px; line-height: 30px; box-shadow: inset 3px 3px 3px 0px rgba(218,211,196,0.3); -webkit-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset; -moz-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset;
}
.container form table tr td input[type='email'] {
	background: rgb(255, 248, 230); margin: 10px auto; padding: 0px 10px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 280px; height: 30px; line-height: 30px; box-shadow: inset 3px 3px 3px 0px rgba(218,211,196,0.3); -webkit-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset; -moz-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset;
}
.container form table tr td input[type='password'] {
	background: rgb(255, 248, 230); margin: 10px auto; padding: 0px 10px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 280px; height: 30px; line-height: 30px; box-shadow: inset 3px 3px 3px 0px rgba(218,211,196,0.3); -webkit-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset; -moz-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset;
}
.container form table tr td textarea {
	background: rgb(255, 248, 230); margin: 20px 0px; padding: 0px 10px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 565px; line-height: 24px; box-shadow: inset 3px 3px 3px 0px rgba(218,211,196,0.3); -webkit-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset; -moz-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset;
}
.container form table tr th.thTop {
	vertical-align: middle;
}
.container form .contact {
	margin: 0px auto; padding: 25px 0px 30px; width: 840px; line-height: 24px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
.container form table tr td input[class*='textread'] {
	background: rgb(192, 192, 192);
}
.corr h3.ttl {
	float: left;
}
.corr .backBtn {
	background-position: 16px; top: 10px; bottom: 0px; float: right;
}
.corr01 .backBtn {
	width: 220px;
}
.corr02 .backBtn {
	width: 140px;
}
.corr03 .backBtn {
	width: 160px;
}
.corr04 .backBtn {
	width: 160px;
}
.corr05 .backBtn {
	width: 160px;
}
.corr05 {
	margin-bottom: 60px;
}
.corr05 .backBtn {
	top: 0px !important;
}
.table_detail {
	margin: 20px 0px 60px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
.table_detail .birthday td input {
	padding: 0px 10px; text-align: right;
}
.table_detail th {
	background: rgb(208, 228, 248); width: 290px; height: 81px; text-align: left; vertical-align: middle; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid;
}
.table_detail th p {
	margin: 0px 0px 0px 18px; line-height: 81px;
}
.table_detail td {
	padding: 0px 0px 0px 20px; width: 608px !important; vertical-align: middle; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.table_detail td input[type='submit'] {
	margin: 0px 0px 0px 10px;
}
.table_detail .pink {
	background: rgb(255, 238, 238);
}
.table_detail .submit {
	background: url("../img/arrow.gif") no-repeat 10px rgb(211, 211, 211); border-width: 1px 1px 3px; border-style: solid; border-color: rgb(153, 153, 153); border-image: none; text-align: center; line-height: 30px; font-size: 13px;
}
.backBtn {
	background: url("../img/arrow.gif") no-repeat 10px rgb(211, 211, 211); border-width: 1px 1px 3px; border-style: solid; border-color: rgb(153, 153, 153); border-image: none; text-align: center; line-height: 30px; font-size: 13px;
}
.back input[type='submit'] {
	background: url("../img/arrow.gif") no-repeat 10px rgb(211, 211, 211); border-width: 1px 1px 3px; border-style: solid; border-color: rgb(153, 153, 153); border-image: none; text-align: center; line-height: 30px; font-size: 13px;
}
.backBtn {
	width: 60px; bottom: 90px; position: relative;
}
.back input[type='submit'] {
	width: 60px; bottom: 90px; position: relative;
}
.table_detail .submit01 {
	width: 88px;
}
.table_detail .submit02 {
	width: 60px;
}
.table_detail .submit03 {
	margin: 0px 0px 0px 6px; width: 60px; height: 30px; display: inline-block; cursor: pointer;
}
.table_detail .name td input {
	margin: 0px 30px 0px 10px !important; width: 100px !important;
}
.table_detail .birthday td input {
	margin: 0px 18px 0px 10px !important; width: 30px !important;
}
.table_detail .birthday td input.year {
	width: 38px !important;
}
.file {
	width: 445px; overflow: hidden; margin-bottom: 10px; position: relative;
}
.file-input {
	top: 0px; width: 100%; height: 100%; right: 0px; position: absolute; z-index: 10; cursor: pointer; opacity: 0;
}
.file-text {
	background: rgb(255, 248, 230); padding: 0px 10px; border: 1px solid rgb(153, 153, 153); border-image: none; width: 350px; height: 30px; line-height: 30px; vertical-align: middle; display: inline-block; box-shadow: inset 3px 3px 3px 0px rgba(218,211,196,0.3); -webkit-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset; -moz-box-shadow: 3px 3px 3px 0 rgba(218, 211, 196, 0.3) inset;
}
.file-button {
	width: 120px; height: 30px; text-align: center; color: rgb(255, 255, 255); line-height: 30px; font-size: 12px; float: left; background-color: rgb(0, 0, 0);
}
.confirm th p {
	line-height: 124px;
}
.comment {
	padding: 30px 35px;
}
.comment.gray p {
	padding: 10px 0px;
}
.comment.gray dl dt {
	font-size: 16px; font-weight: bold; margin-bottom: 15px;
}
.comment.gray dl dd {
	line-height: 24px; font-size: 14px; margin-bottom: 30px;
}
.comment.gray dl dd.mar_0 {
	margin-bottom: 0px !important;
}
.scroll01 dl {
	height: 155px; margin-bottom: 10px; -ms-overflow-y: auto;
}
.scroll02 dl {
	height: 220px; margin-bottom: 10px; -ms-overflow-y: auto;
}
.scroll02 dl dd:last-child {
	margin-bottom: 0px;
}
.menuList ul {
	padding: 10px 0px; width: 300px; float: left;
}
.menuList ul li {
	padding: 5px 0px; line-height: 24px; font-size: 14px;
}
.menuList ul li a {
	background: url("../img/arrow.gif") no-repeat left; padding: 0px 0px 0px 10px; text-decoration: underline;
}
.footer {
	width: 100%; height: 73px; bottom: 0px; margin-top: 20px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid; position: absolute;
}
.footer .inner {
	padding-top: 30px;
}
.footer ul li {
	font-size: 12px;
}
.footer ul li.f_L {
	background: url("../img/footer_logo.jpg") no-repeat left;
}
.footer ul li p {
	margin: 0px 0px 0px 35px; font-size: 13px;
}
@media screen and (max-width:640px)
{
img {
	width: auto; height: auto; max-width: 100%;
}
.wrapper {
	width: 640px; min-height: 1104px;
}
.wrapper p {
	line-height: 34px; font-size: 24px;
}
.inner {
	margin: 0px auto; width: 640px;
}
.w580 {
	margin: 0px auto; width: 580px !important;
}
.closeBtn {
	background-position: 15px !important;
}
div.closeBtn {
	height: auto;
}
.logoutBtn {
	background-position: 20px !important; width: 35% !important; bottom: 0px !important;
}
.arrow {
	width: 580px; background-size: 6px 12px;
}
h3.ttl {
	height: 70px; line-height: 70px; font-size: 34px; border-left-color: rgb(0, 78, 162); border-left-width: 10px; border-left-style: solid;
}
p.txt {
	margin: 0px auto; line-height: 34px; font-size: 22px;
}
.mar_0 {
	margin-bottom: 0px;
}
.block {
	width: 580px; display: block;
}
.btn_block {
	text-align: right; display: block;
}
.header {
	margin-bottom: 50px;
}
.container h1 {
	margin-bottom: 50px;
}
.header .inner {
	margin: 0px auto; padding: 7px 0px; width: 622px;
}
.header ul li {
	padding: 0px; font-size: 18px;
}
.header ul li p {
	margin: 0px 0px 0px 10px; font-size: 26px;
}
.header ul li span {
	top: 10px; width: 50px;
}
.container {
	padding-bottom: 121px;
}
.container h1 {
	font-size: 44px;
}
.container h2 {
	text-align: center; font-size: 38px; margin-bottom: 45px;
}
.container .error {
	margin: 0px auto 40px; padding: 0px; width: 580px;
}
.container .error ul {
	padding: 24px 20px;
}
.container .error ul li {
	line-height: 36px; font-size: 1.85em;
}
.container .loginData {
	margin: 0px auto; width: 350px;
}
.container .appData {
	margin: 0px auto; width: 350px;
}
.container .loginData li {
	text-align: center; font-size: 24px; font-weight: bold; margin-bottom: 20px; float: none;
}
.container .appData li {
	text-align: center; font-size: 24px; font-weight: bold; margin-bottom: 20px; float: none;
}
.container .loginData li.loginId {
	line-height: 24px; font-size: 20px; font-weight: normal; float: none;
}
.container .appData li.appName {
	font-weight: normal; float: none;
}
.container .app {
	margin: 0px auto 25px; text-align: right; font-size: 24px;
}
.container .appResult {
	margin: 0px auto 25px; text-align: left; font-size: 30px;
}
.container .gray {
	margin-bottom: 25px;
}
.container form .detail {
	margin: 0px auto 38px; padding: 37px 0px 0px;
}
.container form .detail table {
	margin: 0px auto 10px; width: 100%;
}
.container form .detail table tr th {
	width: 100%; display: block;
}
.container form .detail table label {
	line-height: 18px; font-size: 26px;
}
.container form .detail table tr td {
	width: 100%; display: block;
}
.container form .detail table tr td input {
	margin: 15px 0px 30px; width: 556px; height: 70px; line-height: 70px; font-size: 24px;
}
.container form table tr td textarea {
	margin: 15px 0px 0px; padding: 0px 10px; width: 556px; line-height: 36px; font-size: 24px;
}
.container form .contact {
	padding: 30px 0px 37px;
}
.container form .contact h5 {
	line-height: 34px; font-size: 24px;
}
.container .btn {
	left: 0px; width: 100%; margin-bottom: 30px;
}
.container .btn .submit_button {
	width: 100%; height: 100px; line-height: 100px; font-size: 32px;
}
.container form .detail a {
	text-align: left; line-height: 34px; font-size: 24px;
}
.container .notice dl {
	margin: 0px auto 50px;
}
.container .notice dl dt {
	padding: 24px 0px 0px; width: 100%; line-height: 34px; font-size: 22px;
}
.container .notice dl dd {
	padding: 0px 0px 24px; width: 100%; line-height: 24px; font-size: 22px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed;
}
.corrSp {
	margin-bottom: 105px;
}
.corrSp .backBtn {
	margin-bottom: 0px;
}
.corr01 .backBtn {
	width: 420px;
}
.corrSp01 .backBtn {
	width: 240px;
}
.corrSp02 .backBtn {
	width: 260px;
}
.corrSp03 .backBtn {
	width: 280px;
}
.corrSp04 .backBtn {
	width: 280px;
}
.corr05 .backBtn {
	width: 280px;
}
.corr05 .backBtn {
	margin: 0px 34px 0px 0px;
}
.table_detail {
	border: currentColor; border-image: none;
}
.last.table_detail {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.table_detail .pink {
	margin: 0px 0px 30px; padding: 17px 30px;
}
.table_detail th {
	margin: 0px; border: currentColor; border-image: none; width: 640px; display: block;
}
.table_detail th p {
	line-height: 85px !important;
}
span.req {
	width: 64px; height: 30px; background-size: contain;
}
.table_detail td {
	padding: 17px 30px 46px; border: currentColor; border-image: none; width: 580px !important; font-size: 24px; vertical-align: middle; display: block;
}
.table_detail td a {
	font-size: 24px;
}
.table_detail td.input input {
	height: 70px !important; line-height: 70px !important; font-size: 24px !important;
}
.table_detail td label {
	font-size: 24px;
}
.table_detail td input[type='text'] {
	margin: 10px 0px 20px !important; width: 556px !important; height: 70px !important; line-height: 70px !important; font-size: 24px;
}
.file-text {
	margin: 10px 0px 20px !important; width: 556px !important; height: 70px !important; line-height: 70px !important; font-size: 24px;
}
[type='email'] {
	margin: 10px 0px 20px !important; width: 556px !important; height: 70px !important; line-height: 70px !important; font-size: 24px;
}
[type='password'] {
	margin: 10px 0px 20px !important; width: 556px !important; height: 70px !important; line-height: 70px !important; font-size: 24px;
}
.table_detail td input[type='radio'] {
	margin: 3px 15px 0px 5px; width: 32px; height: 32px !important; line-height: 32px !important;
}
.table_detail .name td input {
	margin: 10px 0px 10px 10px !important; width: 520px !important;
}
.table_detail .birthday td input {
	margin: 10px 15px 20px !important; width: 180px !important;
}
.table_detail .birthday td input.year {
	margin: 10px 15px 20px !important; width: 180px !important;
}
.table_detail .submit {
	background-position: 30px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 4px; border-bottom-style: solid; background-size: 6px 12px;
}
.backBtn {
	background-position: 30px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 4px; border-bottom-style: solid; background-size: 6px 12px;
}
.back input[type='submit'] {
	background-position: 30px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 4px; border-bottom-style: solid; background-size: 6px 12px;
}
.backBtn {
	width: 130px; bottom: 0px; line-height: 70px; font-size: 24px; margin-bottom: 60px; float: right;
}
.back input[type='submit'] {
	width: 130px; bottom: 0px; line-height: 70px; font-size: 24px; margin-bottom: 60px; float: right;
}
.table_detail .submit01 {
	width: 180px;
}
.table_detail .submit02 {
	width: 130px;
}
.table_detail .submit03 {
	width: 130px; height: 70px; line-height: 70px; font-size: 24px; cursor: pointer;
}
.file {
	width: 100%;
}
.file input {
	height: 70px; line-height: 70px !important; font-size: 24px !important;
}
.file-text {
	height: 70px; line-height: 70px !important; font-size: 24px !important;
}
.file-input {
	height: 180px !important;
}
.confirm .input {
	border: currentColor; border-image: none; width: 580px !important; font-size: 24px; display: block;
}
.confirm .input input[type='submit'] {
	height: 70px !important; line-height: 70px !important; font-size: 24px !important;
}
.menuList ul {
	float: none;
}
.menuList ul li {
	line-height: 34px; font-size: 24px;
}
.menuList ul li a {
	background-size: 6px 12px;
}
.comment {
	padding: 30px 35px; margin-bottom: 60px;
}
.comment.gray dl dt {
	font-size: 26px; font-weight: bold; margin-bottom: 15px;
}
.comment.gray dl dd {
	line-height: 34px; font-size: 24px; margin-bottom: 30px;
}
.comment.gray p {
	font-size: 18px;
}
.comment.gray p input {
	width: 32px; height: 32px; margin-right: 10px;
}
.scroll01 dl {
	height: 255px;
}
.scroll02 dl {
	height: 475px;
}
.footer {
	height: 121px; border-top-color: rgb(204, 204, 204); border-top-width: 2px; border-top-style: solid;
}
.footer .inner {
	padding-top: 15px;
}
.footer ul li {
	line-height: 34px; font-size: 18px; float: none;
}
.footer ul li.f_L {
	margin: 0px auto 20px; width: 300px; background-size: 35px 37px;
}
.footer ul li p {
	margin: 0px 0px 0px 50px; text-align: left; font-size: 18px;
}
}
@media screen and (min-width:641px)
{
〜以下、画面の横幅が768pxまでの場合のスタイル記入〜 .container .notice dl {
	padding-bottom: 40px;
}
.container .notice dl dt {
	padding: 16px 0px; width: 141px; line-height: 24px; font-size: 14px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed; float: left;
}
.container .notice dl dd {
	padding: 16px 0px; width: 779px; line-height: 24px; font-size: 14px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dashed; float: left;
}
}
