td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}
h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
	bottom: 0px;
	text-indent: 0pt;
	vertical-align: bottom;
	white-space: normal;
}
a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 14px;
	color: #5FB669;
	text-decoration: underline;
	font-weight: bold;

}

a img{
	border:none;
}

h2 {

	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 2px;
}

#header{

}

#header p#siteSummary{
	margin:0;
	font-size:95%;
}

#header p#headTel{
	background:url(img/header_tel.gif) right bottom no-repeat;
	height:0;
	padding-top:62px;
	text-indent:-9999;
}

/* <<商品名>>に補足している文章 */
p.txt_01{
	margin:10px 0;
	color:red;
}

.table th,
.table td{
	vertical-align:top;
}

/* ---------- arumi.html ---------- */
/* table_01はborderなどの装飾はありません。ほぼ無地です。
   borderなどはtable_02などを使用するといいかもです。 */
.table_01{
	margin-left:5px;
	margin-bottom:10px;
}

.table_01 td{
	vertical-align:top;
}

.table_01 img{
	margin-right:5px;
}

.table_01 .txt_01{
	font-size:120%;
	color:#FF9900;
}

.table_01 .txt_02{
	font-size:70%;
	color:#999;
}

.table_01 .txt_03{
	font-size:75%;
}

.icon_02{
	margin-right:3px;
}

/* ---------- car.html ---------- */
/* 装飾はボーダーぐらいに */
/* table_02はパディングをとって画像は小さめに*/
/* table_03はパティングを最小にとて画像を大きく使えます
   行に4、5つぐらいセルが入ります、汎用可）*/
.table_02,
.table_03{
	border-collapse:collapse;
	border-top:solid 1px #FF6600;
	margin-bottom:10px;
	width:100%;
}

.table_02 td,
.table_03 td{
	border-right:solid 1px #FF6600;
	border-bottom:solid 1px #FF6600;
	border-left:solid 1px #FF6600;
	width:20%;
	text-align:center;
}

.table_02 td{
	padding:2px 5px;
	font-size:74%;
}

/* 行にセルが２つのため、幅を調整 */
.table_05{
	width:286px;
}

/* ---------- ext.html ---------- */
.table_03 td{
	padding:5px 0;
	font-size:74%;
	vertical-align:bottom;
}

.table_03 td a{
	font-size:100%;
}

/* ---------- gate.html ---------- */
td.leftMidasi{
	text-align:left;
}

/* ---------- teras.html ---------- */
/* 行にセルが２つのため、幅を調整 */
.table_04{
	width:250px;
}

.verticalTop td{
	vertical-align:top;
}

