@charset "UTF-8";
/* CSS Document */

/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p,
fieldset, input, textarea, p, blockquote, th, td{ margin: 0; padding: 0;}
img{ border:none; outline: none;}
img a{ border:none; outline: none;}
a:focus{outline:none;}
a{ overflow:hidden;}
h1, h2, h3, h4, h5, h6{ font-size: 100%; font-weight: normal;}
ol, ul{ list-style:none;}
table{ border-collapse: collapse;  border-spacing:0;}
address, caption, cite, code, dfn, em, strong, th, var{ font-style: normal; font-weight: normal;}

.clearfix { float:none; clear:both;}

html{
	height:100%;
	width:100%;
	min-width:1050px;
}

body{
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#0055A7;
	font-size:12px;
	line-height:1.5;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:#FFF;
	min-width:1050px;
	-webkit-text-size-adjust:100%;

}

#wrapper{
	width:100%;
	height:100%;
	text-align:center;
	min-width:1050px;
}

#header{
	width:950px;
	margin:0 auto;
	padding-top:60px;
}
.title{
	float:left;
}

.title h1{
	margin-bottom:15px;
}

.title h2{
	margin-bottom:15px;
}


#presents{
	width:950px;
	margin: 0 auto;
	text-align:left;
	margin-top:50px;
	background:url(../images/bk.gif) 0 90px no-repeat;
}

#presents h2{
	margin:0;
	padding:0;
}

#presents ul{
	width:950px;
}

#presents ul li{
	width:190px;
	float:left;
	text-align:center;
	padding-top:40px;
}

#presents ul li h3{
	margin:0 0 25px 0;
}
#presents ul li p{
	margin:0 0 10px 0;
}

#presents ul li .hotel{
	width:120px;
	height:28px;
	font-size:0.9em;
	text-align:center;
	margin:0 auto !important;
}

#presents ul li .hotel a{
	display:block;
	width:120px;
	height:19px;
	padding-top:9px;
	background:url(../images/hotel_bk.png) 0 0 no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#0055A7;
	line-height:1.0;
}

#presents ul li .hotel a:hover{
	background:url(../images/hotel_bk_on.png) 0 0 no-repeat;
	color:#FFF;
}


#presents h4{
	font-size:1.5em;
	line-height:1.6;
	font-weight:bold;
	background:url(../images/line.gif) 0 0 no-repeat;
	padding-top:60px;
	margin-bottom:20px;
}

.yb{
	width:632px;
	height:354px;
	padding:13px;
	margin:0 auto;
	margin-bottom:70px;
	margin-top:60px;
	background:url(../images/yb_bk.gif) 0 0 no-repeat;
}


#presents table{
	width:950px;
}

#presents table th{
	width:180px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding:5px 0;
}
#presents table td{
	 padding:5px 0;
}



.hellyhansen{
	width:950px;
	margin:0 auto;
	text-align:left;
	background:url(../images/line.gif) 0 0 no-repeat;
	padding-top:50px;
	font-size:0.9em;
	margin-top:50px;
}

.hellyhansen .txt{
	width:520px;
	float:left;
}

.hellyhansen h2{
	font-size:1.6em;
	line-height:1.6;
	font-weight:bold;
	margin-bottom:10px;
}




#footer{
	width:950px;
	margin:0 auto;
	margin-top:50px;
	text-align:left;
	background:url(../images/line.gif) 0 0 no-repeat;
	padding:80px 0 100px 0;
	font-size:0.9em;
	color:#666;
	line-height:1.4;
}

#footer .link{
	width:100%;
	text-align:center;
	margin-bottom:60px;
}








