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


.main_contents {
	font-size: 15px;
	width: 100%;
	align-self: center;
	width: 100%;
	text-decoration: none;
}
.main_contents h2{
	font-size: 20px;
	font-weight: bold;
}
.styleimage {
	width: 100%;
	align-self: center;
} 
	
.p{
	text-align: center;
	font-size: 15px;
}

.box1{
	margin: 10px 0;
	float: center;
	width: 100%;	
}

.box1 p{
	text-align: center;
	margin-bottom: 40px;
	font-size: 15px;
}

.box1 p2{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}


.box1 img {
	max-width: 100%;
	float: center;
	align-self: center;
}

.box1 li{
	text-align: center;
	font-size: 15px;
	text-decoration: none;
}