﻿@import url("navi_btn1024.css");
@import url("layout1024.css");

/* 添乗員便り使用CSS
----------------------------------------------- */
ul.list_layout{
	list-style-type:none;
	margin:24px 0 0;
	padding:0;
}
.list_layout li{
	float:left;
	width:460px;
	margin:0 0 21px 12px;
	padding:18px 0 18px 0px;
	background-color:#EFEFEF;
	border-style:solid;
	border-width:1px;
	border-color:#DADADA;
	border-collapse:inherit;
}
dl.tourlist{
	list-style-type:none;
	width:430px;
	font-size:100%;
	font-weight:;
	margin:0 0 18px 12px;
	padding:0;
}
dt:first-child{		/*未使用*/
	border-style:none;
	border-width:0;
}
.tourlist dt{
	font-size:100%;
	margin:0 6px;
	padding:3px 3px 3px;
	letter-spacing:-0.05em;
}
.tourlist dt a{
	width:100%;
	color:#111;
	text-decoration:underline;
}
.tourlist dt a:visited{
	color:#800080;
}
.tourlist dt a:hover{
	color:#1080C9;
}
.tourlist dd{
	width:;
	font-size:82%;
	font-family:Arial;
	color:#777;
	padding:0 0 0 6px;
	margin:0px 0 3px 3px;
}
.sub_txt{		/*　PAGETOPボタン　*/
	clear:both;
	text-align:right;
	font-size:75%;
	color:#777;
	margin:0;
	padding:0;
}

.link{
	font-size:75%;
	text-align:center;
}
.toppage{
	font-size:75%;
	margin:16 6;
}
