.entry {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
.box-line-ex {
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tate1 img {
	height: 400px;
	width: 300px;
}
.tate2 img {
	height: 320px;
	width: 240px;
}
.tate3 img {
	height: 215px;
	width: 160px;
}
.yoko1 img {
	height: 360px;
	width: 480px;
}
.yoko2 img {
	height: 180px;
	width: 240px;
}
.ex-box {
	margin-left: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
.img-b0 {
	border: 1px solid #FFFFFF;
}
.arrow {
	background-image: url(example/images/arrow.gif);
	background-position: center;
	height: 35px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ex-box img{
	border: 1px solid #999999;
	margin: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
}
.icon {
	width: 320px;
	padding: 1px;
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
.w-210 {
	float: left;
	width: 210px;
}
.photo-head {
	background-image: url(images/phoro-head.jpg);
	background-repeat: no-repeat;
	padding-bottom: 90px;
	background-position: bottom;
}

.w-315 {
	float: left;
	width: 315px;
}
.w-420 {
	float: left;
	width: 420px;
}
.w-630 {
	float: left;
	width: 630px;
}
.photo-icon {
	width: 155px;
	padding: 5px;
	float: left;
	text-align: center;
	height: 210px;
}
.photo-icon img {
	width: 135px;
	padding: 5px;
	float: left;
}

