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

	ホリデー車検スタイルシート
	2014/09/18 pcs689 H.Nakamura

*/

body		{ background-color:#ffe524; color:#000; }
.acc_map	{ width:392px; height:300px; margin:0px; border:0px solid #000; padding:4px 0px 8px; }

.div_ch1	{ background-image:url("head_00.png"); height:136px; }

/*電話番号*/
span.tel	{ font-size:22px; color:#f00; }
div.tel		{ margin:8px 4px; }

/*スマホ対応時*/
@media screen and (min-width:0px) and (max-width:480px) {
.acc_map				{ width:360px; }
	
/*電話番号*/
div.tel		{ margin:20px 4px; }
}



.side_a .left {	text-align:			left;	color:				#444;	font:				9pt/110% ;}
.side_a table {	font:				9pt/120% ;	border-collapse:	collapse;}
.side_a th {	background-color:	#bbb;	border:				1px solid #fff;	font-weight:		normal;	text-align:			center;}
.side_a td {	border:				1px solid #bbb;}


.clear {	clear:	both;	}

.corp td	{	padding:	4px 10px;	}

.price_table	{	font-size:			9pt;	line-height:		120%;	border-collapse:	collapse;}
.price_table td	{	margin:0px;						border:1px solid #ddd;	text-align:center;	}
.price_table th	{	margin:0px;	padding:4px 0px;	border:1px solid #ddd;	text-align:center;	}

.bg01	{	background-color:	#f2f2f2;	}
.bg02	{	background-color:	#dedede;	}
.bg11	{	background-color:	#ffe524;	}
.bg12	{	background-color:	#90c900;	}
.bg13	{	background-color:	#358fce;	}
.bg21	{	background-color:	#fff9cf;	}
.bg22	{	background-color:	#edf5d7;	}
.bg23	{	background-color:	#dff2ff;	}

.ptw0	{	width:		80px;	}
.ptw1	{	width:		100px;	}
.ptw2	{	width:		90px;	}
.ptw3	{	width:		100px;	}

.red	{	color:	#c00;	}
.bold	{	font-weight:bold;	}

.lio	{	color:#090;	font-weight:bold;	}
.lix	{	color:#f00;						}

.left 		{	text-align:left;	}
.top		{	vertical-align:top;		}
.bottom		{	vertical-align:bottom;	}

.mar_b4		{	margin-bottom:4px;	}

.text1_b1 {				font:	bold 16pt/110%;}
.text1_b2 {	color:#800;	font:	bold 13pt/110%;}
.text1_b3 {				font:	bold 10pt/110%;}

.text12b{	font: bold	12pt/120% ;}
.text9b	{	font: bold	9pt/110% ;}
.text12	{	font:		12pt/120% ;}
.text10	{	font:		10pt/120% ;}
.text9	{	font:		9pt/110% ;}
.text8	{	font:		8pt/100% ;}
.text7	{	font:		7pt/100% ;}
.text6	{	font:		6pt/100% ;}
</pre></body></html>