@charset 'UTF-8';

/* r-de.net stylesheets
 *
 * update: 2008.08.31
 * code by Hidetake Kurihara
 * copyright (c)2008 R-design. all rights reserved.
 */

@import "base2.css";

/*----- FRAME SETTING -----*/
.frameArea {
	width: 400px;
	min-height: 33px;
	padding: 10px 5px;
	border: 1px solid #CCC;
	background: #EEE;
	font-size: small;
	line-height:1.6;
}
.frameArea a.getPlugin {
	float:left;
	display:block;
	margin:0 8px 0 0;
}