*{
	margin:0px;
	padding:0px;
}

body {

	font-size: 85%;
	background-color: #ffffff;
	color: #000000;
	line-height: 1.4;
}

/*IE7のみ適用*/  

*+html body { padding-left: 1px; }  

/*IE6以前のみ適用*/  

* html body { padding-left: 1px; }


a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color:#3366ff;
}
a:active {
	color:#e50012;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
display:inline;
}



img {
	margin:0px;
	padding:0px;
	border:none;
}

.color_red2{color:#CC0000;}

.hr_gray{
        
	width: 960px;
	height: 2px;
        

}
.big{
    font-size:240%;
    
}

.big2{
    font-size:120%;
    font-weight: bold;
    line-height:180%;
}

	
/* layout */


.box{
	background-color: #ffffff;
	width: 960px;
	text-align: left;
}



#title {
	background-image: url(../img/title_bg80.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 960px;
	height: 80px;
	font-size: 180%;
	color: #FFFFFF;
	text-align: left;
	padding: 25px 0px 0px 20px;
}

.top_box{
	background-image: url(../images/ski/top/bg_main.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 940px;
	height: 334px;
	margin-left: 10px;
	padding-bottom:20px ;

}

.top_comment_box{
	width: 440px;
	height:150px;
	padding: 175px 0px 0px 25px;
	
}

.box2{
	background-color: #ffffff;
	width: 960px;
	text-align: left;
	padding: 10px 0px 10px 0px;

}



.left_box {
	
	float: left;
	width:650px;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 80px 0px 10px 10px;


}

.right_box {
	
	float: right;
	width:260px;
	text-align: left;
	padding-top: 10px;
	margin-top: 105px ;

}


.box_title {
       background-image: url(../images/ski/top/title-sub.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 230px;
	height: 36px;
	font-size: 120%; font-weight: bold;
	text-align: left;
	padding:10px 0px 0px 20px;
	margin:0px;
}


.map_line{
	padding-bottom:48px;
}

ul.ski{
    list-style:none;
    width:230px;
    margin-top: 20px;

}



li.ski{
    list-style:none;
    background-color: #ffffcc;
    padding: 5px;
    margin-top: 5px;


}

li.ski2{
    list-style:none;
    background-color: #ccffcc;
    padding: 5px;
    margin-top: 5px;


}

li.ski3{
    list-style:none;
    background-color:#ccffff; 
    padding: 5px;
    margin-top: 5px;


}


.page_top2 {
	font-size: 85%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width:900px;
}
