/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://ass.s341.xrea.com/MTOS/mt-static/support/themes/Marriage/Marriage.css);
/* end StyleCatcher imports */

/*
#banner {
background-image:url(ファイル名.jpg) !important;
}
*/

.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;
}

.hoshi {
color:orange;
}

th{
font-size:20px;
font-weight:bold;
margin-top:10px;
background:url(./img/th-bg.jpg) repeat-x bottom;
}

table{
border-bottom: solid 1px #cccc;
border-right: solid 1px #cccc;
border-left: solid 1px #cccc;
}