<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 */



/* all style
------------------------------------------ */


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


/* body
------------------------------------------ */

/* info contents */
.contents_title{
	width:645px;
	height:116px;
	margin-bottom:51px;
	background:url(../image/contents_title_column_bg.jpg) no-repeat;
}


.contents_text_box_sas{
	width:613px;
	margin:10px auto 50px;
}

.contents_text_box_sas_img{
	float:left;
	display:inline;
	width:358px;
	height:270px;
	background:url(../image/contents_sas_img.jpg) no-repeat;
	position:relative;
}

.contents_text_box_sas_imgbox{
	width:143px;
	position:absolute;
	top:37px;
	right:20px;
}
.contents_text_box_sas_imgbox img{
	margin:10px 0;
}

.contents_text_box_sas_text{
    float:left;
	display:inline;
    width:240px;
    margin-left:15px;
}

.contents_text_box_sas_text2{
	width:613px;
}

.contents_text_box_sas2{
	width:597px;
	margin:10px auto 50px;
	border: 3px solid #f1c6ca;
	padding:5px;
}

.contents_text_box_sas2_text{
	background:#ffcccc;
	font-size:14px;
	padding:10px;
}

.contents_text_box_sas2_text ol{
	list-style:none;
}

.contents_text_box_sas2_text ol li{
	padding-top:5px;
}




/* sas_table */
.sas_table {
    font-size: 14px;
    line-height: 30px;
    width: 200px;
	text-align:center;
	float:left;
	display:inline;
}

.sas_table th {
    background: none repeat scroll 0 0 #F5C1C7;
    font-weight: 100;
    padding: 5px;
    width: 100px;
}

.sas_table td {
    background: none repeat scroll 0 0 #EFEFEF;
    padding: 5px;
    width: 100px;
}




.contents_text_box_sas_text3{
    float:left;
	display:inline;
    width:398px;
    margin-left:15px;
}



/* footer
------------------------------------------ */
</pre></body></html>