@charset "utf-8";
/* CSS Document */

body	{
	margin:0;
	padding:0;
	background:url(../images/bg_zara.jpg);
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	color:#666;
	line-height:1.4;
	_text-align:center;
}

a img	{
	border:0;
}

#container	{
	width:1000px;
	margin:0 auto;
}

#mainimage	{
	width:1000px;
	height:345px;
	position:relative;
	background:url(../images/top_aimable_over.jpg) left top no-repeat;
	margin:150px 0 0 0;
}

h2	{
	margin:0;
	padding:0;
}

.aimable	{
	float:left;
	width:500px;
	height:345px;
}

.aimable a:hover img	{
    filter: alpha(opacity=0); 
	-moz-opacity:0.00;
	opacity:0.00;
}

.aime	{
	float:right;
	width:451px;
	height:328px;
	margin-top:10px;
}

#address	{
	width:1000px;
	height:70px;
	position:relative;
}

.aimable_add	{
	position:absolute;
	top:0;
	left:48px;
}

.aime_add	{
	position:absolute;
	top:0;
	left:582px;
}