/*　基本構造　*/

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 14px;
	color: #0A1F74;
	line-height: 22px;
	text-align: center;
	background-image: url(../2010ss/resort/images/bkgnd_beach.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #66ACF0;
	background-attachment: fixed;
}

/*　メインイメージ　*/

div#img_area{
	margin: 0 0 30px 0;
	}

div#img_area ul{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	}
	
div#img_area li{
	width: 95px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	}

/*　メインエリア　*/

div#desc{
	float: left;
	padding-left: 30px;
	font-size: 12px;
	}
	
div#desc p{
	margin-top:0;
	padding-top: 0;
	}


.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 20px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.ohtonavy {
	color: #000a40;
}


a:link {
	color: #C8161E;
	text-decoration: none;
}
a:visited {
	color: #C8161E;
	text-decoration: none;
}
a:hover {
	color: #fccf00;
	text-decoration: none;
}

.bkwht {
	background-color: #FFFFFF;
}
.mb8{
	 margin: 0 0 8px 0;
	 }
.mb15{
	 margin: 0 0 15px 0;
	 }
.mb20{
	 margin: 0 0 20px 0;
	 }
.mb24{
	margin: 0 0 24px 0;
	 }
.mb30{
	 margin: 0 0 30px 0;
	 }
.mb36{
	 margin: 0 0 36px 0;
	 }
.mb40{
	 margin: 0 0 40px 0;
	 }
.mb50{
	 margin: 0 0 50px 0;
	 }
.red{
	color: #FF0000;
	}
.caption {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#head{
	width: 800px;
	height: 77px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../2010ss/resort/images/head_noren_white.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	background-color: #ffffff;
	 }
#storelink{
	width: 720px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 50px;
	}
#middle{
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
	 }
#left570{
	width: 570px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
	}

#right130{
	width: 130px;
	float: right;
	margin-right: 40px;
	_margin-right: 20px;
	}

#shelf570{
	width: 570px;
	text-align: left;
	clear: both;
	background-image: url(../images/shelf570.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 40px;
	_margin-left: 20px;
	 }

.selectbox {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#foot{
	width: 800px;
	height: 79px;
	text-align: left;
	clear: both;
	margin: 0 auto;
	background-image: url(../2010ss/resort/images/foot.gif);
	background-position: left top;
	 }

#footlink{
	padding-top: 30px;
	margin: 0 auto;
	width: 744px;
	 }
.alert{
	font-size: 12px;
	color: #FF0000;
	}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}



#lbNextLink {
	right: 0;
}



#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/store/techo/2009/shared/close_btn.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
