@charset "utf-8";
@import "import.css";

ul#menu-link {
	margin-bottom: 13px;
}

ul#menu-link li {
	float: left;
}

ul#menu-link li.last {
	float: right;
}

#main p,
#main dd {
	font-size: 1.2em;
}

/* #greeting */

#main #greeting {
	clear: both;
}

#main #greeting div.headwrap {
	margin-bottom: 10px;
}

#main #greeting p {
	margin: 0 2px 15px;
	line-height: 1.4;
}

#main #greeting div.figure {
	margin-bottom: 4px;
}

#main #greeting #auberge dt {
	margin-bottom: 5px;
}

#main #greeting #auberge dd {
	margin: 0 2px 30px;
	line-height: 1.4;
}

#main #greeting .section {
	background: url(../img/boxB-bg1.jpg) no-repeat left bottom;
	margin-bottom: 13px;
	padding-bottom: 25px;
}

#main #greeting .section h4 {
	background: url(../img/boxT-bg1.jpg) no-repeat left top;
	margin-bottom: 8px;
	padding-left: 25px;
	padding-top: 12px;
}

#main #greeting .section p {
	border-top: 1px dashed #D4A98D;
	margin: 0 25px 15px;
	padding-top: 10px;
}

#main #greeting .section div.figure {
	margin: 0 25px;
}

#main #greeting #attention {
	border: 1px solid #1D5435;
	margin-bottom: 20px;
	padding: 1px;
}

#main #greeting #attention dl {
	border: 1px solid #CCBC93;
	padding: 15px 25px;
	line-height: 1.6;
}

#main #greeting #attention dt {
	background: url(../img/icon-square.gif) no-repeat left center;
	border-bottom: 1px solid #CCBC93;
	padding-left: 15px;
	color: #1D5435;
	font-size: 1.4em;
	font-weight: bold;
}

/* #news */

#main #news .headwrap {
	margin-bottom: 6px;
}

#main #news iframe {
	border: none;
	width: 580px;
	height: 130px;
	overflow: auto;
}

.news-inner {
	
}

.news-inner table {
	width: 100%;
	font-size: 1.2em;
}

.news-inner table a {
	text-decoration: underline;
}

.news-inner table a:hover {
	text-decoration: none;
}

.news-inner th {
	background: #F9F4DF url(../img/icon-arrow1.gif) no-repeat 11px 8px;
	border-bottom: 1px solid #fff;
	padding: 5px 25px 5px 40px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}

.news-inner .even th {
	background: #FBF8EA url(../img/icon-arrow2.gif) no-repeat 11px 8px;
}

.news-inner td {
	background: #F9F4DF;
	border-bottom: 1px solid #fff;
	padding: 5px 10px 5px 0;
	vertical-align: top;
	text-align: left;
}

.news-inner .even td {
	background: #FBF8EA;
}

/*--seo master--*/
div.sbox { margin-bottom:10px; }
div.sbox table { margin:0 auto; }
div.summary { margin-left: 1em;}
div.sbox h1.stext,
div.sbox div.summary {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",Osaka,"‚l‚r ‚oƒSƒVƒbƒN","MS P Gothic",sans-serif;
	line-height: 1.6;
}

