/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://cars.web9.jp/MTOS/mt-static/support/themes/Breakfast/Breakfast.css);
/* end StyleCatcher imports */

.red {
color:red;
font-weight:bold;
}

.blue {
color:blue;
font-weight:bold;
}

.green {
color:green;
font-weight:bold;
}

.orange {
color:orange;
font-weight:bold;
}

.line {
background-color:yellow;
}

img{
margin:10px;
}