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

.mae{
	color:#0000CC;}
	
.mae img{
	text-align:center;
	width:90%;
	height:auto;}

a{
	color:#0000CC;}

.yoyaku{
	margin-left:14%;}
		
.yoyaku img{
	width:60%;
	height:auto;}
	
@media only screen and (max-width:600px){
.yoyaku img{
	max-width:500px;
	width:85%;
	height:auto;}
}

@media only screen and (max-width:480px){
	
.yoyaku{
	margin-left:0%;}
	
.yoyaku img{
	width:100%;
	height:auto;}
}


