<style type="text/css">
			/* <[CDATA[ */
			html, body{
				padding: 0;
				margin: 0;
				background-color: #fff;
				font: normal normal normal 1em/1.5 Georgia, serif;
				color: #333;
			}
			
.roundabout-holder{ 
list-style: none;
width: 75%;
height: 30em;
margin:1em auto;
}
html:not([lang*=""]) .roundabout-holder{ /*firefox*/
list-style: none;
width:75%;
height:30em;
margin:1em auto;
}
html:not(:only-child:only-child) .roundabout-holder{ /*safari*/
list-style: none;
width:75%;
height:30em;
margin:1em auto;
}

.roundabout-holder{ /*IE6*/
*width:75%;
*height: 30em;
*margin:1em auto; 
}

.roundabout-holder{ /*IE7*/
_width: 75%;
_height:30em;
}
head~/**/body .roundabout-holder{ /*IE8*/
width:75%;
height:30em;
margin:1em auto;
}

html:not([lang*=""]) .roundabout-moveable-item{ /*firefox*/
				height:15em;
				width:44.375em;
				border: 1px solid #999;
				background-color: #f3f3f3;
				font-size: 2em;
				cursor: pointer;
				}
				html:not(:only-child:only-child) .roundabout-moveable-item{/*safari*/
				height:15em;
				width:44.375em;
				border: 1px solid #999;
				background-color: #f3f3f3;
				font-size: 2em;
				cursor: pointer;
				}

.roundabout-moveable-item{
				height:15em;
				width:44.375em;
				border: 1px solid #999;
				background-color: #f3f3f3;
				font-size: 2em;
				cursor: pointer;
				_height:15em;
				_width:44.375em;
				*height:15em;
				*width:44.375em;
				}
				
head~/**/body .roundabout-moveable-item {/*IE8*/
			 height:15em;
		     width:44.375em;
				 cursor: pointer;
		     }
				
			

html:not([lang*=""]) .roundabout-moveable-item img{/*画像の大きさfirefox*/
height:15em;
width: 44.375em;

			}
html:not(:only-child:only-child) .roundabout-moveable-item img{/*画像の大きさsafari*/
height:15em;
width: 44.375em;
}


.roundabout-moveable-item img{/*画像の大きさ*/
height:15em;
width: 44.375em;
_height:7.5em;
_width:22.190em;
_overflow:hidden;
_display:block;
*height:7.5em;
*width:22.5em;
*overflow:hidden;
*display:block;
}
			


head~/**/body .roundabout-moveable-item img {/*IE8*/
				 height:7.5em;
                 width:22.190em;
				 overflow:hidden;
				 display:block;
				 }		

			
			

			/*ここまで*/
			
			
.roundabout-in-focus {
				cursor: auto;
				}




			 

/* CSS Document */

