/*index*/
#wrapper .caption-top img {
	display:inline;
	margin:2px 3px 0;
}


/*working robots arrow*/
.robotsp {
	font-size: 18px;
}

.rbt-left {
	padding:0 0 0 17px;
	background:url(../images/feature/yajirusi_left.gif) 1px 4px no-repeat;
}
.rbt-right {
	padding:0 0 0 17px;
	background:url(../images/feature/yajirusi_right.gif) 1px 4px no-repeat;
}
.rbt-up {
	padding:0 0 0 17px;
	background:url(../images/feature/yajirusi_up.gif) 1px 4px no-repeat;
}
.rbt-down {
	padding:0 0 0 17px;
	background:url(../images/feature/yajirusi_down.gif) 1px 4px no-repeat;
}



/*working robots images*/

.right-image {
	float:right;
	padding:5px 0 20px 20px;
}

.left-image {
	float:left;
	padding:5px 20px 20px 0;
}


#contents-area .column h3.subh3 {
	font-size:95%;
	line-height:1em;
}

/*travelogue*/

.travel-num table {
	width:295px;
	float:left;
}

.travel-num table td.cap-num {
	width:17px;
	padding:2px 0 0;
	vertical-align:top;
}

.travel-num table td p {
	padding:0 10px 0 0;
}

dl,dt,dd {
	margin:0;padding:0;
}

dt,dd {
	font-size: 80%;
	color: #600;
}

dd {
	padding:0 0 3px 0.5em;
}

.tb-photo {
	width:120px;
	float:left;
}
.tb-number {
	width:25px;
	float:left;
}
.tb-txt {
	width:450px;
	float:left;
}

