/* Ohsawa STYLE SHEET */
/***************************************************/

/* GLOBAL */

body {
	background:#FFFFFF url(image/bg4.gif) repeat;
	margin:0;
	padding:0;
	color:#3D3D33;
	font-size:11px;
	text-align:left;
}

table {
	font-size:12px;
	border:0;
	line-height: 135%;
}

img {border-width:0;border-style:none;}


p {margin:0 0 1em 0;line-height:1.2;}

/* LINKS */
a:link, a:visited, a:hover, a:active {font-weight:normal;text-decoration:none;color:#003399;}
a:hover {
	text-decoration:underline;
	color: #FF9900;
}

/* text */
.ten {font-size:10px;}
.nine {font-size:9px;}
