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

#content .box_border{
	border-radius:30px;
	padding:4% 3%;
	margin-bottom:5%;
	}
#content .box_border p{
	
	margin-left:13%;
	
	}
	.box{
		background-color:#FFFAEA;
		max-width:410px;
		}
		#content a{
			color:#FF0004;
			text-decoration:underline;
			}
		
@media screen and (min-width:480px){}
@media screen and (min-width:768px){}
@media screen and (min-width:1000px){}