
/* ------ 左カラム ------ */

#leftcolumn ul.lnavi {
	border-top: #9d907c 1px solid;
}
#leftcolumn ul.lnavi li{
	border-bottom: #9d907c 1px solid;
}
#leftcolumn ul.lnavi li a {
	background: url( ../img_com/li01.gif) no-repeat 16px 10px;
	color:#5c4a39;
}
#leftcolumn ul.lnavi li a.on,
#leftcolumn ul.lnavi li a:hover{
	background: #e14a27 url( ../img_com/li01_o.gif) no-repeat 16px 10px;
	color:#ffffff;
}

/* ------ メインカラム ------ */
#maincolumn {
	background: url( ../img_com/fsm/bg_main.gif) repeat-y;
}
#rightcolumn #contents{
	background: #ffffff url( ../img_com/fsm/bg_contents.gif) no-repeat;
}

.h301 {
	background: url( ../img_com/fsm/bg_h3.gif) no-repeat;
}

.tb-plan01 th {
	background:#ece5d2;
	font-weight:bold;
	
}
.tb-plan01 td {
	background:#f8f4ea;
}