@charset "UTF-8";
/* CSS Document */

h1 {
	
	font-size:20px;
	color: #424242;
	text-align:center;
	line-height:30px;
	margin-top:50px;
	margin-bottom:50px;
}

p {
	line-height: 30px;
	font-size: 13px;
	text-align:center;
	
	color:#575757;
}

#close {
	  text-align:center;
}

.aki {
	margin-top:40px;
}

.aki2 {
	margin-top:10px;
}
#link a {
	color:#398738;
	font-size:15px;
	margin-top:20px;
	line-height:20px;
	
}

#link1 {
	font-size:11px;
	line-height:15px;
	
}

#link3 {
	font-size:12px;
}


.aki1 {
	width:800px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:50px;
	
}

.bottom {
	margin-bottom:20px;
}

#link a:hover {
	color:#C0C0C0;
}

.maalli {
	font-size:11px;
	line-height:15px;
	font-family: "Times New Roman", Times, serif;
}

.pr {
	font-size:9px;
	float:left;
	padding:5px;
}
 
.pr a {
	color:#333;
}

#bottom {
	width:800px;
	border-top:1px dotted #666666;
	margin:10px auto; 
	margin-top:120px;
}
