<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/*       Copyright 2010 MaxValu. All Rights Reserved.  */
/*       last-update : 2010.03.03   */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

 
/* ******************************************************
    繝輔ャ繧ｿ繝ｼ繧ｳ繝ｳ繝�Φ繝�ｱ守畑
****************************************************** */
#navi3 a {
background:url("../images/g_navi.jpg") repeat scroll -364px -45px transparent;
}

/* TITLE IMAGE
---------------------------------------- */  
#title_area {
	width: 910px;  
	height: 100px;
	margin-bottom: 20px;
	background: url(/images/etc/etc_title.jpg) 0 0 no-repeat;
}
#sub_title_area #title_area {
	width: 910px;  
	height: 100px;
	margin-bottom: 20px;
	background: url(/images/etc/etc_title02.jpg) 0 0 no-repeat;
}

#title_area h3 {
	display: none;
}

/* SITE MAP 
---------------------------------------- */  
.list_area { margin-left: 100px;
_margin-left: 80px; }
.list_area h5{ margin-left: 150px;  width: 500px;}

.list_area ul  { margin-left: 10px;}
.list_area ul li  { 
	width: auto;
	margin: 0;
	padding: 5px 0 4px 15px;
	background: url(../images/arrow.gif) 0 center no-repeat;
	border-bottom: 1px #ccc dotted;
}
.list_area ul li a { color: #555; }
.list_area ul li a:hover { color: #c40147; }




/*PRIVACY LIST 
---------------------------------------- */  
dl.number_list1 {
	width: auto;
	margin: 0 0 10px 0px;
	padding-top: 10px;
	line-height: 1.4em;
}
dl.number_list1 dt {
	width: 35px;
	margin-bottom: -1.4em;
	padding-left: 0px;
	color: #555; 
	text-align: right;
}

dl.number_list1 dd {
	margin: 0 0 0px 0px;
	padding: 0 0 5px 40px;
	line-height: 1.4em;
}


/*PRIVACY BOX
---------------------------------------- */  
.box500 {
	width: 500px;
	margin: 10px;
	padding: 5px 15px 2px 15px;
	line-height: 1.4em;
	/*background: #f8e0ea;*/
	border: 5px #ccc solid;
}


/* PRIVACY TABLE
---------------------------------------- */  
.tbl_p01 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 500px;
	margin: 10px; 
	line-height: 1.4em;
}
.tbl_p01 tbody th,
.tbl_p01 tbody td { padding: 5px 10px; border: 1px solid #d5dce0; }
.tbl_p01 thead th { height: 50px; padding: 0;}
.tbl_p01 tbody th { width: 100px; background: #EEE; font-weight: bold; text-align: center; vertical-align:top;}


/* CONTACT TABLE
---------------------------------------- */  
.tbl_c01 {
	/*table-layout: fixed;*/
	border-collapse	: collapse;
	width: 580px;
	margin: 10px; 
	line-height: 1.4em;
}
.tbl_c01 tbody th,
.tbl_c01 tbody td { padding: 5px 10px; border: 1px solid #d5dce0; }
.tbl_c01 tbody td.btn_area { padding: 5px 10px; border: 0px solid #d5dce0; text-align: center;}
.tbl_c01 thead th { height: 50px; padding: 0;}
.tbl_c01 tbody th { width: 100px; background: #EEE; font-weight: bold; text-align: center; vertical-align:top;}



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