*	{margin:0;
	padding:0;
	
	}

img	{border:none;
	}

body	{background:url(../images/body_bg.gif) repeat-y center top;
	}
	
p	{font-size:12px;
	color:#333333;
	line-height:1.5;
	}

a	{color:#0000ff;
	text-decoration:none;
	}

a:hover	{color:#FF6633;
	text-decoration:underline;
		}

.clear{clear:both;
}


h2{
	font-size:14px;
	padding:5px 0 10px 30px;
	background:url(../images/h2_bg.jpg) no-repeat top left;
}


h3{
	font-size:14px;
	padding:4px 0 3px 20px;
	background:url(../images/sankaku.gif) no-repeat 4px 5px;
	width:400px;
}

b{
	color:#ff9900;
}

hr{
	border:1px dotted #cccccc;
	margin:8px 0;
}