#container #wrap #sidebar #idea {
	background-image: url(../../image/btn3_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 135px;
}
#container #wrap #contents h3 {
	background-image: url(../image/idea_h3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 25px;
	width: 585px;
	margin-top: 20px;
	margin-left: 6px;
	margin-bottom: 15px;
}#container #wrap #contents h4 {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #C864A0;
	height: auto;
	width: 585px;
	padding-left: 6px;
}
#container #wrap #contents ul {
	margin-left: 6px;
	list-style-type: none;
}

#container #wrap #contents li {
	font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-indent: 16px;
	background-image: url(../image/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
* html #container #wrap #contents ul {
	position: relative;

}

* html #container #wrap #contents li {
	position: relative;

}
