p.Text01 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: bold;
	color: #99c846;
	line-height: 150%;
	margin: 20px auto;
	font-size: 1.5em;
}
p.Text02 {margin: 5px 0 0 0;padding: 3px 0 0 0;display: block; color: #666666; text-align: left; line-height: 1.3em; }

span.Text03 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-weight: normal;
	color: #99c846;
	line-height: 150%;
	margin: auto;
	font-size: 0.8em;
}

 #text_waku {
	padding: 4em 3em;
	width: 650px;
	border: 12px solid #735d4f;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
/*	background-color:#f9f7f4;	*/
}
#text_waku form {
	padding: 10px;
}
#ouen_logo {
	padding: 5px 15px;
}
#text_waku ul {
	padding: 10px 15px 0px 15px;
	text-align:left;
}
#text_waku ul li {
	color: #FF0000;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
	margin-bottom: 5px;
}
.linklist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.linklist li {
	padding: 5px 0px 5px 30px;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../../common/images/base/topic_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
