@charset "utf-8";
/* CSS Document */

/*----------- リード -----------*/
#lead {
	overflow: hidden;
	position: relative;
}
#lead p {
	width: 440px;
	float: left;
}
#lead div img {
	width: 370;
	float: right;
}
/*----------- テーブル -----------*/
table {
	width: 100%
}
th {
	text-align: center
}
td {
	text-align: center;
}
.theme {
	font-weight: bold
}
/*----------- FAQ紹介 -----------*/
.faq {
	padding: 10px;
	background-color: #D9F0F0;
}
/*----------- スペシャルイベント -----------*/
