@charset "Shift_JIS";



body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

html {
	height: 100%;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}


h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
}

p 
 {
	margin: 0px;
	padding: 0px;
}

td {
	text-align: left;
}
th {
	font-weight: normal;
	text-align: center;
}

img {
	border: 0px;
}
.indent {
	text-indent: -1em;
	padding-left: 1em;
}

.clear_both {
	clear: both;
}
#header {
	background-image: url(../img/up_line.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 5px;
}
#flash {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../img/under_line.gif);
	background-repeat: repeat-x;
	height: 109px;
	margin-top: 5px;
}
#close {
	padding-top: 10px;
}
