/* body
-------------------------------------------------*/
body {
	font-size:12px;
	color:#333333;
	margin-top:0px;
}

/* link
-------------------------------------------------*/



/* contents
-------------------------------------------------*/
h1 {
	font-size:16px;
	border-bottom:1px solid #cococo;
}
h2 {
	font-size:12px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:12px;
	text-indent:1em;
}
p {
	font-size:12px;
	text-indent:1em;
}

/* footer
-------------------------------------------------*/
#foot {
	text-align:right;
}