@charset "utf-8";
/* CSS Document */
h1 {
	background-image: url(img/ski/title.gif);
}
h2 {
	background-image: url(img/ski/sub_title.gif);
	height: 39px;
}
div#leftBox_t {
	width:354px;
	height: 420px;
	float: left;
	margin-top: 4px ;
	padding-left: 18px;
}
#box #leftBox_t p {
	line-height:1.15em;
	padding: 3px 4px 1px 4px;
}
#rightBox #keitaiTitle_t {
	margin-left: 30px;
	text-align: center;
	width: 220px;
	margin-top: 21px;
}

.blue_tx {
	font-size: 12px;
	font-weight: bold;
	color: #F87B16;
}
.red_tx {
	color: #FF0033;
}
