@charset "utf-8";

/*===============================================
	■共通
===============================================*/

body {
	background-color: #D9000F;
}

header .circle {
    background:#D9000F;
}
#outline table th {
	color:#D9000F;
}
#formBtn a {
	background-color: #D9000F;
}
#formBtn a:hover {
background-color: #ccc;
}


#plans ul li:before {
	color:#D9000F;
}
@media screen and (max-width:900px){

}



/*===============================================
	■個別
===============================================*/
