body{
	background-image:url(image/b003bcg.gif);
}

#main{
    margin:0 auto;
	position :relative; 	top:-10px;
	width :90%;	
	height :800px;
	background-color:#FFFFFF; 

 }
 .title{
	position :relative;top : -70px;
	text-align:center;
	width : 100%;	
	height : 60px;
	background-color:#33cc00;
	}

#path{
        font-size:15px;font-weight: lighter;
        position :relative;top: -100px;}


#subtitle{
	position :relative;top : 0px;left:50px;
	width : 300px;	
	height :30px;
	border-radius:7px;
	padding:0px;
	margin-left:0px;
	background: linear-gradient(white, skyblue);
	}

.item01{
	position :relative;top : -100px;left:50px;
	width : 90%;	
	line-height :1.8;
	}

.item02{
		position :relative;top : 200px;
		width : 90%;	
}

table{
	position:relative;top:-150px;S
	left:20px;
	border-collapse:collapse;
	bordercolor:black;
	border: 1px solid black;
	margin:0 auto;
	text-align:center; border="1" align="center;
	
}
th{
	background-color:skyblue;}
td{
	text-align:center;	border-collapse:collapse;width:150px;
	bordercolor:black;border: 1px solid black;
}
h1{
	color:black;
	line-height:0.4;
	font-size:130%;
}
h2{
	font-size:150%;
	padding:13px ;
	color:white;
	text-shadow:3px 3px 2px black;
}
h3{
	font-size:100%;
	padding:7px;
}
p{
	margin:0px;
	padding:50px 70px;
	font-family:"MS P明朝";
	font-size:18px;
	line-height:1;
	}

a{text-decoration:none;color:blue;}
