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

body {
	background-color: #F4EAD5;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Lucida Sans", Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.hp {
	height: 16em;
}
  .main{width:70em;}
  
  p {padding-left:0em;
  padding-right:0.5em;
  }


#menu {
	background-color: #993434;
	width: 13em;
	margin-left: 3.2em;
	padding-top: 1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	border: 5px double #993434;
}

#menu ul {
	display: block;
	list-style-image: none;
	text-align: right;
}

#menu li {
	list-style: none;
	margin-bottom: .2em;
}

#menu a {
	font-size: 1.1em;
	margin-left: .9em;
	margin-right: .9em;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {
	font-size: 1.1em;
	margin-left: .9em;
	margin-right: .9em;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
}

#menu2 {
	background-color: #993434;
	width: 13em;
	margin-left: 3.2em;
	padding-top: 1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	border: 5px double #993434;
}
#menu2 ul {
	display: block;
	list-style-image: none;
	text-align: right;
}

#menu2 li {
	list-style: none;
	margin-bottom: .2em;
	color: #FFFFFF;
	font-size: 0.93em;
}

#menu2 a {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
}

#menu2 a:hover {
	font-size: 0.9em;
	color: #FFFFCC;
	font-weight: normal;
}
#menu3 {
	background-color: #993434;
	width: 12em;
	margin-left: 3em;
	padding: .5em;
}

#menu3 ul {
list-style: none;
display: inline;
}

#menu3 li {
list-style: none;
display: inline;
}

#menu3 a {
	font-size: 1.2em;
	margin-left: .9em;
	margin-right: .9em;
	color: #FFFFFF;
}
#footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993434;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 3em;
	height: 10em;
}
.dl50 h1 {
	color: #990000;
}
.dl50 h2 {
	color: #333333;
}
.dl50 h3 {
	color: #990000;
}
.specials {
	float: right;
	width: 209px;
	text-align: center;
	background-color: #FFFFFF;
	clear: right;
	margin-bottom: 1.5em;
}
.dl15 {
	margin-top: 3.5em;
}
.specialstop {
	background-image: url(../images/bgt.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 11px;
}
.specialsbottom {
	background-image: url(../images/bgb.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
}
.specialhead {
	font-weight: bold;
	color: #990000;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom: .8em;
}
.specialscontent {
	background-image: url(../images/bgm.png);
	background-repeat: repeat-y;
	background-position: center top;
}
a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.photo {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #990000;
}

