@charset "utf-8";
/******************** top ********************/
p.event {
	margin: 0 0 10px 0;
}
p.concept {
	background: url(../img/consept_nagano.jpg) no-repeat top;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	width: 530px;
	height: 307px;
	margin-top: 18px;
}
table.pickup {
	width: 530px;
	border-collapse: collapse;
}
table.pickup td.pic {
	padding: 0 6px 0 2px;
}
table.pickup td.pic p {
	border: 1px solid #cec5e1;
	padding: 3px;
	width: 90px;
}
table.pickup td.pic img {
	width: 90px;
	height: 135px;
}
table.pickup dl {
	width: 155px;
	margin-right: 2px;
}
table.pickup dt {
	background: url(../img/icon_arrow_2.gif) no-repeat left;
	padding-left: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}
table.pickup dd p.size {
	margin-bottom: 6px;
	font-size: 90%;
	line-height: 120%;
	color: #777;
}
table.pickup dd p.more {
	font-size: 90%;
	background: url(../img/icon_arrow_2.gif) no-repeat left;
	padding: 3px 0 0 13px;
	margin-left: 80px;
}
/*********************/
div.mobile {
	background: url(../img/mobile_nagano.gif) no-repeat top;
	width: 530px;
	height: 135px;
}
div.mobile p {
	padding: 95px 0 0 232px;
}
p.mobile_domain {
	color: #9289a5;
	font-size: 90%;
	margin: 3px 0 0 5px;
}
/*********************/
div.point_top {
	background: url(../img/point_top.jpg) no-repeat top;
	margin: 20px 0 0;
	padding: 59px 0 20px 85px;
	line-height: 130%;
	font-size: 90%;
}
div.point_top .bold {
	margin: 0 3px;
}
div.point_top .em {
	margin: 0 3px;
	color: #bea42d;
	font-weight: bold;
}

/********************
*html  Internet Explorer6.0
*:first-child+html  Internet Explorer7.0
html>body  Firefox
html:first-child  Safari & Opera
********************/