#out {
	padding: 0px;
	height: 700px;
	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: 700px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
#contents #clip_1 {
	margin: 0px;
	padding: 0px;
	height: auto;
}
#contents #photo {
	margin: 0px;
	padding: 0px;
	height: 620px;
}
#photo table.photo {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.photo td {
	text-align: center;
	border: 1px dotted #CCCCCC;
}




#clip_1 ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#clip_1 li {
	font-size: 12px;
	line-height: 2em;
	list-style-type: none;
	padding-left: 13px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#clip_1 a {
	text-decoration: none;
	color: #666666;
}
#clip_1 h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 35px;
	color: #333333;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../images/allow03-bl.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#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;
}
