@charset "shift_jis"; 


#New{
	font-family: "‚l‚r ƒSƒVƒbƒN";
	background-color: #E8E8E8;
}

#New h1{
	padding-top: 20px;
	padding-bottom:15px;
}

#Main {
	float:right;
	width: 704px;
	padding-right:20px;
	padding-bottom:20px;
}
#Side {
	float: left;
	width: 204px;
	padding-left: 20px;
	padding-bottom:20px;	
}

#Main .MainSquareTop {
	background-image: url(../img/main_square_top.gif);
	background-repeat: no-repeat;
	height: 9px;
}
#Main .MainSquare {
	color:#000000;
	background-image: url(../img/main_square_center.gif);
	background-repeat: repeat-y;
}
#Main .MainSquare h2 {
	color:#CC0000;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	width: 660px;
	margin-left: 20px;
	padding-top:10px;
	padding-bottom: 10px;
	font-size: 18px;;
}
#Main .Comment{
	text-align: right;
	font-size: 12px;
	padding-top:5px;
	padding-right: 15px;
}
#Main .ImgMain{
	padding-left:50px;
	width: 260px;
	float: left;
}
#Main .RightText{
	float:right;
	width: 350px;
	padding-right:10px;
	padding-top:20px;
}
#Main .RightText p{
	color:#DD3334;
	line-height:150%;
}
#Main .ClearText{
	clear:both;
	padding-left:10px;
	font-size: 0.9em;
	color:#0066FF;
}
#Main .ClearText02{
	clear:both;
	font-size: 0.9em;
	color:#FF3300;
	text-align:center;
	padding-top: 10px;
	font-weight: bold;
}
#Main .ClearText03{
	clear:both;
	font-size: 1.3em;
	color:#95DF21;
	text-align:center;
	padding-top: 10px;
	font-weight: bold;
}
#Main .ClearText04{
	clear:both;
	font-size: 1.3em;
	color:#27398B;
	text-align:center;
	padding-top: 10px;
	font-weight: bold;
}

#Table01 {
	padding-top: 20px;
	padding-left:10px;
	padding-right:10px;
}
#Table01 h3 {
	font-size: 0.9em;
}
#Table01 table{
	font-size: 0.9em;
}
#Table01 table th{
	width:120px;
	vertical-align: top;
	text-align:left;
	padding-top:5px;
	padding-bottom: 5px;
}
#Table01 table td{
	vertical-align: top;
	text-align:left;
	padding-top:5px;
	padding-bottom: 5px;	
}
#Table02 {
	padding-top: 20px;
	padding-left:10px;
	padding-right:10px;
}
#Table02 h3 {
	font-size: 0.9em;
}
#Table02 table{
	font-size: 0.9em;
}
#Table02 table th{
	width:210px;
	vertical-align: top;
	text-align:left;
	padding-top:5px;
	padding-bottom: 5px;
}
#Table02 table td{
	vertical-align: top;
	text-align:left;
	padding-top:5px;
	padding-bottom: 5px;	
}

#System {
	padding-top: 15px;
	padding-left: 10px;
	padding-right:10px;
}

#System h3 {
	font-size: 0.9em;
}
#System ul {
	font-size: 0.9em;
	padding-left: 15px;
}
#System li {
	padding-top: 5px;
	padding-bottom: 5px;
}

#Side .SideSquareTop {
	background-image: url(../img/side_square_top.gif);
	background-repeat: no-repeat;
	height: 9px;
}
#Side .SideSquare {
	background-image: url(../img/side_square_center.gif);
	background-repeat: repeat-y;
}
#Side .SideSquare ul {
	padding: 0 18px;
	list-style-type: none;
	font-family: "‚l‚r ƒSƒVƒbƒN";
}
#Side .SideSquare li {
	font-size: 0.8em;
	padding-top: 15px;
	padding-bottom: 2px;
	text-align:left;
	line-height:150%;
  border-bottom: 1px dotted #CCC;
}
#Side .SideSquare li a{
	color: #27477A;
	font-weight:bold;
}
#Side .SideSquare li a:hover{
	color: #F59A47;
}
#Accessories {
	padding-left: 12px;
	padding-right: 10px;
}
#Accessories th {
	padding-top:10px;
	width: 160px;
	font-size: 0.7em;
	text-align:center;
}
#Accessories td {
	width: 10px;
}
.PaddingTop20 {
	padding-top: 20px;
}
.Text01 {
	font-size:0.9em;
	line-height: 150%;
	padding: 20px 30px 0 30px;
}

.Text02 {
	font-size:1.8m;
	line-height: 150%;
	font-weight: bold;
	padding: 20px 30px 0 30px;
}


#PhotoList {
	padding-left: 40px;
	padding-top: 20px;
}
#PhotoList th {
	padding-top:10px;
	width: 300px;
	font-size: 0.8em;
	text-align:center;
}
#PhotoList td {
	width: 10px;
}

#PhotoList .PhotoOne {
	text-align:center;
}

#PhotoList .PhotoOne p {
	padding-top: 10px;
}

#MovieArea {
	position: relative;
}

.Movie01 {
	position: absolute;
	left: 0px;
	top: 10px;
}

.Movie01 a {
	display:block;
	background-image : url(../img/movie_mtb.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 80px;	
}

.Movie01 a:hover {
	background-image : url(../img/movie_mtb.jpg);
	background-repeat: no-repeat;	
	width: 110px;		
	height: 80px;
	background-position: 0px -80px;		
}

.Movie02 {
	position: absolute;
	left: 140px;
	top: 10px;
}

.Movie02 a {
	display:block;
	background-image : url(../img/movie_ski.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 80px;	
}

.Movie02 a:hover {
	background-image : url(../img/movie_ski.jpg);
	background-repeat: no-repeat;	
	width: 110px;		
	height: 80px;
	background-position: 0px -80px;		
}


.indent{
	padding-left: -1em;
    text-indent: -1em;
	font-size:0.9em;
	line-height: 150%;
	padding: 20px 30px 0 60px
}


