@charset "Shift_Jis";

/**************************************/
/*   classes for 'index.php'          */
/**************************************/

/* ---------------------------------- */
/*   classes for paragraph element    */
/* ---------------------------------- */
p.title-plate							/* picture of scout house plate for title of top page */
{
	margin: 20px;
}

p.contact								/* for contact information */
{
	font-size: 90%;
	margin-right: 10px;
	margin-top: 30px;
	text-align: right;
	text-decoration: underline;
}

/* ---------------------------------- */
/*   independent classes              */
/* ---------------------------------- */
.whatsnew-date
{
	font-weight: normal;
	font-size: 90%;
	color: #339999;
	margin-left: 1em;
}
