@charset "utf-8";
/* CSS Document */
/**----------------------------------------------------------
 *CSS information 
 *
 * file name	: cruise.css
 * author		: SHIFTBRAIN.Inc
 * style info	: このディレクトリ内用ページCSS
 -----------------------------------------------------------*/
html {
	height: 100%;
}

body {
	background: #f5f5f5;
	height: 100%;
}

#contents{
	margin-top:20px;
	text-align:center;
	width: 973px;
}
	#article{
		margin:0 auto;
		text-align:left;
		width: 973px;
}

	#article h1{
		border: 1px solid #006ab3;
		margin-bottom: 13px;
		font-size: 0;
}

	#article li{
		border: 1px solid #006ab3;
		margin-bottom: 14px;
		font-size: 0;
		vertical-align: bottom;
		line-height: 0;
}

	#article h1{
	position: relative;
}

	#article .start{
	position: absolute;
	top: 0px;
	right: 0;
	height:137px;
	width:220px;
}

	.other {
		text-align: left;
		line-height: 0;
		font-size: 0;
	}


	#article .start a {
	background: url(../img/img_091101start_off.png) no-repeat left top;
	display:block;
	height:137px;
	text-indent:-99999px;
	width:220px;
}

	#article .start a:visited {
	background: url(../img/img_091101start_off.png) no-repeat left top;
}

	#article .start a:hover {
	background: url(../img/img_091101start_on.png) no-repeat left top;
}

	#article .start li a:active {
}

* html #article .start{
	top: 1px;
}

#lB {
	position: relative;
}

#lB .zoom {
	position: absolute;
	left: 895px;
	top: 717px;
}

