div#article_idea * {
	margin: 0;
	padding: 0;
	color: #333;
}

div#article_idea li {
	list-style: none;
}

div#article_idea p {
	line-height: 135%;
	font-size: 14px;
}

div#article_idea dl h3.title {
	font-size: 24px;
}

div#article_idea dl dd.read1 {/* 修正 */
	font-size: 16px;
	color: #333333;
}

div#article_idea h4 {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

div#article_idea p.read {/* 修正 */
	font-size: 16px;
	margin-bottom: 20px;
	color: #333333;
}

div#article_idea div.yobou {
	float: left;
	width: 198px;
	margin-right: 18px;
	margin-top: 5px;
}

div#article_idea div.yobou2 {
	float: left;
	width: 198px;
	margin-top: 5px;
}

div#article_idea div p.text1 {/* 修正 */
	font-size: 16px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #333333;
}

div#article_idea div p.text2 {/* 修正 */
	font-size: 16px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	color: #333333;
}

div#article_idea div p.text3 {/* 修正 */
	font-size: 16px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 43px;
	padding-left: 15px;
	color: #333333;
}

div#article_idea h4.clear {
	clear: both;
	padding-top: 10px;
}

div#article_idea p.text_left {/* 修正 */
	font-size: 16px;
	float: left;
	width: 480px;
	margin-right: 15px;
	padding-left: 5px;
	color: #333333;
}

div#article_idea img.right {
	float: left;
	width: 131px;
}

div#article_idea span.text_span {
	font-weight: bold;
}

div#article_idea p.kanshu {/* 修正 */
	clear: both;
	text-align: right;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 20px;
	color: #333333;
}
