@charset "utf-8";
/* CSS Document */
/*--information-----------------------------------------------------------
Last update：11/02/15
File name ：top.css
Site name： garage company
Summary：style
Copyright：>Copyright (c) 2011 monteur ALL RIGHTS RESERVED
-------------------------------------------------------------------------*/

p.catch{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	color:#666;
	margin-bottom:10px;
	
}


div.explanationContainer{
	margin-bottom:30px;
	
}

div.explanationContainer img{
	margin:5px;
}

div.explanationContainer strong{
	font-weight:bold;
	color:#999;
}

p.explanationDetail{
	line-height:20px;

}



table.priceTable{
	width:570px;
	border-top:#000 1px solid;
	border-left:#000 1px solid;
	margin-bottom:20px;
}

table.priceTable tr td{
	border-right:#000 1px solid;
	border-bottom:#000 1px solid;
	
	font-size:10px;
	padding:4px 3px;
}

td.priceTableHead{
	padding:4px 0;
	background:#666;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

td.priceTableName{
	padding:4px 0;
	background:#CCC;
	color:#FFF;
	font-weight:bold;
}

td.priceTableWhite{
	background:#FFF;
	text-align:right;
}
td.priceTableGray{
	background:#F2F2F2;
	text-align:right;
}

/*[ IE6 ]
-------------------------------------------------------------------------*/




