.main {
	line-height: 130%;
	color: #666666;
	font-family: "MS UI Gothic";
}
h1 {
	font-style: italic;
	color: #FF9966;
	font-weight: normal;
	padding-left: 20px;
}
h2 {
	padding-left: 50px;
	color: #FF3300;
	font-weight: normal;
	font-size: 130%;
}
h3 {
	color: #FF9900;
	padding-left: 35px;
	margin-bottom: 0px;
	font-size: 100%;
	font-weight: normal;
}
h4 {
	color: #448EAE;
}
strong {
	font-weight: normal;
}
b {
	font-weight: normal;
	color: #003399;
}
p {
	width: 700px;
	padding-left: 35px;
	padding-top: 10px;
}
ul {
	width: 600px;
	list-style-position: outside;
	margin-top: 0px;
}
li {
	list-style-type: decimal;
	margin-top: 30px;
	font-weight: bold;
	color: #157AD8;
	font-size: 120%;
	list-style-position: inside;
}
ul ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 5px;
}
ul ul li {
	margin: 0px;
	list-style-type: none;
	color: #666666;
	font-weight: normal;
	font-size: 90%;
	padding: 5px;
	background-color: #FFFFDD;
	list-style-position: outside;
	border-top: thin solid #eeeeee;
	border-right: thick solid #eeeeee;
	border-bottom: thick solid #eeeeee;
	border-left: thin solid #eeeeee;
}
.p {
	margin-top: 0px;
}
.add {
	border-top: thin solid #CCCCCC;
	border-right: thick solid #CCCCCC;
	border-bottom: thick solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	color: #000000;
	padding: 10px;
	width: 280px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

.red {
	color: #CC0066;
	margin: 0px;
	padding-bottom: 0px;
}
.orange {
	color: #FF3366;
	margin: 0px;
	padding-bottom: 0px;
}
.pink {
	color: #FF9999;
	font-weight: bold;
}

.yellow {
	color: #FFCC00;
	padding-left: 35px;
	font-weight: normal;
}
.add02{
	font-size:12px;
	padding-bottom:10px;
}
.add03{
	list-style-position: inside;
	list-style-type: none;
	margin-top: 5px;
	padding-left:40px;
	width:600px;
}
.add04 {
	margin: 0px;
	list-style-type: none;
	color: #666666;
	font-weight: normal;
	font-size: 90%;
	padding: 5px;
	background-color: #FFFFDD;
	list-style-position: outside;
	border-top: thin solid #eeeeee;
	border-right: thick solid #eeeeee;
	border-bottom: thick solid #eeeeee;
	border-left: thin solid #eeeeee;
		list-style-position: inside;

}
.add05{
	list-style-type: decimal;
	margin-top: 30px;
	font-weight: bold;
	color: #157AD8;
	font-size: 120%;
	list-style-position: inside;
	padding-left:40px;
}
.add_h2{
	font-size:16px;
	color:#666666;
	margin:0px;
	padding:0px 0px 0px 35px;
}
.add06{
	padding:0px 0px 0px 35px;
	margin-bottom:20px;
}
.add07{
		color: #448EAE;
		font-weight:bold;
		text-align:left;
	padding-left: 0px;
	margin-bottom: 20px;
	font-size: 100%;
}