@charset "shift_jis";
body{
	width:1200px;
	margin:0 ;

}

div.jCarouselLite {
	background-color:#EAF2F4;
/*	width:1154px!important;*/
	width:1159px!important;
}

div.jCarouselLite ul li {
	margin-right: 2px;
	margin-left: 8px;
	margin-bottom: -5px;
	margin-top:7px;
}

div.jCarouselLite img {
	width : 182px;
	height: 100px;
/*	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: -5px;
	margin-top:5px;
*/
}
.caption{
	font-size:11px;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "MS Gothic", "Osaka", Osaka-mono, monospace, sans-serif;
	text-align:center;
	margin-top:5px;
}

div.jCarouselLite a {
	color:#000;
	text-decoration:none}

div.jCarouselLite a:hover{
color:#0685AE;
}


