/* ----------------------------------------------
	
	OrionTour ski2010 / common styles
	(reset,base,common)
	
---------------------------------------------- */

@import url("style.css");

/* ----------------------------------------------
	
	reset styles
	
---------------------------------------------- */
html{color:#000;background:#FFF;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:14px;
	letter-spacing:0px;
}

table{
	border-collapse:collapse;
	border-spacing:0;
	background-color: #ffffff;
}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup{
	font-style:inherit;
	font-weight:inherit;
}

del,ins{text-decoration:none;}

li{list-style:none;}

caption,th{text-align:left;}

q:before,q:after{content:'';}

abbr,acronym{border:0;font-variant:normal;}

sup{vertical-align:baseline;}

sub{vertical-align:baseline;}

legend{color:#000;}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

br {line-height: 0;}
/* ----------------------------------------------
	
	base styles
	
---------------------------------------------- */
body {
	background: url(../img/gmenu_bg.jpg) repeat-x 0 80px;
}

.iflm { /* iflameのbody */
	background: none;
}

* html body {
	text-align: center;
}

a.link_blue {
	color: #0065CE;
	text-decoration: underline;
}

a:hover.link_blue {
	color:#5AAEFF;
	text-decoration: none;
}

/*************
  link
**************/
/*
a,
a:link,
a:visited,
a:active {
	color: #555;
	text-decoration: none;
}

a:hover {
	color:#BFBFBF;
	text-decoration: none;
}
*/

#pan a,
#pagetop a,
a.link_red {
	color: #E80760;
	text-decoration: underline;
}

#pan a:hover,
#pagetop a:hover,
a:hover.link_red {
	color:#F00;
	text-decoration: none;
	font-weight: bold;
}

/* ----------------------------------------------
	
	common styles
	
---------------------------------------------- */
#wrapper {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top:5px;
}

#upper,#header,#inner {
	width: 950px;
	clear: both;
}

/*************
  text
**************/
.txt_s {
	font-size: 85%;
	font-weight: normal;
}

.txt_s2 {
	font-size: 85%;
}

.txt_red {
	color: #FF0000;
}

.txt_org {
	color: #FF3000;
}

.txt_gray {
	color: #636563;
}

.txt_sps {
	line-height: 200%;
	padding-top: 5px;
}


/*************
  images
**************/
.btn_sps {
	margin: 5px;
}

.map_sps {
	margin-top: 7px;
}

.ic_sps {
	margin-left: 5px;
}

.img_sps {
	margin-left: 3px;
}

.spacer1 {
	width: 1px;
	height: 7px;
}

.gobtn_sps {
	margin-left: 7px;
	vertical-align: bottom;
}


/*　Upper
----------------------------------------------------------------- */
#upper h1 {
	float: left;
	padding-top:22px;
	padding-bottom:3px;
}

#upper h2 {
	float: right;
	padding-top:10px;
}

/*　Header
----------------------------------------------------------------- */

/*　Globalnavi部分
---------------------------------------------- */
#header ul {
	width: 924px;
	height: 54px;
	margin-left: 13px;
}

#header li {
	float: left;
	text-indent: -9999px;
}

.now_gnavi1,.now_gnavi2,.now_gnavi3,.now_gnavi4,.now_gnavi5,.now_gnavi6,
.now_gnavi7,.now_gnavi8,.now_gnavi9,.now_gnavi10,.now_gnavi11,.now_gnavi12,
.gnavi1,.gnavi2,.gnavi3,.gnavi4,.gnavi5,.gnavi6,
.gnavi7,.gnavi8,.gnavi9,.gnavi10,.gnavi11,.gnavi12 {
	display: block;
	width: 77px;
	height: 54px;
}

a.gnavi1 {
	background: url(../img/gmenu_01.jpg) top;
}
.now_gnavi1,
a.gnavi1:hover {
	background: url(../img/gmenu_01.jpg) bottom;
}

a.gnavi2 {
	background: url(../img/gmenu_02.jpg) top;
}
.now_gnavi2,
a.gnavi2:hover {
	background: url(../img/gmenu_02.jpg) bottom;
}

a.gnavi3 {
	background: url(../img/gmenu_03.jpg) top;
}
.now_gnavi3,
a.gnavi3:hover {
	background: url(../img/gmenu_03.jpg) bottom;
}

a.gnavi4 {
	background: url(../img/gmenu_04.jpg) top;
}
.now_gnavi4,
a.gnavi4:hover {
	background: url(../img/gmenu_04.jpg) bottom;
}

a.gnavi5 {
	background: url(../img/gmenu_05.jpg) top;
}
.now_gnavi5,
a.gnavi5:hover {
	background: url(../img/gmenu_05.jpg) bottom;
}

a.gnavi6 {
	background: url(../img/gmenu_06.jpg) top;
}
.now_gnavi6,
a.gnavi6:hover {
	background: url(../img/gmenu_06.jpg) bottom;
}

a.gnavi7 {
	background: url(../img/gmenu_07.jpg) top;
}
.now_gnavi7,
a.gnavi7:hover {
	background: url(../img/gmenu_07.jpg) bottom;
}

a.gnavi8 {
	background: url(../img/gmenu_08.jpg) top;
}
.now_gnavi8,
a.gnavi8:hover {
	background: url(../img/gmenu_08.jpg) bottom;
}

a.gnavi9 {
	background: url(../img/gmenu_09.jpg) top;
}
.now_gnavi9,
a.gnavi9:hover {
	background: url(../img/gmenu_09.jpg) bottom;
}

a.gnavi10 {
	background: url(../img/gmenu_10.jpg) top;
}
.now_gnavi10,
a.gnavi10:hover {
	background: url(../img/gmenu_10.jpg) bottom;
}

a.gnavi11 {
	background: url(../img/gmenu_11.jpg) top;
}
.now_gnavi11,
a.gnavi11:hover {
	background: url(../img/gmenu_11.jpg) bottom;
}

a.gnavi12 {
	background: url(../img/gmenu_12.jpg) top;
}
.now_gnavi12,
a.gnavi12:hover {
	background: url(../img/gmenu_12.jpg) bottom;
}

/* ----------------------------------------------
	
	TopPage styles
	
---------------------------------------------- */

/*　Inner
----------------------------------------------------------------- */
#inner {
	padding-top: 5px;
	margin-left: 13px;
}

/*　Footer
----------------------------------------------------------------- */
#footer {
	clear: both;
	background: url(../img/footer_bg.jpg) repeat-x center bottom;
}

#footin {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#pagetop {
	font-size: 90%;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 20px;
}

#fnavi {
	width: 950px;
	height: 40px;
}

#fnavi ul {
}

#fnavi li {
	float: left;
	text-align: center;
	background: url(../img/dotted_line.jpg) no-repeat left center;
	padding-left: 19px;
	padding-right: 18px;
}

#fnavi li.no_dotted {
	background-image: none;
}

#fnavi a {
	color: #FF0063;
	text-decoration: underline;
}

#fnavi a:hover {
	color:#333;
}

#bottom {
	width: 950px;
	height: 33px;
	color: #FFF;
}

#bottom p {
	font-size: 95%;
	padding-top: 10px;
	padding-left: 18px;
}
