body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
}
a {
	color: #0041af;
}
/*トップインフォメーション*/
#topinfo{
	width:100%;
	/*background-color:#FFF;*/
	margin-bottom:30px;
}
#topinfo p{
	font-size:13px;
	padding:0 40px;
	line-height:130%;
	
}
#topinfo p.f-red{
	border:solid 2px #F30;
	font-size:16px;
	/*padding:8px;*/
	text-align:center;
	color: #F30;
	font-weight:bold;
	line-height:150%;
}
/*//トップインフォメーション*/
#toparea {
	background: url(../img/main_bg.jpg) no-repeat top center;
	height: 345px;
	text-align: left;
}
#topmain {
	background: url(../img/main.jpg) no-repeat top center;
	position: relative;
	width: 960px;
	height: 345px;
	margin: 0 auto;
}
#toparea span {
	z-index: -10;
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 345px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#topmain #bread {
	position: absolute;
	left: 0px;
	top: 10px;
}
#mainback {
	background: url(../img/body_bg.gif) top center;
}
#mainarea {
	width: 920px;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	background-color: #FFF;
	text-align: left;
}
#mainarea img {
	vertical-align: top;
	border: none;
}
.pagenavi {
	text-align: center;
	margin: 0 0 20px 0;
}
#night .title {
	width: 920px;
	height: 185px;
	background: url(../img/title_night_bg.jpg) no-repeat top center;
	position: relative;
}
#night .title .subtitle {
	width: 160px;
	height: 185px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#night .title h2 {
	padding: 80px 165px 0 175px;
	color: #fff;
	font-weight: bold;
}
#night .title h2 .ql {
	color: #a4e4ff;
	font-size: 14px;
	margin: 0 0 12px 0;
}
#night .title h2 .maintitle {
	font-size: 24px;
}
#night .title .icon {
	width: 165px;
	height: 185px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#night .tourlist {
	margin: 0 -10px 0 0;
}
#night .tourlist li {
	float: left;
	width: 300px;
	margin: 0 10px 10px 0;
	position: relative;
}
#night .tourtitle {
	background: #003d90;
	color: #fff;
	padding: 10px;
}
#night .tourtitle .subtitle {
	color: #a4e4ff;
	margin: 0 0 5px 0;
}
#night .tourtitle h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	
}
#night .tourtitle h3 a:link {
	color: #FFF;
	text-decoration: none;
}
#night .tourtitle h3 a:visited {
	text-decoration: none;
	color: #FFF;
}
#night .tourtitle h3 a:hover {
	text-decoration: underline;
	color: #FC0;
}
#night .tourtitle h3 a:active {
	text-decoration: none;
	color: #FFF;
}
#night .tourbody {
	border: 1px solid #003d90;
	padding: 10px 10px 100px 10px;
	/zoom: 1;
}
#night .tourbody .exp {
	min-height: 55px;
	line-height: 150%;
	margin: 0 0 10px 0;
}
#night .tourdata .photo {
	float: left;
	width: 130px;
	margin: 0 0 10px 0
}
#night .tourdata .datatable {
	border-collapse: separate;
	border-spacing: 1px;
	border: none;
	width: 140px;
	float: right;
	margin: 0 0 10px 0
}
#night .tourdata .datatable th {
	width: 50%;
	text-align: center;
	padding: 3px 0;
	background: #cce1f1;
	font-weight: bold;
}
#night .tourdata .datatable td {
	width: 50%;
	text-align: center;
	padding: 3px 0 5px 0;
	font-weight: bold;
}
#night .course .const {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
}
#night .course .consttable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#night .course .consttable td {
	padding: 10px 0;
	text-align: center;
	white-space: nowrap;
}
#night .course .consttable td.level01 {
	background: #82b5dc;
}
#night .course .consttable td.level02 {
	background: #3190d9;
}
#night .course .consttable td.level03 {
	background: #1860c3;
}
/*#night .price {
	position: absolute;
	
	bottom: 65px;
	left: 10px;
	width: 280px;
}*/
#night .price_position {
	position: absolute;
	/*bottom: 75px;*/
	bottom: 65px;
	left: 10px;
	width: 280px;
}
#night .price_position .pricenum {
	text-align: center;
	color: #f00;
	font-weight: bold;
	font-size: 24px;
}
#night .price_position .unit {
	font-size: 80%;
}

#night .price .goto{
	padding: 5px 0;
	font-size: 11px;
	color:#f00;
	text-align: center;
	font-weight: bold;
	
}

#night .btn {
	position: absolute;
	/*bottom: 10px;*/
	bottom: 5px;
	left: 10px;
}
#night .btn a {
	display: block;
	width: 280px;
	min-height: 30px;
	/*background: url(../img/btn_night_order.jpg) no-repeat;
	background-position: 0 0;*/
	color: #fff;
	/*font-weight: bold;*/
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding: 15px 0 0 0;
	background: rgb(255,152,208);
background: linear-gradient(180deg, rgba(255,152,208,1) 0%, rgba(255,62,176,1) 47%);
	border: 1px solid #fb3eb2;
	border-radius: 4px;
	margin-bottom: 8px;
}
#night .btn a:hover {
	opacity: 0.7;
	
}
#morning .title {
	width: 920px;
	height: 191px;
	background: url(../img/title_morning_bg.jpg) no-repeat top center;
	position: relative;
}
#morning .title .subtitle {
	width: 160px;
	height: 191px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#morning .title h2 {
	padding: 86px 165px 0 175px;
	color: #fff;
	font-weight: bold;
}
#morning .title h2 .ql {
	color: #f9ff97;
	font-size: 14px;
	margin: 0 0 12px 0;
}
#morning .title h2 .maintitle {
	font-size: 24px;
}
#morning .title .icon {
	width: 165px;
	height: 191px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#morning .tourlist {
	margin: 0 -10px 0 0;
}
#morning .tourlist li {
	float: left;
	width: 300px;
	margin: 0 10px 10px 0;
	position: relative;
}
#morning .tourtitle {
	background: #ff7200;
	color: #fff;
	padding: 10px;
}
#morning .tourtitle .subtitle {
	color: #f9ff97;
	margin: 0 0 5px 0;
}
#morning .tourtitle h3 {
	font-size: 18px;
	font-weight: bold;
}
#morning .tourtitle h3 a:link {
	color: #FFF;
	text-decoration: none;
}
#morning .tourtitle h3 a:visited {
	text-decoration: none;
	color: #FFF;
}
#morning .tourtitle h3 a:hover {
	text-decoration: underline;
	color: #FC0;
}
#morning .tourtitle h3 a:active {
	text-decoration: none;
	color: #FFF;
}
#morning .tourbody {
	border: 1px solid #ff7200;
	padding: 10px 10px 100px 10px;
	/zoom: 1;
}
#morning .tourbody .exp {
	min-height: 55px;
	line-height: 150%;
	margin: 0 0 10px 0;
}
#morning .tourdata .photo {
	float: left;
	width: 130px;
	margin: 0 0 10px 0
}
#morning .tourdata .datatable {
	border-collapse: separate;
	border-spacing: 1px;
	border: none;
	width: 140px;
	float: right;
	margin: 0 0 10px 0
}
#morning .tourdata .datatable th {
	width: 50%;
	text-align: center;
	padding: 3px 0;
	background: #ffedc8;
	font-weight: bold;
}
#morning .tourdata .datatable td {
	width: 50%;
	text-align: center;
	padding: 3px 0 5px 0;
	font-weight: bold;
}
#morning .course .const {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
}
#morning .course .consttable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	color: #fff;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#morning .course .consttable td {
	padding: 10px 0;
	text-align: center;
	white-space: nowrap;
}
#morning .course .consttable td.level01 {
	background: #ffc600;
}
#morning .course .consttable td.level02 {
	background: #ff9000;
}
#morning .course .consttable td.level03 {
	background: #ff6000;
}
/*#morning .price {
	position: absolute;
	
	bottom:65px;
	left: 10px;
	width: 280px;
	
}*/
#morning .price_position {
	position: absolute;
	/*bottom: 75px;*/
	bottom:65px;
	left: 10px;
	width: 280px;
	
}
#morning .price_position .pricenum {
	text-align: center;
	color: #f00;
	font-weight: bold;
	font-size: 24px;
}
#morning .price_position .unit {
	font-size: 80%;
}
#morning .price_position .time {
	font-size: 50%;
	color: #fff;
	background: #ff7200;
	padding: 3px;
	margin: 0 0 0 5px;
	vertical-align: middle;
}
#morning .price .goto{
	padding: 5px 0;
	font-size: 11px;
	color:#0051BF;
	text-align: center;
	font-weight: bold;
	
}

#morning .btn {
	position: absolute;
	/*bottom: 10px;*/
	bottom: 3px;
	left: 10px;
}
#morning .btn a {
	display: block;
	width: 280px;
	min-height: 30px;
	/*background: url(../img/btn_morning_order.jpg) no-repeat;
	background-position: 0 0;*/
	color: #fff;
	/*font-weight: bold;*/
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	padding: 15px 0 0 0;
	background: rgb(255,141,115);
background: linear-gradient(180deg, rgba(255,141,115,1) 0%, rgba(255,42,2,1) 47%);
	border-radius: 4px;
	margin-bottom: 8px;
}
#morning .btn a:hover {
	opacity: 0.7;
	
}
.infobtn {
	margin: 20px 0 0 0;
	text-align: center;
}
#company {
	margin: 20px 0 0 0;
}
#company h2 {
	background: url(../img/title_company_bg.gif) no-repeat left top;
	font-size: 18px;
	font-weight: 800;
	padding: 15px 0 10px 60px;
	color: #333;
	border-bottom: solid 1px #006abb;
	margin: 0 0 15px 0;
}
#company table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}
#company table th {
	background-color: #006abb;
	color: #FFF;
	text-align: left;
	font-weight: 600;
	width: 150px;
	padding: 10px;
}
#company table td {
	padding: 10px;
}
.totop {
	text-align: right;
	color: #0041af;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* セクション
----------------------------------------*/
.section h2 {
  margin: 20px 0 13px;
  padding-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #0041af;
  border-bottom: 1px solid #0041af;
}
.section h2:before {
  content: "";
  margin-right: 7px;
}

.search-slope:before {
  clear: both;
}

/* 参加者様のお声のサブタイトル
----------------------------------------*/
.voice-sub-title {
  margin-bottom: 10px;
}
.voice-sub-title:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.voice-sub-title li {
  display: block;
  float: left;
  margin-right: 13px;
  width: 291px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #0041af;
}
.voice-sub-title li:first-child {
  width: 140px;
}
.voice-sub-title li:nth-child(2) {
  width: 250px;
}
.voice-sub-title li:last-child {
  margin-right: 0;
  width: 484px;
}

/* 参加者様のお声リスト
----------------------------------------*/
.voice-list {
  overflow: auto;
  height: 340px;
}
.voice-list li {
  padding: 15px 0;
  border-bottom: 1px dotted #4d4d4d;
}
.voice-list li:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.voice-list .join-date,
.voice-list .ski-resort,
.voice-list .voice-detail {
  float: left;
  margin-right: 13px;
}
.voice-list .join-date {
  width: 140px;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: bold;
}
.voice-list .ski-resort {
  width: 250px;
}
.voice-list .ski-resort a {
  font-size: 14px;
  font-weight: bold;
  color: #00a5f5;
}
.voice-list .voice-detail {
  margin-right: 0;
  width: 457px;
  color: #626262;
  font-size: 12px;
}


/*テキストエリア*/
.textbox{
	clear:both;
	width:800px;
	margin:40px auto 50px auto;
	padding-top:15px;
	line-height:130%;
	border-top:dotted 1px  #999;
}