@charset 'utf-8';

body {
	background-color: #f4eedd;
/*
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 13px;
	line-height: 1.2em;
*/
	color: #333;
	margin: 0;
	padding: 0;

}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #036;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.topgrade {
	background-image: url(/img/top_grade_patt01.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 27px;
}

.flamepatt1 {
	background-image: url(/img/flame_02_patt.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.flame {
	background-image: url(/img/flame_00.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 400px;
}

.flameunder {
	background-image: url(/img/flame_04.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: 8px;
	width: 950px;
	padding: 20px 0;
}

.titleback550 {
	background-image: url(/img/title_back550.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #330000;
}

.xdot {
	background-image: url(/img/dot01.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 10px;
}

.foodertxt {
	font-size: 10pt;
	padding-top: 1em;
	line-height: 1.5em;
	color: #666666;
}

div#content {
	margin: 8px;
}

div#topicPath{
/*	font-size: 10px;	*/
	margin-bottom: 8px;
}

div#contentMain {
	margin: 8px;
	width: 910px;
}
div.description {
	margin-bottom: 16px;
}

div.text {
	margin: 8px;
}

div.text li{
	margin-bottom:5px;
}

.title {
	font-weight: bold;
}

div.title, h2.title {
	background: white url(/img/bg_title.gif) repeat-x bottom left;
	font-weight: bold;
	color: #7f0c21;
	font-size: 19px;
	margin: 8px 0;
	height: 36px;
	line-height: 36px;
	padding: 0 8px !important;
}

h2.title {
	margin-top: 0;
}

div.list {
	margin-bottom: .8em;
	border-bottom: 1px dotted #cfba97;
}

div.articleListItem{
	margin-bottom: .8em;
	border-bottom: 1px dotted #cfba97;
}

div.articleTitle{
	font-weight: bold;
}

div.articleDescription{
	font-size: 11pt;
}

/*観光案内*/
div.sighttip{
	text-align:right;
	font-size:10px;
	margin-bottom:10px;
	margin-top:-10px;
}

/*新着情報*/
div#news{
}


div.caution{
	border: 1px solid #cfba97;
	margin: 16px;
	padding: 8px;
	background-color: #f5f3e6;
	font-size: 12px;
}

div.caution p {
	font-weight: bold;
	margin: 0;
}

div.caution ul {
	margin: 0 0 16px 16px;
}

h4 { margin-top: 0px; margin-bottom: .5em;}
h3 { margin-top: 0px; margin-bottom: .5em; }
ul { margin-top: 0; }

.tel {
	font-size:24px;
}
