#out {
	padding: 0px;
	height: 700px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#out #contents {
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;
	height: 700px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
#contents #clip_1 {
	margin: 0px;
	padding: 0px;
	height: 690px;
	background-image: url(../images/cat02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#clip_1 strong {
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

#contents #clip_2 {
	height: 200px;
	margin: 0px;
	padding: 0px;
}

#out #navi {
	width: 150px;
	margin: 0px;
	float: left;
	height: 700px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 0px;
}
#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: #666699;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#clip_1 h3 {
	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: #666699;
	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 .ct {
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 1.1em;
	color: #666666;
}

