/* CSS Document */

body {
	background:url(../img/bg.jpg) left top no-repeat;
	background-color:#570101;
	padding: 0px;
	margin: 0px;
}

td,tr,p,div {
	font-family: Georgia;
	font-size: 12px;
	color: #fcdca4;
	line-height: 18px;
}
.sp {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #f1e9a2;
	padding-bottom:25px;
}
.top {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	color: #f5c776;
	line-height:28px;
}
.top2 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #f5c776;
	line-height:28px;
}
.price {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #a93e3e;
}
.way {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #a2c14e;
}

.img {	
	border: 0px solid #a2c14e;
	padding-right: 18px;
}
.img2 {	
	border: 5px solid #f3c87d;
}
.bottable {	
	border-bottom: 1px dotted #a2c14e;
	padding-bottom:15px;
}



A {     
	font-family: Georgia;
	font-size: 12px;
	color: #ffdda2;
	font-weight: normal;
	text-decoration : underline;
}
A:hover { 
    font-family: Georgia;
	font-size: 12px;
	position: relative;
    Color : #ffdda2;
	font-weight: normal;
	text-decoration : none;
}
A.menu {     
	font-family: Georgia;
	font-size: 16px;
	color: #ffdda2;
	font-weight: normal;	
	padding:10px;
	text-decoration : underline;
}
A.menu:hover { 
    font-family: Georgia;
	font-size: 16px;
	position: relative;
    Color : #ffdda2;
	font-weight: normal;
	text-decoration : none;
	padding:10px;
	background-color:#a72424;
}

A.submenu {     
	font-family: Arial;
	font-size: 14px;
	color: #b7d853;
	font-weight: normal;
	text-decoration : none;
	padding-left:30px;
}
A.submenu:hover { 
    font-family: Arial;
	font-size: 14px;
	position: relative;
    Color : #97a66b;
	font-weight: normal;
	text-decoration : none;
	padding-left:32px;
}