@charset "Shift_JIS";
/* ====== 初詣スポット ====== */
/* ===== R.Miyake (c)2002 ===== */

/* @media screen, print, tv, projection, handheld, braille, aural { */

	#top p.top-font1 {
		color: #c66;
	}
	#top p.top-font3 {
		color: #880;
	}

	#spot {
		margin: 0 auto;
		border-spacing: 1px;
		border: 2px solid #99e;
	}
	#spot th,#spot td {
		text-align: center;
		padding: 0 8px;
		border: 1px solid #ccc;
	}

	#spot td.T {
		width: 130px;
		height: auto;
		vertical-align: middle;
		text-align: center;
	}
	#spot td.T div {
		text-align: left;
	}

	h1 {
		color: #66f;
	}
	dl p {
		margin: 0;
		padding: 0;
	}
	dt {
		font-weight: bold;
		color: #006e54;
	}
	dd, dd.eff-L2 {
		margin-left: 3%;
	}
	input.G {
		margin: 4px 0;
		padding: 2px 20px;
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
	}
	.mapion {
		margin: 2em auto 0;
		padding: 0;
	}

	#pop {
		font-size: 14px;
		font-weight: bold;
		color: #555;
		line-height: 1.6em;
	}
	#pop h2, #pop p {
		display: none;
	}
	#pop div {
		position: absolute;
		visibility: hidden;
		top: 200px;
		left: 10%;
		padding: 6px 12px 12px;
		text-align: center;
		border: 2px solid #f96;
		background-color: #fff;
	}
	#R10 {
		position: absolute;
		visibility: hidden;
		top: 200px;
		right: 5%;
		width: 320px;
		height: auto;
		padding: 10px 0 6px;
		text-align: center;
		font-weight: bold;
		border: 2px solid #55f;
		background-color: #fff;
	}

	/* ===スポットページ=== */

	#tenp {
		border-spacing: 1px;
		border: 2px solid #99e;
		margin: 0 auto 24px;
	}
	#tenp col#Prev {
		/* width: 120px; */
		min-width: 120px;	/* 追加 */
	}
	#tenp h2 {
		padding: 0;
	}
	#tenp h2 span {	/* 追加 */
		display: none;
	}
	#tenp th, #tenp td {
		padding: 4px 8px;
		vertical-align: top;
		border: 1px solid #99e;
	}
	#tenp th {
		height: auto;
		background-color: #fdd;
		white-space: nowrap;
	}

	#tenp th#P {
		background-color: #ddf;
		text-align: center;
		vertical-align: top;
	}
	#tenp th#P h2 {
		margin: 12px 0 0;
	}

/* } */

/* モバイル対応 2023-06-05 */
@media (max-width: 480px) {

	#att2 {
		left: 15px;
		font-size: .8em;
	}
	#spot th:nth-of-type(4), #spot td.T {
		display: none;
	}
	.ltspc {
		font-size: 14px;
	}
	#tenp td#P {
		display: none;
	}

/* } */

/* モバイル対応 2023-06-05 */
@media (max-width: 640px) {

	div.eff-L2 {
		margin: 0 auto;
		float: none;
	}

}
