ul#photos {
	width: 414px;
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.dot {
	background-image: url(../image/dot.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
}
.dot2 {
	background-image: url(../image/dot2.jpg);
	background-repeat: repeat-x;
	height: 20px;
	background-position: center;
}

ul#photos li {
	display: block;
	width: 414px;
	text-align: left;
}
ul#photos a.horizontal img,
ul#photos a.effectable img {
	padding: 0px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
ul#photo {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
ul#photo li {
	display: inline;
}
ul#photo a.horizontal img,
ul#photo a.effectable img {
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 5px;
}
ul#photos a.vertical img {
	padding: 0px 15px;
}
#contents td {
	vertical-align: top;
}
#contents #photos a {
	color: #000000;
	text-align: left;
}
#contents #photos a:hover {
	color: #FF3300;
	text-align: left;
}
#contents p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.phot01 {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
}
.clear {
	clear: both;
}
.phot02 {
	clear: both;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}
