@charset "utf-8";
/* CSS Document */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 3.0.0
build: 1549
*/
html{
    color:#000;background:#FFF;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}
q:before,q:after{ content:''; }
abbr,acronym{ border:0;font-variant:normal; }
sup{ vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
input,textarea,select{ font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select{ *font-size:100%; }
legend{ color:#000; }

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

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#container_travel{
	width:800px;
	background-image:url(images/back.gif);
	margin-bottom:10px;
}

.logo_area h2{
	padding-left:30px;
}

.logo_area h1{
	width:457px;
	height:171px;
	margin-top:50px;
	margin-bottom:20px;
	border-bottom:none;
	float:left;
	padding-left:30px;
}

.logo_area .logo p{
	width:300px;
	float:left;
	margin-top:30px;
}

#explain,#access,.place{
	width:750px;
	margin:0 auto;
}

.explainText{
	width:450px;
	float:right;
	color:#784920;
	padding:15px;
	margin-top:50px;
	margin-left:30px;
	line-height:1.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:2px solid #935117;
	margin-right:15px;
}

.photo01{
	width:200px;
	float:right;
	margin-top:90px;
}

#access p,h3,ul{
	width:453px;
	margin:0 auto;
}

#access ul li,#place ul li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#784920;
}

#access .map{
	margin:20px auto 10px;
	padding:5px;
}

#access h3{
	color:#784920;
	font-size:1.5em;
}

#access ul{
	margin-top:5px;
	margin-bottom:20px;
	line-height:1.2em;
}

#access .photo02{
	text-align:center;
	margin-bottom:20px;
}

#place{
	width:700px;
	margin:0 auto;
	font-size:1.1em;
	padding-bottom:30px
}

#place ul{
	float:right;
	line-height:1.2em;
}

#place p{
	width:125px;
	height:68px;
	float:right;
	margin-right:30px;
}





