/*
	Featured Content Slider
	by: Chris Coyier

*											{ margin: 0; padding: 0; }
body 										{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
*/
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 697px; margin:0 auto; position: relative;}


/*
	TYPOGRAPHY

ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}
*/
/*
	SLIDER
*/
.slider-wrap								{ width: 697px;}			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 697px; height: 180px;} /* 大きい画像の外枠の幅 */
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width:697px;} /* 大きい画像の横幅 */
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb									{ margin-right: 2px; }
#movers-row									{ margin:3px 0 0 0;} /*　サムネイル全体の横幅　*/
.td_movers-row								{ width: 20px; list-style-type:none;}

.cross-link									{ display: block; width: 25px; height:15px; margin-top:0; position: relative; padding:0;}
.active-thumb 								{ background: transparent url(image/img3on.gif) top center no-repeat; background-position:0 16px;}



/* 設定 */

img{border:0;}

.sl-ubg{
	width:697px;
	height:15px;
}




