* {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body,h1,h2,h3,h4,h5,ul,li,ol,p,form {
padding:0;
margin:0;
list-style:none;
}

body {
font-size:14px;
line-height:1.5;
color:#333;
}

a { color:#22AC38; font-weight:800; font-size:100%;}
a:hover { color:#AAA; }
img { border:0; }
a img.banner { border:1px solid #CCC; }
a:hover img.banner { border:1px solid #AAA; }
img.border { border:1px solid #CCC; }

p {
padding:.5em 1em;
}

.marker1 {
background:#FFFF00;
line-height:1.3em;
font-weight:800;
}
.icon-check {
padding-left:20px;
background:url("/img/icon-check.png") no-repeat 0 50%;
}
.size1 {
font-size:150%;
font-weight:800;
}
.box1 {
padding:10px;
margin:0 10px;
border:3px solid #FFCC99;
float:left;
clear:both;
width:350px;
background:#FFFFEE;
}

.box1-img {
float:left;
width:30px;
height:60px;
overflow:hidden;
}
.box1-body {
float:right;
width:300px;
}


.wrapper {
width:810px;
margin:0 auto;
position:relative;
}

#side {
float:left;
width:182px;
position:relative;
z-index:1;
/*position:fixed;*/
}
	#side h1 {
	float:left;
	width:100%;
	height:205px;
	overflow:hidden;
	}
	
	.block {
	display:block;
	position:relative;
	overflow:hidden;
	}
	.block img {
	position:absolute;
	}
#side-home-menu {
position:absolute;
top:440px;
left:0;
float:left;
width:100%;
}
#side-menu {
float:left;
width:100%;
}
	#side ul {
	clear:both;
	float:left;
	width:100%;
	height:256px;
	}
	#side ul li {
	clear:both;
	float:left;
	margin:1px 0;
	}
	#side ul li a { width:180px; height:40px; }
	#side ul li a.active img { left:-205px; }
	li#side-home a img { top:-8px; left:-5px; }
	li#side-home a:hover img { left:-205px; }
	li#side-company a img { top:-50px; left:-5px; }
	li#side-company a:hover img { left:-205px; }
	li#side-shop a img { top:-92px; left:-5px; }
	li#side-shop a:hover img { left:-205px; }
	li#side-consulting a img { top:-134px; left:-5px; }
	li#side-consulting a:hover img { left:-205px; }
	li#side-culture a img { top:-176px; left:-5px; }
	li#side-culture a:hover img { left:-205px; }
	li#side-contact a img { top:-218px; left:-5px; }
	li#side-contact a:hover img { left:-205px; }
	
	.side-banner {
	clear:both;
	float:left;
	width:100%;
	margin-top:3px;
	}

#main {
float:right;
width:622px;
min-height:600px;
}

	.main-box {
	float:left;
	width:100%;
	clear:both;
	overflow:hidden;
	}
#home-map {
position:absolute;
top:0;
left:0;
}
#home-map img {
border:0;
}
.home-content {
margin-top:610px;
z-index:-2;
}
	.home-left {
	float:left;
	width:301px;
	margin-left:3px;
	}
	.home-right {
	float:right;
	width:301px;
	margin-right:3px;
	}
	.home-title {
	border:1px solid #CCC;
	display:block;
	width:300px;
	height:40px;
	overflow:hidden;
	margin-bottom:5px;
	}
	.home-body {
		float:left;
		width:281px;
		border:1px solid #CCC;
		padding:10px;
	}
	.home-body ul {
	}
	.home-body ul li {
	background:url("/img/main-icon.gif") 0 3px no-repeat;
	padding-left:20px;
	}
	
	.main-box h5 {
	padding:0 0 0 10px;
	}
	.main-box table {
	width:95%;
	margin:5px auto;
	background:#EEE;
	}
	.main-box th {
	padding:5px;
	background:#DDD;
	}
	.main-box td {
	padding:5px 10px;
	background:#FFF;
	}

	.guide-left img {
	padding:10px;
	border:1px solid #CCC;
	}
	.guide-left,
	.guide-right {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:0 0 0 15px;
	}
	.guide-left {
		width:220px;	
	}
	.guide-right {
		width:350px;	
	}
	 
	/*for IE6 */
	* html .guide-left,
	* html .guide-right {
		display: inline;
		zoom: 1;
	}
	 
	/*for IE7 */
	*:first-child+html .guide-left,
	*:first-child+html .guide-right {
		display: inline;
		zoom: 1;
	}


/* **********************
contacts
********************** */

.contacts-box {
clear:both;
float:left;
overflow:hidden;
margin:5px 0;
width:600px;
padding:10px;
border:1px solid #CCC;
}
.tour-img {
float:left;
width:200px;
}
.tour-text {
float:right;
width:398px;
}
.form-comment {
float:left;
width:100%;
padding:10px 0;
margin:5px 0;
border:1px solid #CCC;
background: #FFFFDD;
font-weight:800;
color:#696969;
text-align:center;
}
.form-error {
float:left;
width:100%;
padding:10px 0;
margin:5px 0;
border:1px solid  #CCC;
background: #FFCCFF;
font-weight:800;
color: #FF0000;
text-align:center;
}
.contacts-form {
float:left;
clear:both;
width:100%;
background:#DDD;
}
fieldset {
display:none;
}
.contacts-form th {
width:200px;
padding:5px;
border-left:3px solid #CCC;
background:#EEE;
padding-left:10px;
}
.contacts-form td {
background:#FFF;
padding:10px;
}
.form-small {
color:red;
font-size:87.5%;
}
.form-text {
width:300px;
line-height:1.3em;
}
.form-textarea {
width:350px;
height:300px;
}
.form-address {
width:350px;
}
.form-zip1 {
width:30px;
}
.form-zip2 {
width:40px;
}

/***
completed
***/
.completed {
width:570px;
margin:20px auto;
border:5px solid #EEE;
}

#footer-top,
#footer-pankuzu,
#footer-navi,
#footer-copy {
clear:both;
float:left;
width:100%;
color:#FFF;
}
	#footer-top a,
	#footer-pankuzu a,
	#footer-navi a,
	#footer-copy a{
	color:#FFF;
	font-size:12px;
	}
	#footer-top {
	padding:5px 0 0 0;
	}
	#footer-to-top {
	float:right;
	padding:5px 10px;
	background:#76452B;
	}
	#footer-to-top a {
	font-size:12px;
	color:#FFF;
	}
	#footer-pankuzu {
	background:#666;
	padding:5px;
	color:#FFF;
	}
.pankuzu {
padding:3px 0 3px 70px;
background:url("/img/footer-pankuzu.gif") 0 50% no-repeat;
font-size:12px;
}
	#footer-navi {
	background:#383635;
	color:#FFF;
	padding:20px 5px 5px 5px;
	}
	#footer-logo {
	float:left;
	text-align:center;
	width:170px;
	}
	#footer-navi ul {
	float:left;
	width:120px;
	}
	#footer-navi ul li {
	padding-left:20px;
	background:url("/img/footer-icon.gif") 0 4px no-repeat;
	}
	#footer-spot {
	float:right;
	width:400px;
	}
	#footer-spot-body {
	float:left;
	width:390px;
	padding-left:10px;
	}
	#footer-spot ul {
	width:95px;
	}
	#footer-copy {
	background:#222;
	color:#FFF;
	font-size:87.5%;
	text-align:center;
	padding:5px;
	}	
