#out {
	padding: 0px;
	height: 950px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#out #navi {
	width: 150px;
	margin: 0px;
	float: left;
	height: 700px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
}
#out #contents {
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
#contents #clip_1 {
	margin: 0px;
	padding: 0px;
	height: 900px;
}


#clip_1 h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 35px;
	color: #333333;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #663399;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#clip_1 p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #333333;
}
#clip_1 h3 {
	font-size: 13px;
	font-weight: normal;
	color: #336600;
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 1.3em;
}
#clip_1 h4 {
	font-weight: normal;
	font-size: 13px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #666666;
}
#clip_1 img {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#clip_1 #po {
	color: #666666;
}
#clip_1 #tk {
	font-size: 12px;
	color: #CC3300;
}
#clip_1 ul {
	font-size: 12px;
	line-height: 1.5em;
	list-style-type: none;
}
.style1 {color: #FF0000}