/* CSS Document */
a{
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
body {
	color: #666666;
}

td.example {
	background-image: url(image/ind/2-a.jpg);
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 75px;
}
td.example2 {
	background-image: url(image/ind/2-b.jpg);
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 65px;
}
td.example3 {
	background-image: url(image/ind/2-c.jpg);
	font-size: 12px;
	line-height: 1.4em;
	background-repeat: no-repeat;
	padding-top: 55px;
}
td.example4 {
	font-size: 12px;
	line-height: 1.4em;
}
table.example4 h2{
	font-size: 14px;
	font-weight: bold;
	color: #047256;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.example4 ul{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
table.example4 b{}
table.example4 li{
	font-size: 12px;
	color: #047256;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 15px;
}
div#feed{
	margin-left: 20px;
	margin-top: 10px;
	overflow-y: scroll;
	height: 170px;
	width: 240px;
}
table.example4 {
	background-image: url(image/ind/3-a.jpg);
	font-size: 12px;
	line-height: 1.2em;
}
table.exzmple5{
	font-size: 10px;
	line-height: 15px;
	background-color: #F1C4F7;
	text-decoration: none;
	margin-right: auto;
	text-align: center;
	letter-spacing: 0.2em;
	border-top: 1px solid #E83183;
	border-right: 4px solid #E83183;
	border-bottom: 1px solid #E83183;
	border-left: 4px solid #E83183;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
table.exzmple5 strong{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.3em;
	line-height: 18px;
}
table.exzmple5 a{
	color: #FB3C7E;
	text-decoration: none;
	display: block;
}
table.exzmple5 a:visited{
	background-color: #F1C4F7;
	color: #FB3C7E;
	text-decoration: none;
	display: block;
}
table.exzmple5 a:hover{
	background-color: #E83183;
	color: #FFFFFF;
	display: block;
}
