@charset 'UTF-8';

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


/*----- No Printing -----*/


/*----- BASIC SETTING -----*/
body {
	width: 100%;
	margin: 0;
	background: url(../imgs/logo150.gif) right top no-repeat #FFF;
	text-align: left;
	font-size: 10pt;
	font-family: 'Lucida Grande', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', Osaka, 'MS UI Gothic', sans-serif;
	line-height: 1.6;
}


/*----- OTHERS -----*/
.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}
