body {
	background-image: url(images/background_02.gif);
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #EBEFF3;
	color: #474747;
	margin: 0;
	}

img { border: 0; }

a:link { font-weight: normal; color: #1E3464; text-decoration: underline; }
a:visited { font-weight: normal; color: #F51900; text-decoration: underline; }
a:active { font-weight: normal; color: #F51900; text-decoration: underline; }
a:hover { font-weight: normal; color: #F51900; text-decoration: underline; }

#main_contents {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 760px;
	margin: 0 auto;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;

	}


#header_table {
	width: 760px;
	}

.header_cell_01 {
	width: 760px;
	height: 25px;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	font: 11px 'Lucida Grande','Hiragino Kaku Gothic Pro', sans-serif; 
	}

.header_cell_02 {
	width: 323px;
	height: 58px;
	text-align: right;
	vertical-align: bottom;
	}

.header_cell_03 {
	width: 437px;
	height: 58px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 25px;
	}

.header_cell_04 {
	width: 323px;
	height: 40px;
	text-align: right;
	vertical-align: bottom;
	}


#enter_table { 
	width: 697px;
	height: 186px;
	margin-bottom: 15px;
	}

.enter_cell_01 {
	width: 459px;
	height: 216px;
	background-image: url(images/img002.gif);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	padding-top: 12px;
	color: #FFFFFF;
	font: 13px 'Helvetica','Arial', sans-serif;
	}

.enter_cell_02 {
	width: 200px;
	height: 216px;
	background-image: url(images/img002.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font: 12px 'Helvetica','Arial', sans-serif;
	}

#menu_table {
	width: 660px;
	margin-bottom: 15px;
	border: 1px solid #B4B4B4;
	}

#menu_table td{
	width: 330px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	margin-bottom: 15px;
	font: 11px 'Helvetica','Arial', sans-serif;
	background-color: #f4fff3;
	}

.menu_cell {
	border-left: 1px dotted #B4B4B4;
	}

h1 {
	margin: 0;
	padding: 0;
	}

#contents_table { 
	width: 700px;
	margin-top: 0;
	}


#contents_table td {
	width: 700x;
	vertical-align: top;
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px 'Helvetica','Arial', sans-serif;
	line-height: 1.5em;
	}

#footer {
	margin-top: 10px;
	font-size: 10px;
	width: 100%;
	text-align: center;
	}

#footer a {
	color: #474747;
	text-decoration: underline;
	}

#footer a:hover {
	color: #ADD825;
	font-weight: normal;
	text-decoration: underline;
	}

ul {
	margin: 0;
	padding: 0 25px 0 25px;
	list-style-image: url(images/img004.gif);
	}

li {
	margin-top: 2px;
	margin-bottom: 6px;
	}

hr {
	margin-top: 10px;
	border-color: #999999;
	}

p {
	padding-left: 15px;
	}

div {
	margin: 0;
	padding: 0;
	}

