/* Site
   -------------------------------- */

html {
	 overflow-y: scroll;
	/*overflow:auto;*/
	/*background: #5f5f5f url('../images/html_bg.png') repeat-x scroll;*/
	/*background: #CCCCCC scroll;*/
	


}

body {
	height:100%;
    
    /*scroll="auto";*/
	margin: 0 auto;
	/*padding: 0 0 20px;*/
	background: transparent url('../images/body_bg.png') center top;
	min-height: 700px;
	/* font-family: "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif"; */
	font-family: "Osaka" ,"Arial", "MS UI Gothic", "Helvetica", "Verdana", "sans-serif";
	scrollbar-track-color: white; scrollbar-face-color: #3A59AD; scrollbar-arrow-color: white;
}

 /*IE7のみ適用*/  
#ie7 html body { padding-left: 1px; }  
# /*IE6以前のみ適用*/  
#ie6 html body { padding-left: 1px; }  

.style1 {color: #3A59AD;
	font-size: 12px;
	font-weight: bold;}
.style3 {color:#666666; font-size: 12px;}
.style3 a:link{color:#666666;}
.style3 a:vlink{color:#666666;}
.style4 {color:#3A59AD;font-size: 12px; font-weight: bold;}
.style5{color: #666666;font-size: 14px; font-weight: bold;}
.heading{color: #3A59AD;font-size: 18px; font-weight: bold;}
.heading2{color: #3A59AD;font-size: 14px; font-weight: bold;}
.heading3{color: #3A59AD;font-size: 12px; font-weight: bold;}
.heading-vana{color: #990000;font-size: 18px; font-weight: bold;}
.heading2-vana{color: #990000;font-size: 12px; font-weight: bold;}
.green {color:#009900; font-size: 12px; font-weight: bold;}

.greenback {

background-position:center;
background:url(../products/images/greenwall.jpg); 
background-repeat:no-repeat;
width:700px;
height:600px;
	 
}

#wrapper {
	/*margin: 0 auto;*/
	margin: 0 auto;
	width: 800px;
	height: auto;
	position: relative;
	bottom: 10px;
	/*background: url('../images/body_footer_bg.jpg') no-repeat center bottom;*/
	padding-bottom: 10px;
	left: auto;
	top: auto;
	right: auto;
	/*background-color: transparent*/
	/*z-index:10;*/
	 
}

html>body #wrapper {
	height:auto;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 10px;
	background: transparent;
} /* 100 % height */

#banner {
/*background:transparent  url("../images/header.png") 0 3px no-repeat;*/
 position:absolute;
 width: 800px;
 z-index:11;
 top:0px;
	height: 236px;
	background-color: transparent;
}


#content .bg {
	opacity: 0;

	-moz-opacity: 0;
	/*filter: alpha(opacity=0);*/
	
}



div.notice {
	background: #FFF1AF;
	padding: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	border: 1px solid #EFD500;
}


/* Logo
   -------------------------------- */

h1.logo {
	position: absolute;
	top: 7px;
	left: 2px;
	margin: 0;
}

h1.logo,
h1.logo a {
	width: 100px;
	height: 55px;
}

h1.logo a {
	display: block;
	background: url('../images/logo.png') no-repeat;
}

h1.logo a span {
	display: none;
}





/* Content
   -------------------------------- */

#content-wrapper {

/*background-color: #ffffff;*/


 /*z-index:10;*/
top: 200px;

	/*background: #FFF url('../images/content_bg.png') repeat-y 0 0;*/
}

#content {
margin: 0 auto;
width: 800px;

	zoom: 1;
}

.content-top {
	top: 50px;
	position:relative;
	z-index:10;
	font-size: 1px;
	height: 150px;
	background-color: transparent;
	width: 800px;
	margin: 0 auto;
	/*background-image: url(../images/content_top_bg.png);*/
	
}

.content {
	top:250px;
	position:relative;
	padding: 0 3px 0 3px;
	overflow: visible;
	background: transparent;
    /*z-index:0;*/
}

#content .content {
background-color: #ffffff;
	min-height: 200px;
	/*background: url('../images/logo-large.png') no-repeat 0;*/
}


#ie6 #content .content {
	height: 380px;
	/*overflow-y: visible;*/
}

/* Layout */

.content-head {
position:relative;
/*top: 200px;*/
top: 50px;
width:800px;
	height: 30px;
	/*bottom: 80px;*/
	border-bottom: 1px solid #ccc;
	background-color: transparent;
	z-index:20;
	
	
}

/*.drinks {
background: url('../images/logo-large.jpg') no-repeat 0;
}*/

.content-head h2 {
	float: left;
	margin: 0;
	padding: 20px 0 20px 24px;
	color: #ff9c08;
	font: normal 29px/30px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	letter-spacing: .5px;
}

.content-head h2 span {
	padding-right: 16px;
	border-right: 1px solid #ccc;
}

.content-head p {
	margin: 0;
	padding: 28px 0 0 12px;
	float: left;
	font: normal 15px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	letter-spacing: .5px;
}




/* Footer
   -------------------------------- */

#footer {
	background-color:#FFFFFF;
	width: 800px;
	position:relative;
	z-index:10;
	/*bottom: 0px;*/
	height: 30px;
	padding: 20px 0;
	/*position: fixed;*/
}

#footer .inner {
	position: relative;
	z-index: 2;
}

#ie6 #footer .inner {
	zoom: 1;
}

#footer .bg {
	/*background: url('../images/body_bg.png') no-repeat left top;*/
	background-color:#FFFFFF;
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 1;*/
}

#ie6 #footer .bg {
	background-color:#FFFFFF;
	width: 100%;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body_bg.png', sizingMethod='scale');*/
	zoom: 1;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #999999;
	text-transform: none;
	font-family: "ＭＳ Ｐゴシック",'Arial', 'Helvetica', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footer p a {
	color: #3A59AD;
}

#footer span.first {
	display: block;
	float: left;
	padding: 6px 0 0 16px;
}

#footer .block {
	display: block;
	float: left;
}

#footer .block span,
#footer span.empty {
	display: none;
}





/* Hanza Trading Site */

#links {
	float:left;
	width:155px;
	font-size: 13px;
}

#hanza {
	background-color: transparent;
	padding: 0;
	margin: 0;
}


#hanza ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#hanza #links ul {
  margin-top:10px;
  line-height:1.2em;
}

#hanza #links ul li a{
	border-bottom: 1px solid #F4F4F4;
	display:block;
	padding: 3px 3px 3px 12px;
	font-size: 95%;
	text-decoration: none;
	color: #000;
	height: 15px;
}

#hanza #links ul li a:hover,
#hanza #links ul li a:focus {
	background: #EAEAEA;
	border-color: #BBBBBB;
}



/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 30px;
	left: 440px;
	color: #3A59AD;
	width: 361px;
	z-index:20;
}

#utility a{
	color: #3A59AD;
	text-decoration: none;
}

#utility a:hover{
	text-decoration: underline;
}

div.effect {
    display:hide;
	width: 800px;
	height: 150px;
	background: transparent;
	border: 0px outset #aaa;
	float: left;
	/*cursor: pointer;
	cursor: hand;*/
}

div.current {
	border: 0px outset #3A59AD;
	background: #C1D8FF;
}

div.effect p {
	color: #eee;
	margin: 0px;
	padding: 10px;
}

.ui-effects-transfer {
	border: 1px dotted #fff;
	background: #666;
	opacity: 1;
}

div.rap {

   /* float:left;*/
    position:absolute;
    left:200;
	/*top:250px;*/
	width: 200px;
	/*z-index:20;*/

	 
}

div.menucontent {

position:absolute;
/*display:none;*/
	width: 200px;


	 
}

#sidebar{
background-color:#FFFFFF;
position:absolute;
width: 200px;
cursor:pointer;
color:#3A59AD;
opacity:1;
z-index: 20;
	display:none;
}

a {text-decoration: none }
a:link {color: #3A59AD }
a:visited {color: #3A59AD }

p{
padding:0;
margin:0;
}
div.t1{
font-size: 13px;
	padding:0.5em;
	font-weight:bold;
	background-color: #EBECFF;
	background:url(../images/submenu.gif);
}
div.t3o{
font-size: 12px;
	padding:0.2em 0.2em 0.2em 0.5em;
	background-color: #C1D8FF;
	background:url(../images/submenu_light.gif);
	
}
div.t3{
font-size: 12px;
font-color: #3A59AD;
padding:0.2em 0.2em 0.2em 1.0em;
background:#C1D8FF;
background:url(../images/submenu_light2.gif);

}
div.t3 ul{
margin:0;
padding:0;
list-style:none;
}
div.t3 ul li{
margin:0;
padding:0;
}
p.center{
text-align:center;
}

div.t1-o{
font-size: 13px;
	padding:0.5em;
	font-weight:bold;
	background-color: #EBECFF;
	background:url(../images/submenu.gif);
}
div.t3o-o{
font-size: 12px;
	padding:0.2em 0.2em 0.2em 0.5em;
	background-color: #C1D8FF;
	background:url(../images/submenu_light.gif);
	
}
div.t3-o{
font-size: 12px;
font-color: #3A59AD;
padding:0.2em 0.2em 0.2em 1.0em;
background:#C1D8FF;
background:url(../images/submenu_light2.gif);

}
div.t3-o ul{
margin:0;
padding:0;
list-style:none;
}
div.t3-o ul li{
margin:0;
padding:0;
}



	
#content-body {

	margin: auto;
	padding: 0px;
	overflow: visible;

    position:relative;

	top: 50px;
	/*bottom: 65px;*/
	
	width: 800px;
	/*background-color: transparent;*/
	z-index:10;
    background-color: #FFFFFF;
}

#main {
   padding: 15px;
   position:relative;
}

#main-text {

	padding: 0px;
	overflow: visible;
    left:200px;
    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 600px;
	/*background-color: transparent;*/
		z-index:10;
    background-color: #FFFFFF;
}

#main-text2 {

	padding: 0px;
	overflow: visible;
    left:200px;
    position:relative;
	top: 0px;
	/*bottom:100px;*/
	/*bottom: 65px;*/
	
	width: 600px;
	/*background-color: transparent;*/
		z-index:10;
    background-color: #FFFFFF;
}

#producerlogo {

	padding: 0px;
	overflow: visible;
    left:0px;
    position:absolute;
	top: 240px;
	/*bottom: 65px;*/
	
	width: 200px;
	/*background-color: transparent;*/
		z-index:0;
    background-color: transparent;
}

#pics {

	margin: 0.3em auto;
	padding: 0px;
	overflow: hidden;
    left:650px;
    position:absolute;
	top: 227px;
	/*bottom: 65px;*/
	
	width: 150px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.effect2 {
	margin: 0.3em auto;
	padding: 0px;
	overflow: hidden;
    left:550px;
    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 230px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.welcome {
	margin: 0.3em auto;
	padding: 0px;
	overflow: hidden;
    left:0px;
    position:relative;
	
	width: 800px;
	/*background-color: transparent;*/
		z-index:30;
    background-color: transparent;
}

/*#sf1 img {
   height:100%;
   width:100%;
   
}

#sf2 img {
   height:100%;
   width:100%;
}

#sf3 img {
   height:100%;
   width:100%;
}
#sf4 img {
   height:100%;
   width:100%;
}*/

div.mainbtn {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 266px;
	height:399px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.mainbtn1 {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 266px;
	height:399px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.mainbtn2 {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 266px;
	height:399px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.aboutusbtn {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 200px;
	height:400px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.aboutusbtn1 {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 200px;
	height:400px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.aboutusbtn2 {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 200px;
	height:400px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

div.aboutusbtn3 {

	padding: 0px;
	overflow: hidden;

    position:relative;
	top: 0px;
	/*bottom: 65px;*/
	
	width: 200px;
	height:400px;
	/*background-color: transparent;*/
		z-index:11;
    background-color: transparent;
}

#img1 img {
   height:100%;
   width:100%;
}

#img2 img {
   height:100%;
   width:100%;
}

#img3 img {
   height:100%;
   width:100%;
}

#img4 img {
   height:100%;
   width:100%;
}



a img { border: 0; }

ul{ list-style:disc; 
list-style-position:outside;
}

li{

/*display:inline;*/
/*white-space:nowrap;*/
}

