@charset "euc-jp";

* {
	margin: 0;
	padding: 0;
}
body,td,th {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:12px;
	color:#333;
}

img { border:0; }

#search-t {
	background:url(../images/search-t.gif) no-repeat;
	width:310px;
	height:21px;
	text-indent:-9999px;
}

#search-m {
    background: url(../images/search-m.gif);
	padding:0 15px 0 15px;
}

#search {
    text-align: left;
    background: url(../images/search-un.gif) no-repeat bottom;
	padding-bottom: 8px;
}

input.search1{
	width:150px;
	margin-right:1px;
}

#search form {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#search .form2 {
	width: 120px;
}





/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}

/*
	PAGE STRUCTURE
*/
#page-wrap {
	width: 720px;
	margin: 0px;
	position: relative;
	min-height: 380px;
}
/*
	TYPOGRAPHY
*/
ul {
	list-style: square inside;
}
a, a:visited {

	text-decoration: none;
}

/*
	SLIDER
*/
.slider-wrap {
	width: 720px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 720px;
	height: 320px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 720px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border:none;
	margin:5px 5px 0 0;

}
#movers-row {
	margin-top: 10px;
}
#movers-row div {
	width: 90px;
	float: left;
	margin:0 10px 0 0;
}
#movers-row div a.cross-link {
	float: right;
}

.cross-link {
	display: block;
	width: 90px;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
}
