@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;
	
	padding:4px;
}

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

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

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

td.priceTableWhiteCenter{
	background:#FFF;
	text-align:center;
}

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

td.priceTableGrayCenter{
	background:#F2F2F2;
	text-align:center;
}


div#materialContainer{
	margin:20px auto;
	
}


div#scrollContainer{
	margin-bottom:10px;
	
}


a.list{
	display:block;
	width:100px;
	height:14px;
	padding:2px;
	text-align:center;
	float:right;
	border:#666 solid 1px;
	background:#CCC;
}


a:hover.list{
	background:#666;
	color:#CCC;
}


.priceContainer{
	margin-bottom:20px;
	
}


div#materialListContainer{
	background:#e3e3e3;
	margin-bottom:10px;
}

div#materialListContainer table tr td{
	width:114px;
	text-align:center;
	padding: 10px 0;
	
}

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




