@charset "shift_jis";

/* ================================================= */
/* snowsports.com                                    */
/* common.css                                        */
/* NOTE: ALL HTML FILES ARE LINK TO THIS CSS.        */
/* ================================================= */

#container {
	margin: 0 auto;
	width: 950px;
	background: #ffffff;
	}

*html #container {
	overflow: hidden;
	}
	
/* ----- header w/ logo----- */
.header {
	margin: 0 0;
	width: 950px;
	height: 33px;
	background: transparent url("../images/header.png") repeat-x;
	float: left;
	}

.topImg {
	margin: 0 0;
	width: 950px;
	height: 239px;
	background: #fff url("../images/topImg2.png") no-repeat top left;
	float: left;
	}

.rentalImg {
	margin: 0 0;
	width: 950px;
	height: 239px;
	background: #fff url("../images/rentalImg.png") no-repeat top left;
	float: left;
	}
	
.videoImg {
	margin: 0 0;
	width: 950px;
	height: 239px;
	background: #fff url("../images/videoImg.png") no-repeat top left;
	float: left;
	}

.contactImg {
	margin: 0 0;
	width: 950px;
	height: 239px;
	background: #fff url("../images/contactImg.png") no-repeat top left;
	float: left;
	}
	
.logo {
	margin: 0 0;
	width: 411px;
	height: 71px;
	float: right;
	}

.topLeft {
	margin: 0 0;
	width: 163px;
	height: 25px;
	float: left;
	}
	
/* ------- main text --------*/
.main {
	margin: 0 0;
	width: 950px;
	background: #fff;
	float: left;
	}
	
.indexTop {
	margin: 0 0;
	width: 950px;
	height: 56px;
	float: left;
	background: #fff url("../images/indexHeader2.png") no-repeat top left;
	}

.indexCon {
	margin: 0 0;
	width: 950px;
	/*height: 100px;*/
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 140%;
	float: left;
	background: transparent url("../images/indexHead.png") repeat-y;
	}

.indexCon  .txt1{
	margin: 0 20px;
	width: 280px;
	float: left;
	}

*html .indexCon  .txt1{
	margin: 0 10px;
	}
	
.indexCon  .txt2{
	margin: 0 12px;
	width: 280px;
	float: left;
	}

*html .indexCon  .txt2{
	margin: 0 20px;
	}
	
.indexCon  .txt3{
	margin: 0 20px;
	width: 280px;
	float: left;
	}
	
.indexBottom {
	margin: 0 0;
	width: 950px;
	height: 12px;
	float: left;
	background: transparent url("../images/indexBottom.png") no-repeat top left;
	}
	
.txtLeft {
	margin: 30px 20px;
	width: 590px;
	float: left;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 160%;
	}

*html .txtLeft {
	margin: 30px 10px;
	}

.txtRight {
	margin: 30px 0;
	width: 300px;
	float: left;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 130%;
	}

*html .txtRight {
	margin: 8px 0;
	}
	
.txtRightCon1 {
	margin: 6px 0;
	width: 310px;
	float: left;
	padding: 4px 0 4px 0;
	}

.txtRightCon2 {
	margin: 6px 0;
	width: 310px;
	float: left;
	padding: 4px 0 4px 0;
	background: transparent url("../images/indexVideos_bg.jpg") repeat top left;
	}

.txtRightCon3 {
	margin: 6px 0;
	width: 310px;
	float: left;
	padding: 4px 0 20px 0;
	/*border-bottom: 1px solid #ccc;*/
	background: transparent url("../images/divider.png") no-repeat bottom center;
	}
	
.txtRight .thumb{
	margin: 0 4px;
	width: 112px;
	float: left;
	}

*html .txtRight .thumb{
	margin: 0 2px;
	}
	
.txtRight .txt{
	margin: 0;
	width: 184px;
	float: left;
	padding: 0 0 0 4px;
	background: transparent url("../images/watch.gif") no-repeat top right;
	}

.txtRight .txt2{
	margin: 0;
	width: 184px;
	float: left;
	padding: 0 0 0 4px;
	}
	
.txtRight .bigger{
	font-weight: bold;
	font: 120% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 184px;
	float: left;
	}

.txtRight .smaller {
	margin: 8px 0;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	width: 184px;
	float: left;
	color: #666;
	}
	
/* rental page */	
.rentalTop {
	margin: 0 0;
	width: 950px;
	height: 56px;
	float: left;
	background: transparent url("../images/rentalHeader.png") no-repeat top left;
	}

.rentalBottom {
	margin: 0 0;
	width: 950px;
	height: 43px;
	float: left;
	background: transparent url("../images/upper.png") no-repeat top left	;
	}

/* video page */	
.videoThumb {
	margin: 0 10px;
	width: 200px;
	/*height: 148px;*/
	float: left;
	}

.videoTop {
	margin: 0 0;
	width: 950px;
	height: 56px;
	float: left;
	background: transparent url("../images/videoHeader.png") no-repeat top left;
	}

/* video page */	
.contactTop {
	margin: 0 0;
	width: 950px;
	height: 56px;
	float: left;
	background: transparent url("../images/contactHeader.png") no-repeat top left;
	}
	
/* main menu */
.menuCon {
	margin: 0 0;
	/*width: 438px;*/
	height: 25px;
	float: right;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 3px;
	}

.menuCon ul {
	margin: 0 0;
	padding: 0 0 0 0;
	}

.menuCon li {
	float: left;
	list-style:none;
	}


.menu {
	margin: 0 0;
	color: #ff6633;
	display: block;
	/*width: 84px;*/
	height: 22px;
	background: transparent url("../images/menuArrow.png") no-repeat top left;
	padding: 0 20px 0 20px;
}

*html .menu {
	padding: 0 20px 0 20px;
	float: left;
}

a.menu,
a.menu:link,
a.menu:visited,
a.menu:active {
	color: #cccccc;
	text-decoration: none;
	background: transparent url("../images/menuDashed.png") no-repeat top left;
}
a.menu:hover{	
	color: #ffffff;
	text-decoration: none;
	background: transparent url("../images/menuDashed.png") no-repeat top left;
}
		
.pageTop {
	margin: 0 30px;
	width: 832px;
	height: 30px;
	float: right;	
	text-align: right;
	}
	
/* ----- footer block ----- */
.footer {
	margin: 0 0;
	width: 950px;
	height: 150px; 
	background: #000000 url("../images/footer.png") no-repeat top left;
	display: block;
	float: left;
	}

.footer *{
	padding: 0;
	margin: 0;
	}
	
.footer li {
	float: left;
	list-style: none;
	}

.menuBottom {
	margin: 0 0;
	padding-top: 60px;
	width: 300px;
	height: 20px;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	text-decoration: none;
	text-align: right;
	}
	
.menuBottom a,
.menuBottom a:link,
.menuBottom a:visited,
.menuBottom a:active {
	color: #999999;
	text-decoration: none;
	}

.menuBottom a:hover{
	color: #fff;	
	text-decoration: none;
	}

.copyright {
	margin: 0 20px;
	padding-top: 60px;
	width: 440px;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: .08em;
	text-align: left;
	float: left;
	}

*html .copyright {
	margin: 0 10px;
	}

.add {
	margin: 0;
	padding-top: 10px;
	width: 450px;
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: .08em;
	float: left;
	}

.liter {
	color: #999;
	font-weight: bold;
	}
	
/* ==================== Elements ===== */
body {
	margin: 10px 0; 
	background: #ccc url("../images/bg.jpg") repeat top left;
	}
	
h1 {
	font: bold 180% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background: transparent;
	}

h2 {
	margin: 0 0;
	width: 308px;
	height: 27px;
	background: transparent url("../images/h2.png") no-repeat top left;
	font: 120% "Times New Roman", Times, serif;
	color: #ff6633; /*#ff6633*/
	padding: 0 6px;
	line-height: 200%;
	font-weight: bold;
	float: left;
	}

.regH2 {
	font: bold 160% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background: transparent;
	color: #333;
	}
	
h3 {
	font: bold 120% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background: transparent;
	color: #333;
	margin: 0 0;
	height: 20px;
	}	

h4 {
	width: 393px;
	background: transparent;
	display: none;
	}	

/*	
*{
	padding: 0;
	margin: 0 0;
	border: 0;
	}
*/	

.txtOrange {
	margin: 0 20px;
	width: 440px;
	float: right;
	font: 90% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #ff6633;
	line-height: 160%;
	}

hr.separator {
	display : none;
    clear: both;
	}

.spacerLeft {
	width: 39px;
	height: 30px;
	display: block;
	float: left;
	}

.hide {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	visibility: hidden;
	position: absolute;
	display: none;
	}	
	
/* For Error Page Only */
#error {
	margin: 0 auto;
	width: 500px;
	height: 286px;
	background: transparent url("../images/error.png") repeat top left;
	}

#error .txt {
	margin: 0 20px;
	width: 440px;
	float: right;
	font: 90% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	color: #666;
	line-height: 160%;
	}

#error .spacer {
	margin: 0 0;
	width: 400px;
	height: 150px;
	float: left;
	}

.tableBorder1{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left: 5px;
	}	
	
.tableBorder2{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: center;
	}	

.tableBorder2_r{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: right;
	padding: 0 5px;
	}	
	
.tableBorder1a{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left: 5px;
	background: url(../images/indexVideos_bg.jpg) repeat top left;
	}	
	
.tableBorder2a{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: center;
	background: url(../images/indexVideos_bg.jpg) repeat top left;
	}	

.tableBorder2a_r{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: right;
	background: url(../images/indexVideos_bg.jpg) repeat top left;
	padding: 0 5px;
	}	
	
.tableBorder3{
	border:1px solid #ccc;
	padding-left: 5px;
	}	
	
.tableBorder4{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: center;
	}	

.tableBorder4_r{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: right;
	padding: 0 5px;
	}	
	
.tableBorder3a{
	border:1px solid #ccc;
	padding-left: 5px;
	background: url(../images/indexVideos_bg.jpg) repeat top left;
	}	
	
.tableBorder4a{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align: center;
	background: url(../images/indexVideos_bg.jpg) repeat top left;
	}	
	
th {
	background: #000;
	color: #fff;
	font-weight: bold;
	}
