/* {ݒ聖 */

body {
	background-color: #F3F3F3;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 624px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	color: #333333;
}
#container_inner {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
}

#table_01{
border:1 solid #444;
}

/* wb_[ݒ聖 */

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
	width: 610px;
}

#header #logo {
	float: left;
}

/* gbvRecݒ聖 */

/*@CRec@*/
#main {
	position: relative;
}
#main_inner {
	padding: 10px;
	position: relative;
}

/*@ERecXy[X@*/
#contents {
	float: right;
	width: 590px;
	text-align: left;
}
#contents h1 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	background-image: url(../images/ttl_bar_bg.gif);
	background-repeat: no-repeat;
	width: 590px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 30px;
}
#contents h2 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/ttl_bar_h2.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#contents .disk {
	color: #FF6633;
	font-size: small;
}
#contents .page_top {
	font-size: x-small;
	text-align: right;
	width: 95%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contents p {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

/* tb^[ݒ聖 */

#footer {
	background-color: #F3F3F3;
	background-image: url(../images/bg_end.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	padding-top: 20px;
}
