.picbg {
	background-image: url(images/picbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.picbg02 {
	background-image: url(images/picbg02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ins-text01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3E3E3E;
	line-height: 22px;
}
.ins-text02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 22px;
}
.ins-price01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #06A2F4;
	line-height: 22px;
}
.ins-price02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	line-height: 22px;
}
.ins-menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	text-decoration: none;
}
.ins-menulink:hover {
	color: #FF3366;
	text-decoration: underline;
}.ins-line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCEBFF;
	border-right-color: #DCEBFF;
	border-bottom-color: #DCEBFF;
	border-left-color: #DCEBFF;
}
