@charset "Shift_JIS";

/* ========================================

	対象ファイル：emergency.html
	対象箇所　　：コンテンツ枠内

======================================== */

#main {
	background: url(../img/emergency/main.png) no-repeat;
}


/* ---------- text & image ---------- */

.text {
	width: 490px;
	float: right;
}

.image {
	width: 200px;
	float: left;
}

.image img {
	display: block;
	margin-bottom: 10px;
}


/* ---------- emergency ---------- */

#emergency th {
	padding: 10px 0;
}

#emergency td {
	padding-left: 5px;
}