/* Šî–{•”•ª */
a { color: 1e90ff;text-decoration: none; }
a:link  { color: #1e90ff }
a:hover { color: red }
body  {
	color: #555;
	font-size: x-small;
	line-height:140%;
	text-align: center;
	background-color: white;
	margin: 0px;
	}
h1{
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:15px;
	padding-top:110px;
	padding-bottom:10px;
	background-image:url(../images/h1-back01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
h2{font-size: 17px;
	line-height:140%;
	margin-top:10px;
	margin-bottom:10px;
	}
h3{
	color:#666;
	font-size: small;
	line-height:140%;
	margin-top:5px;
	margin-bottom:5px;
	}
/* Šî–{ƒe[ƒuƒ‹•”•ª */
td{
	text-align: left;
	font-size: x-small;
	font-weight:normal;
	line-height:140%;
	}
th{
	text-align: left;
	font-size: x-small;
	font-weight:normal;
	line-height:140%;
	}
p{
	font-size: x-small;
	line-height:140%;
	}
b{
	color: red;
	line-height:140%;
	font-weight:normal;
	}
div{
	text-align: left;
	font-size: x-small;
	line-height:140%;
	}
/* ƒ{ƒfƒB˜g•”•ª */
#body-waku{
	margin:auto;
	width: 880px;/* IDƒ{ƒfƒB‚Ì•‚É—]”’•ª‚ðƒvƒ‰ƒX‚µ‚½•‚ðŽw’è‚·‚é */
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	}
/* ƒ{ƒfƒB•”•ª */
#body{
	width: 800px;
	text-align: center;
	margin-left:40px;
	margin-right:40px;
	}
/* ƒwƒbƒh */
#header{
	color: white;
	font-size: small;
	text-align: center;
	width: 100%;
	border: 0;
	margin-bottom: 0px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(../images/header-back01.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	overflow: hidden;
	}
/* ¶ƒTƒCƒh */
#left{
	float: left;
	text-align: left;
	width: 180px;/* ©š‰EƒTƒCƒh‚Ì• */
	margin-right:40px;/* ©š’†‰›‚Æ‚ÌƒAƒL */
	border: 0;
	overflow: hidden;
	}
/* ’†‰›•”•ª */
#center{
	float: left;
	text-align: left;
	width: 580px;/* ©š’†‰›•”•ª‚Ì• */
	background-color:white;/* ©š”wŒiF */
	margin-bottom:20px;
	overflow: hidden;
	}
#right{
	float: left;
	text-align: left;
	width: 0px;/* ©š’†‰›•”•ª‚Ì• */
	margin-bottom:20px;
	overflow: hidden;
	}

/* ƒtƒbƒ^[ */
#footer{
	clear: both;
	font-size: x-small;
	text-align:center;
	width: 100%;
	margin-top: 20px;
	background-color:#eee;/* ©š”wŒiF */
	padding-top:3px;
	padding-bottom:3px;
	overflow: hidden;
	}
