@charset "UTF-8";

/*-----------------------------------------------------
revue
-------------------------------------------------------*/
.stitle{
        width:680px;
        font-size: 1.166666em;
}

.r1{
       width:680px;
        font-size: 1.166666em;
}
.bg{
        clear:both;
	position: relative; 
        overflow:hidden; 
        background: #a4d4a4; 
        display: block; 
        padding: 8px;
        margin: 25px 0 0 0;
}
.aligncenter{
	align:center;
}

/*-----------------------------------------------------
revuebox(midasi)
-------------------------------------------------------*/
#revuebox {
	width:520px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#revuebox ul {
	width:700px;
	height: 130px;
}


#revuebox ul li{
	width:120px;
	height:96px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
        margin:center;
}

#revuebox ul li img:hover{
	width:98px;
	height:98px;
}

