@charset "UTF-8";

/* TRIP */

/*   ------------------------------*/

p.tripdate {
	display: block;
	width: 570px;
	padding: 20px 0 5px 0;
	margin-left: 40px;
}

#wrap1 {
	width: 570px;
	margin-left: 40px;
	padding-bottom: 10px;
	background: #F90 url(../trip/images/i_trip_wrap1_foot.gif) left bottom no-repeat;
}
#wrap1 h3 {
	padding: 10px;
	font-weight: bold;
	color: #FFF;
	background: #F90 url(../trip/images/i_trip_wrap1_top.gif) left top no-repeat;
	font-size: 120%;
}

#wrap2 {
	width: 550px;
	margin-left: 10px;
	background: #FFF url(../trip/images/i_trip_wrap2_top.gif) left top no-repeat;
}

#wrap2_left {
	display: inline;
	float: left;
	width: 240px;
	margin: 10px 0 10px 10px;
}
#wrap2_right {
	display: inline;
	float: right;
	width: 275px;
	margin: 10px 10px 10px 0;
}

#tabimemo {
	padding: 10px;
	background: #EEE;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#tabimemo p {
	margin: 10px 0;
	font-weight: bold;
	line-height: 1.4em;
}

.shikishi {
	width:240px;
	height:90px;
	padding:8px 0 0 0;
	background:url(../trip/images/b_shikishi.gif) no-repeat;
}
.shikishi a {
	width:240px;
	height:90px;
	display: block;
}
.shikishi .shikishiText{
	display:none;
	text-indent:-999px;
	font-size:0;
	line-height:0;
}

.shikishinone {
	border-bottom:solid 5px #FFF;
	}


#tabiphoto {
	margin: 15px 0;
}
#tabiphoto ul {
	display: block;
}
#tabiphoto li {
	display: block;
	float: left;
	width: 130px;
	min-height:1px;
	margin: 0 1px 1px 0;
	line-height:0;
	*margin: 0 1px -1px 0;
	/*height: 98px;
	background: url(../trip/images/i_photo_bg.gif) left top no-repeat;*/
}

#info {
	clear: both;
	margin: 10px;
}
#info h4 {
	height: 30px;
	background: #630 url(../trip/images/ti_info_right.gif) right top no-repeat;
}

#infophoto {
	float: left;
	width: 150px;
	margin: 0 10px 0 0;
}
/*------ﾇ隍--------------------------------------*/
li.infocomp p {
	float: right;
	width: 370px;
}
li.infocomp p strong {
	font-weight: bold;
}
/*------/ﾇ隍--------------------------------------*/
li.infocomp {
	display: block;
	clear: both;
	padding: 15px 0;
	border-bottom: #F60 dotted 1px;
}

#shiori {
	display: block;
	clear: both;
	width: 100%;
	padding: 30px 0 0 0;
	text-align: center;
}
#shioriText {
	clear: both;
	width: 100%;
	padding: 0 0 30px 0;
	text-align: center;
}




