#imagecatch  {
	margin-bottom: 20px;
}
#RightPain h2 {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.6em;
	color: #00006D;
}
#RightPain h5 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 1.6em;
	font-size: 16px;
}

#index #RightPain  h4 {
	font-weight: bold;
	margin-bottom: 10px;
	color: #010066;
	font-size: 16px;
}

#index #option h3 {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	margin-bottom: 10px;
}
#flow .waku {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
#flow #Container #Wrapper #RightPain .waku h3{
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#flow #Container #Wrapper #RightPain .waku p{
	padding-top: 5px;
	padding-bottom: 10px;
}
#index #LeftPain #menu ul  {
	margin-bottom: 10px;
}
#index #LeftPain #menu li   {
	margin: 0px;
	padding: 0px;
}
#index #LeftPain #menu ul li a  {
	font-size: 11px;
	background-color: #ececec;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 15px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: url(../img/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	margin-right: 5px;
	height: 20px;
}
#index #LeftPain #menu ul li a:hover {
	color: #FFF;
	background-color: #FEB300;
}
#LeftPain #menu a img  {
	margin-bottom: 0px;
}
#LeftPain #menu {
	margin-bottom: 50px;
}
#index #Container #Wrapper #RightPain .plan .waku .right {
	float: right;
	width: 180px;
}
#index #Container #Wrapper #RightPain .plan .waku .left {
	width: 470px;
	float: left;
}
#index #Container #Wrapper #RightPain #option .waku .left {
	float: left;
	width: 180px;
}
#index #Container #Wrapper #RightPain #option .waku .right {
	float: right;
	width: 470px;
}

