<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/* CSS Document */
body#top{
	background:url(../images/tp_bg.gif) left top repeat-x;
	background-color:#9d9d9d;
}

#top #left{
	background:url(../images/tp_left_bg.gif) left top repeat-x;
}

#intro{
	padding:20px 30px;
	background:url(../images/tp_intro_bg.gif) left top no-repeat;
}

#intro p.h{
	margin-bottom:0px;
	font-size:1.2em;
}


#top #contents{
	width:600px;
	padding:0 10px 30px 0;
}


/*私たちがセントラルです*/
#we{
	margin-bottom:30px;
	padding:5px;
	background-color:#e6e6e6;
}

#we p{
	margin-bottom:5px;
}


/*新着情報*/
#news{
	padding:5px;
	margin-bottom:15px;
	background-color:#FFFFFF;
}

#news p{
	margin-bottom:5px;
}

#news iframe{
	border-width: 0;
}

#if{
	padding:10px;
	background-color:#FFFFFF;
	background-image:none;
}

#if #contents{
	width:235px;
	margin:0;
	padding:0;
}

#if p{
	margin-bottom:10px;
	font-size:0.8em;
}

#if td{
	font-size:0.8em;
}



/*ご質問*/
#question{
	margin-bottom:30px;
	padding:5px;
	background-color:#e6e6e6;
}

#question p{
	margin-bottom:5px;
}

#question dl{
	background-color:#FFFFFF;
}

#question dt{
	padding:10px 10px 5px 40px;
	background:url(../images/tp_q_icon.gif) 10px 10px no-repeat;
	font-weight:bold;
}

#question dd.q{
	padding:0 10px 15px 40px;
}

#question dd.kaitou{
	padding:0 10px 10px 0;
	text-align:right;
}

#question dd.dotline{
	background:url(../images/parts_dotline.gif) left bottom repeat-x;
}
</pre></body></html>