<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/************************************

共通

************************************/

body{
	text-align:center;
}


#temp_wrapper {
	width:600px;
	text-align:center;
	margin:0px auto;
	background:url(/member/img_m/temp/temp_bg.gif);
}
#temp_ttl {
	width:380px;
	text-align:center;
	margin:27px auto 0px auto;
	text-align:left;
}

#temp_bottom {
	width:600px;
}

.shokai_box {
	margin: 20px;
}

.shokai_box table {
	margin: 15px 0px 30px 0px;
	border: 1px solid #333333;
	background-color: #ffffff;
	width: 560px;
}

.shokai_box table th {
	padding:5px 0px;
	background-color:#FBDFDF;
	color: #C60001;
	text-align: center;
	border: 1px solid #333333;
	font-weight: bold;
	font-size: 14px;
}

.shokai_box table td {
	border: 1px solid #333333;
	padding: 10px;
	font-size:13px;
}

.shokai_box table a {
	color: #004098;
	text-decoration: none;
}

.shokai_box table a:hover {
	color: #004098;
	text-decoration: underline;
}

/************************************

ログイン

************************************/

#login_box {
	background-color:#FFFFFF;
	width:328px;
	border:1px solid #c70000;
	padding:25px;
	margin:35px auto 31px auto;
	text-align:center;
}
#login_btn {
	width:70px;
	*text-align: center;
	margin: 0 auto;
	text-align: center;
}

.login_txt {
	color:#c70000;
	font-weight:bold;
}
.clear {
	clear:both;
}

.login_tbl1{
	padding-bottom:8px;
}

.login_tbl2{
	padding-bottom:20px;
}

/************************************

web照会

************************************/

#car_ttl {
	width: 540px;
	margin-bottom: 20px;
	text-align:left;
}

.ido_p {
	padding: 10px 0px;
}

.ido_p a {
	color: #004098;
	text-decoration: none;
}

.ido_p a:hover {
	color: #004098;
	text-decoration: underline;
}

#modify_table {
	margin-top: 20px;
	border: 1px solid #999999;
}

#modify_table th {
	width: 200px;
	padding: 20px 10px;
	border: none;
	background-color: #eeeeee;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #999999;
	color: #000000;
}

#modify_table td {
	padding: 20px 15px;
	border: 1px solid #999999;
	font-size: 13px;
	width: 460px;
}

.modify_small {
	font-size: 11px;
	color: #C60001;
	padding: 5px 15px;
}

.modify_comfirm {
	margin-bottom: 40px;
}

#modify_table input {
	margin: 10px 0px;
}

table.submit_table {
	margin:20px auto 30px auto;
	width: 200px !important;
	border: none !important;
	background-color: #F4F4F4 !important;
}

table.submit_table td {
	border: none !important;
}

.submit_txt {
	font-size: 13px;
	text-align:left;
	padding:10px 20px;
}

.messe_etc {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding: 30px 0px;
	color: #C60001;
}


.return_member {
	text-align: center;
}


.return_member2 {
	text-align: center;
	padding: 30px 0px;
}

.attention_small {
	font-size: 12px;
	padding-bottom: 5px;
}

.attention_xsmall {
	font-size:10px;
	padding: 0px 0px 10px 10px;
}

.attention_img {
	text-align:center;
}

.attention_pdf {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	text-align:center;
}

.attention_pdf a {
	color: #014099;
	text-decoration: none;
}

.attention_pdf a:hover {
	color: #014099;
	text-decoration: underline;
}





</pre></body></html>