@charset "UTF-8";

/***********************-
タイトル : 三和建設株式会社
概要：小さな工事

制作日：2009/08

-***********************/
@import url(basic.css);
@import url(btn.css);
@import url(product.css);

table.price{
 margin:10px;
 font-size:80%;
 border:2px solid #333333;
}
table.price th,table.price td{
 padding:5px 5px 3px;
 vertical-align:middle;
 font-weight:normal;
  border-left:1px solid #333333;
  border-bottom:1px solid #333333;
}


table.price th.head{
 background-color:#f0f0f0;
 font-weight:bold;}

.kakaku{
	 text-align:right;}

.center{
  text-align:center;
}

.gray{
 background:#f0f0f0;
}

.tokakaku{
	margin:0px 10px 40px 20px;
	padding:50px 0;
 	background:url(../small/irast.gif) no-repeat right;
	font-size:110%;
}
.tokakaku a:link,.tokakaku a:visited{
 text-decoration:underline}