@charset "utf-8";
/* ==============================
   製品案内スタイル
============================== */

/* ------------------------------
   ヘディング
------------------------------ */
#headingimg {
	background: url(../img/product.jpg) no-repeat 0 0;
}

/* ------------------------------
   テキスト
------------------------------ */
.text {
	margin-bottom: 5px;
}

div.left, div.right {
	width: 263px;
}

div.left h3, div.right h3 {
	font-weight: bold;
	margin-bottom: 5px;
}

/* ------------------------------
   写真
------------------------------ */
div.left, div.right {
	width: 263px;
}

div.left div, div.right div {
	width: 261px;
	height: 189px;
	border: 1px solid #e2e2e2;
	text-align: center;
}

/* ------------------------------
   ローカルナビ
------------------------------ */
#menutitle {
	background: url(../img/product_mt.gif) no-repeat 29px 0;
}
