*	{
	margin:0;
	padding:0;
	}

img	{
	border:none;
	}

body	{
	background:#CCCC99;
	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3",Osaka, "ＭＳ Ｐゴシック", sans-serif;
	}
	
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;
}

h1{
	font-size:14px;
	font-weight: bold;
	background:url(../images/footer.jpg) no-repeat 0 -5px;
	width:800px;
	height:31px;
	padding:5px 0 0 14px;
}
h1 a{
	color: #000;
}
h1 a:hover{
	text-decoration: none;
}

h2{
	font-size:14px;
	padding:10px 0 10px 12px;
	background:url(../images/h2_bg.jpg) no-repeat top left;
}


h3{
	margin-top:10px;
	font-size:14px;
}

h4{
	font-size:14px;
}

h5{
	font-size:14px;
	padding:10px 0 0 15px;
}

b{
	color:#ff9900;
}

hr{
	border:1px dotted #cccccc;
	margin:8px 0;
}