body    {
	position:relative;
	height:100%;
	min-width:986px;
	min-height:706px;
	margin: 0px;
        }

 
html {
	height:100%;
	overflow-y:scroll;
}



.top {
	width: 986px;
	height: 95px;
	background-color: #000;
	text-align: center;
}
.mid {
	background-image: url(contact.png);
	height: 564px;
	width: 986px;
}
.midtop {
	height: 180px;
}
.mid .concept {
	color: #FFF;
	margin-left: 15px;
}
.main {
	 width: 986px;  
    height: 706px;  
    position: absolute;  
    top: 50%;  
    left: 50%;  
    margin: -353px 0 0 -493px;    
}
.food {
	background-color: #000;
	text-align: center;
	height: 48px;
	width: 986px;
}
.main .mid .concept #testID {
}

img { border-style:none; }


a img { border-style:none; }
a { outline: none; 
text-decoration: none; }
a:hover {
    filter: alpha( opacity=.6); 
	opacity:.6; 
    -webkit-opacity:.6;     
    -moz-opacity:.6;    
	}

a:link { color: #FFF } 

a:visited { color: #FFF } 

a:hover { color: #CCC } 

a:active { color: #CCC } 

.main .mid #midtop {
	height: 200px;
}
.main .mid #mid {
	background-image: url(../png/back2.png);
	height: 110px;
	width: 355px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
