@charset "utf-8";

/*
Ski CSS
*/
h2 {
	width: 830px;
	height: 160px;
	background-image: url(/img/h2_ski.jpg);
	overflow: hidden;
	text-indent: -9999px;
}
strong {
	color: #630;
}

p.read {
	background: url(/img/ski_read.gif) left top no-repeat;
}

div.naiyou {
	margin-bottom: 50px;
}

ul.entrylist li .date {
	font-size: 100%;
}

#contents ul li {
	font-size: 80%;
}

#ski01 {
	background-image: url(/img/ski01.jpg);
}
#ski01 .caption {
	background-image: url(/img/ski_caption.gif);
}

table.ryoukin {
	margin-bottom: 15px;
}
table.ryoukin thead th {
	text-align: center;
}
table.ryoukin tbody th {
	width: 15%;
	text-align: left;
}
table.ryoukin td {
	text-align: center;
}
.shikiri {
	border-right: 1px solid #E1C588;
}