
.title{
	top : -70px;
	position :relative;
	text-align:center;
	width : 100%;	
	height : 60px;
	background-color:#33cc00;
	}



#main{
	position :relative; 	top:-30px;
	width :90%;	
	height :1250px;
	background-color:#fff; 
	/*border-style:solid;
	border-color:black;
	border-width:1px;*/
	margin:0 auto;
	padding:0% 25%;
 }

#main p{	
	position :relative;top:10px;	
	font-size:150%;}

#path {
	font-size:15px;font-weight: lighter;
	position :relative;top: -80px;
	left:5%;
}

#subtitle{
	top : 0px;left:-50px;
	position :relative;
	width : 300px;	
	height :30px;
	border-radius:7px;

	padding:0px;
	margin-left:0px;
	background: linear-gradient(white, skyblue);
	}

#boxA{
	position :relative;
	top:20px;
	left:85px;
	width :100px;	
	height:100px;
	padding:20px 20px;
	}
#boxB{
	position :relative;
	top:-80px;
	left:400px;
	width :400px;	
	height:105px;
	padding:25px 20px;
	}
#boxB p{font-size:20px;}
#boxC{
	position :relative;
	top:-100px;
	left:70px;
	width :715px;	
	height:1200px;
	padding:30px;
        line-height:1.5;
	}
#boxC p{font-size:18px;}


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{
	left:50px;
	font-size:130%;
	padding:7px;
}
p{
	margin:0px;
	padding:0px;
	font-family:"MS 明朝";
	font-size:16px;
	line-height:1.3;
	text-indent:15px;
	text-align: justify;
	}
p img{width:167px; height:129px; border:0px;}

a{text-decoration:none;color:blue;}
#path{font-size:15px;font-weight: lighter;}