﻿@charset "UTF-8";


div#tour-image {
	margin-bottom: 50px;
	width: 900px;
	height: 205px;
	background: url(../images/image_b.gif) no-repeat;
}

div#contents h2 {
	margin: 20px 0;
}

div#tour-image p {
	margin-right: 60px;
	float: left;
}

div#tour-image img {
	border: none;
}


div#tour-image p#img3 {
	margin-right: 0;
}


div#contents h3 {
	clear: both;
	margin-bottom: 20px;
	background: #ffffff;
}

div.tour,
div.tour-m {
	margin: 50px 0 30px 0;
	height: 284px;
	padding: 0 70px 20px 100px;
}

div.tour-m {
	height: 350px;
}

div.tour img,
div.tour-m img {
	float: left;
}

div.tour p,
div.tour-m p,
div.tour ul,
div.tour-m ul {
	display: inline;
	float: right;
	margin: 0 0 10px 0;
	padding-bottom:20px;
	width: 400px;
	background-color: #ffffff; /*　確認用　*/
}

div.tour ul,
div.tour-m ul {
	list-style-type: none;
}

div.tour:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

div#tourPic {
	marging: 40px 0;
	width: 898px;
	background-color: #e0d89a;
	border: #988e38 1px solid;
}

p#next { 
	padding-top: 20px;
	clear:both;
	color: #e99219;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

p#next a {
	color: #e99219;
	font-weight: bold;
}

p#next a:hover {
	color: #117403;
}	


div.alphafilter {
	padding-bottom: 60px;
	width: 898px;
	background: url(../images/cod.png) bottom no-repeat;
}

dl.wpic {
	margin: 10px 10px 10px 0;
	float:left;
	display: inline;
}

dl.wpic2 {
	margin: 10px 10px 10px 20px;
	float:left;
	display: inline;
}

dd.a425 {
	width: 425px;
}

dd.a280 {
	width: 280px;
}

dd.a200 {
	width: 200px;
}

div.alphafilter:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}




div.tour2 {
	width: 700px;
	margin: 50px 100px 50px 100px;
	background-color: #ffffff; /*　確認用　*/
}

div.tour2 h3 {
	float: right;
	width: 310px;
}

