
@charset "UTF-8";
#allies {background-image: url("../img/bg-yellow2.jpg");	background-position: center center;	background-size: cover;	background-repeat: no-repeat;}
#allies-contents h1 { font-size: 180%;	font-weight: 600;	background-color: #ff9900;	color: #fff;	padding: .5rem;}
#allies-contents li {margin-bottom: .5rem;}
#allies-contents dl dt {font-size: 120%;	color: #ff9900;	margin-bottom: .5rem;}#allies-contents dl dd {padding: .25rem 1rem;	margin-bottom: 0;}#allies-contents dl dd:before {content: '■';	margin-right: .25rem;}
.memo {border:2px solid #ff9900;	text-align: center;	padding: 1rem;}
@media (min-width: 1300px){}
@media (max-width: 767px){}
