
body {
	background: url(../img_main/background_bf_col.png);
}
#holder {
	/*background-color: #ffce00;*/
	background-image: url(../img_main/background_bf.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#main {
	width: 600px;
	min-height:100%;
	overflow:visible;
	text-align:left;
	margin: 0px auto;
	background:url(../img_main/bg_bf.png) repeat-y;
	background-color: #ffffff;
	position: relative;
}
#mapLargeBox {
	overflow: visible;
	position:absolute;
	top: 20px;
	left: 250px;
}
#submenuBox {
	width:152px;
	float: left;
	margin:0;
	padding:80px 0px;
	overflow:hidden;
}
#submenuBox div img {
	padding: 0;
	margin: 0;
	display:  block;
}
/* large map */
#swfHolder {
	position: absolute;
	top: 0;
	left: 150px;
	width: 150px;
	height: 560px;
}
#copyright {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#contentsBox {
	padding-top: 35px;
	padding-bottom: 50px;
	text-align:left;
}
#contentsBox h4 {
	text-align: right;
	margin: 0px 2px 10px 300px;
	padding:5px 15px 0px 10px;
	font-size:120%;
	border-bottom:3px double #e0e0e0;
	color: #fefefe;
	background-color: #ff8000;
	background-image: url(../img_main/hbg_b.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#contentsBoxContact {
	padding-top: 35px;
	padding-bottom: 50px;
	text-align:left;
}
#contentsBox p {
	margin:5px;
	margin-left: 310px;
	padding:5px;
	font-size:90%;
}
#contentsBoxContact h4 {
	text-align: right;
	margin: 0px 2px 10px 160px;
	padding:5px 15px 0px 10px;
	font-size:120%;
	border-bottom:3px double #e0e0e0;
	color: #fefefe;
	background-color: #ff8000;
	background-image: url(../img_main/hbg_bc.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#contentsBoxContact p {
	margin:5px;
	margin-left: 160px;
	padding:5px;
	font-size:90%;
}
div.menuTables {
	padding-left: 310px;
}
#contentsBox table {
	font-size:85%;
	margin-left: 0px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-bottom:1px solid #e0e0e0;
	width: 280px;
}
#contentsBox table th {
	padding: 5px;
	text-decoration: underline;
}
#contentsBox table td {
	padding:5px;
	text-align:center;
}
#contentsBox p.address {
	margin:20px;
	margin-left: 310px;
	text-align:right;
}
#contentsBox span.header {
	font-size:105%;
	font-weight:bold;
}
/* form */
div#contactInput {
	width: 430px;
	margin-left: 160px;
	text-align: right;
	line-height: 1.5em;
}
div#contactInput label {
	font-weight: normal;
}
div#contactInput p.menuCat {
	color: #333333;
	font-size: 80%;
	font-weight:bold;
	text-align: left;
	margin: 3px;
	padding: 3px;
	line-height: 1.2em;
	border-bottom: solid silver 1px;
}
div#contactInput div#totalPrice p {
	color: #333333;
	font-size: 80%;
	font-weight:bold;
	text-align: right;
	margin: 3px;
	padding: 3px;
	line-height: 1.2em;
	border-bottom: solid silver 1px;
}
div#contactInput div.menuFormProd {
	margin: 5px 4px 10px;
}
div#formMessage {
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	margin-left: 160px;
	padding: 5px;
	border: 1px solid silver;
	width: 420px;
	
}
div#contactInputCon {
	width: 430px;
	margin-left: 160px;
	text-align: left;
	line-height: 1.5em;
}
div#contactInputCon div.msg {
	font-size: 100%;
	color: #333333;
	border-bottom: 1px solid silver;
}
div#contactInputCon p.prod {
	margin-left: 50px;
	font-size: 90%;
	color: #333333;
	font-weight: bold;
}
div#contactInputCon p.total {
	border-top: 1px solid silver;
	margin-left: 100px;
	font-size: 90%;
	color: #333333;
	text-align:right;
	font-weight: bold;	
}


