@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------

lastupdate:  2008.07.14

address:     http://www.syokyo.jp
page:        members/kentei.html
author:      takemoto

--------------------------------------------------*/


/*base*/

body {
	width: 1004px;
	margin: auto;
	font-size: 13px;
	text-align: center;
	background: #B1BFD6;
}

div#container {
	text-align: left;
	background: #FFFFFF;
}

h1 {
	display: none;
}


/*-----*/



div#container　{
	width: 1004px;
	margin-bottom: -15px;
}

	div#container table td {
		text-align: left;
	}

div#content {
	width: 1004px;
}

	div#content tr {
		font-size: 105%;
	}
	
	div#content td {
		padding: 0 0.25em 0 0.25em;
	}

p#bottom img {
	margin-top: 3em;
}


