@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
}

td{
	vertical-align: top;
	text-align: left;
}

p{
	margin: 0px 20px 20px 20px;
}

a{
	color: #666;
}


div.outer{
	width: 1000px;
	margin: auto;
}



div.header{
	width: 1000px;
	height: 50px;
	/*background-image: url(../images/header.gif);
	background-position: center bottom;
	background-repeat: no-repeat;*/
	margin-bottom: 4px;
	text-align:center;
	vertical-align:bottom;
}

div.footer{
	width: 100%;
}
div.credit{
	width: 100%;
}

#top_main_1h{
	width: 158px;
	height: 70px;
}

#top_main_2h{
	width: 418px;
	vertical-align: middle;
}

#top_main_3h{
	width: 158px;
}

#top_main_4h{
	width: 266px;
	vertical-align: middle;
}

#top_main_1d{
}

#top_main_2d{
}

#top_main_3d{
}

#top_main_4d{
	background-image: url(../images/logo.gif);
	background-position:65% 100%;
	background-repeat: no-repeat;
}

#whatsAOM, #whatsnew_img{
	margin: auto auto auto 20px;
}

#intro{
	font-family:"Courier New", Courier, mono;
	font-style: italic;
	line-height: 1.2em;
}

#whatsnew_txt{
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}

#shop_1h{
	width: 530px;
	height: 73px;
}

#shop_2h{
	width: 470px;
	height: 73px;
	vertical-align: middle;
	text-align:left;
}

#shop_1d{
	width: 530px;
}

#profile{
	font-size: 14px;
	font-style: italic;
	color: #444;
	font-weight: normal;
	letter-spacing: 0px;
}

img#shopinfo{
	margin: 4px 6px 6px 0px;
}

img#shop_photo1{ margin-top:78px; }

img#shop_photo2{  margin-right: 35px; margin-top: 50px; vertical-align: top; }

img#shop_photo3{ margin-right: 20px; }

img#shop_description{  margin-top: 50px; }

img#map{
	margin: 10px 0px;
}

.iframe{
	width: 248px;
	height: 150px;
	font-size: 10px;
	border: 1px;
	border-style: solid;
	border-color: #ccc;
	margin: 0px 0px 0px 20px;
}

