<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
	width:100%;
}

#container {
	width:auto;
}

/*----------ヘッダ・フッタ----------*/
#header_simple #header_970_2010 {
	border-bottom: 5px solid #CE0002!important;
}

#footer #footer-content {
	overflow: hidden;
}

#footer #footer-content p {
	float: right;
	font-size: 11px;
}

/*----------リンク----------*/
#container a {
	text-decoration: none;
}
#container a:link {
	text-decoration: none;
}
#container a:visited {
	text-decoration: none;
}
#container a:hover {
	text-decoration: none;
}
#container a:active {
	text-decoration: none;
}
#container .spacer {
	margin:15px 10px 15px 10px;
	text-align: left;
}

/*----------21_crmm_reference_login.asp----------*/
#contentsArea {
    margin: 20px auto;
	font-size: 12px;
}
#contentsArea .clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
#contentsArea .clearfix {
	display: block;
	zoom:1;
}
#contentsArea .description h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	padding-left: 10px;
	border-bottom: 2px solid #666666;
}
#contentsArea .description p {
	margin: 5px 10px 0;
	text-align: left;
}
#contentsArea .input_content {
	margin-top: 20px;
}
#contentsArea .input_content h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0;
    background: none;
    border: none;
	padding-left: 10px;
}
#contentsArea .input_content .select_box {
    background-color: #FFFAF0;
    border: 1px solid #DEB887;
    margin: 0 10px 5px;
}
#contentsArea .input_content .select_box h3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #F2DFB5;
    border-bottom: 1px solid #8B4513;
	padding:3px;
}
#contentsArea .input_content .select_box .read {
	padding: 10px;
	text-align: left;
}
#contentsArea .input_content .select_box .button {
	padding: 0 10px 10px 0;
	text-align: right;
}
#contentsArea .input_content .select_box .button input {
	width: 150px;
}
#contentsArea .input_content .select_box .input_field {
	padding: 5px 10px 10px 10px;
}
#contentsArea .input_content .select_box .input_field table {
    width: 100%;
}
#contentsArea .input_content .select_box .input_field table th {
	width: 35%;
	background-color: #EEEEEE;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #333333;
	font-size: 10px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding: 5px;
}
#contentsArea .input_content .select_box .input_field table td {
    background-color: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #CCCCCC;
    padding: 5px;
}
#contentsArea .input_content .select_box .input_field table td .data_box {
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
#contentsArea .input_content .select_box .input_field table td .attention {
	width: 185px;
    font-size: 10px;
	line-height: 1.2em;
	padding-top: 5px;
}
#contentsArea .support {
	padding: 0 10px 0;
	text-align: left;
}
</pre></body></html>