#main #plan h2{
	background-image: url(../../img/title_red_l.gif);
}
#main #plan h3{
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC3333;
	padding-left: 10px;
}
#main #plan h3 a{
	color: #CC3333;
	text-decoration: none;
	background-image: url(../../img/arrow_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
#main #plan table {
	width: 100%;
}

#main #plan td{
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
#main #plan .img {
	width: 113px;
}
#main #plan .img a {
	display: block;
	height: 100px;
	width: 113px;
	border: 1px solid #999999;
}
#main #plan .plan {
	font-weight: bold;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#main #plan table p em {
	color: #CC3333;
	font-style: normal;
	font-weight: bold;
}

#main #plan .plan a {
	font-weight: bold;
	color: #FFFF99;
	background-image: url(../../img/arrow_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 10px;
	width: auto;
	text-decoration: none;
	float: left;
}
#main #plan .plan a:hover {
	color: #FF9900;
}

#main #plan table ul {
	margin-top: 5px;
}



#main #plan .img a:hover {
	border: 1px solid #FF9900;
}


