﻿@charset "UTF-8";

.box {
	margin-top:8px;
	padding:3px 3px 30px 3px;
	background-color:#FFFFFF;
	}
.box h4 {
	padding-left:0;
	}
.box .textArea {
	margin-right:56px;
	_margin-right:28px;
	float:right;
	width:370px;
	}
.box .textArea p.lead {
	line-height:1.67;
	}
.box .textArea p.lead span.blue {
	color:#0076bf;
	font-weight:bold;
	}
.box .textArea p.subImage {
	margin-top:16px;
	}
.box .textArea p.note {
	line-height:1.67;
	text-indent:-1em;
	padding:1em;
	}
.box .textArea ul {
	margin-top:10px;
	}
.box .textArea ul li {
	line-height:1.5;
	}
.box .textArea ul li em {
	color:#e4007f;
	}

.ski .pic {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}
.ski table.listTable {
	margin-left:50px;
	_margin-left:25px;
	float:left;
	width:240px;
	}
.ski table.listTable th,
.ski table.listTable td {
	border:solid 1px #ffffff;
	width:33%;
	}
.ski table.listTable th {
	padding-top:7px;
	padding-bottom:7px;
	background:url(../../common/img/bg_dot_black.gif) left top repeat;
	text-align:center;
	}
.ski table.listTable td {
	padding:6px;
	background:url(../../common/img/bg_dot_gray.gif) left top repeat;
	text-align:center;
	}

.boots h4 {
	margin-bottom:20px;
	}
.boots .pic {
	margin-left:50px;
	_margin-left:25px;
	float:left;
	}

.line {
	margin-top:30px;
	height:1px;
	line-height:0;
	font-size:0;
	text-align:center;
	}

div#innerTop {
	display:block;
	height:36px;
	margin-top:14px;
	}

div#innerTop a {
	display:block;
	width:74px;
	height:36px;
	background:#fff url(/nordica/common/img/btn_pagetop_inner.gif) 0 0 no-repeat;
	color:#343434;
	text-align:left;
	margin-left:600px;
	padding-left:36px;
	line-height:36px;
	}

div#innerTop a:hover {
	color:#409fad;
	}

#download {
	margin-top:8px;
	}

#download dl {
	position:relative;
	display:block;
	width:748px;	
	height:97px;
	}

#download dt {
	position:absolute;
	top:0;
	left:0;
	}

#download dd#normal {
	position:absolute;
	top:49px;
	left:520px;
	}

#download dd#high {
	position:absolute;
	top:49px;
	left:617px;
	}

