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

/* 初期設定 */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: none;
	text-decoration: none;
	border-collapse: collapse;
}
img {
	vertical-align: bottom;
}
html,body{ min-width:1170px; }

/* 大枠構成 */
html {
	background: url(../images/foot_repeat.jpg) ;
}

body {
	background: url(../images/wood_bg.jpg);
	margin:0;
	padding:0;
}

header {
	height: 55px;
}

#head_wrap {
	width: 951px;
	height: 55px;
	margin: 0 auto;
	position: relative;
}

#acaicafe_logo {
	position: absolute;
	left: -40px;
}


#acaicafe_factory {
	position: absolute;
	left: 570px;
}


#acaispot_btn {
	position: absolute;
	left: 800px;
	top: 0px;
}

#g_nav {
	margin-left: 193px;
	position: relative;
}

#g_nav li {
list-style: none;
float: left;
}


#g_nav_01 a {
	width: 148px;
	background: url(../images/nav3.jpg) no-repeat 0px 0px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_02 a {
	width: 141px;
	background: url(../images/nav3.jpg) no-repeat -148px 0px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_03 a {
	width: 144px;
	background: url(../images/nav3.jpg) no-repeat -289px 0px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_04 a {
	width: 143px;
	background: url(../images/nav3.jpg) no-repeat -433px 0px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_05 a {
	width: 147px;
	background: url(../images/nav3.jpg) no-repeat -576px 0px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_06 a {
	/*width: 148px;
	background: url(../images/nav_factory.png) no-repeat -0px 0px;
	height: 77px;*/
	display: block;
	text-indent: -9999px;
	overflow: hidden;
 	z-index:40;
}

#g_nav_01_current a {
	width: 148px;
	background: url(../images/nav.jpg) no-repeat 0px -55px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_02_current a {
	width: 141px;
	background: url(../images/nav.jpg) no-repeat -148px -55px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_03_current a {
	width: 144px;
	background: url(../images/nav.jpg) no-repeat -289px -55px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_04_current a {
	width: 143px;
	background: url(../images/nav.jpg) no-repeat -433px -55px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_05_current a {
	width: 147px;
	background: url(../images/nav.jpg) no-repeat -576px -55px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#g_nav_01 a:hover {background-position: 0px -55px;}
#g_nav_02 a:hover {background-position: -148px -55px;}
#g_nav_03 a:hover {background-position: -289px -55px;}
#g_nav_04 a:hover {background-position: -433px -55px;}
#g_nav_05 a:hover {background-position: -576px -55px;}

/*#g_nav_04 a {
	width: 166px;
	background: url(../images/nav.jpg) no-repeat -481px 0px;
}

#g_nav_04 a:hover {background-position: -481px -71px;}
*/

#contents {
	margin: 0 auto;
	width: 1021px;
	background: url(../images/contents_bg.png) repeat-y;
}

#contents2 {
	margin: 0 auto;
	width: 1170px;
	background: url(../images/contents_bg.png) repeat-y;
}

#contents_flash {
	margin: 0 auto;
	width: 1170px;
	background: url(../images/contents_bg.png) repeat-y;
	height: 655px;
}

#contents_wrap {
	margin: 0 auto;
	width: 951px;
	/*box-shadow: 0px 0px 25px #000;*/
	behavior: url(PIE.htc);
}

#contents_wrap2 {
	margin: 0 auto;
	width: 1100px;
	/*box-shadow: 0px 0px 25px #000;*/
	behavior: url(PIE.htc);
}

#flash {
	margin: 0 auto;
}

#foot_acai {
	margin: 0 auto;
	width: 517px;
	height: 128px;
	position: relative;
}

#foot_acai2 {
	margin: 20px auto 0;
	width: 517px;
	height: 128px;
	position: relative;
}

#fruta_logo {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/fruta_logo.png) no-repeat;
	width: 149px;
	height: 75px;
	position: absolute;
	left: 176px;
	top: 45px;
}

#fruta_logo:hover { background-position: 0px -75px;}

#foot_acai img {
}

footer {
	height: 120px;
	background: url(../images/foot_bg.jpg) repeat-x;
	box-shadow: 0px 0px 25px #000;
}

#foot_adjust {
	position: absolute;
	bottom: 0px;
}

#foot_wrap {
	width: 1100px;
	height: 83px;
	margin: 0 auto;
	position: relative;
}

#parrot {
	position: absolute;
	left: 0px;
	top: -260px;
}

#about {
	width: 1100px;
	height: 655px;
	background: url(../images/about_bg.jpg);
}

#about_wrap {
	width: 865px;
	margin: 0 auto;
	padding-top: 30px;
}

#about_txt {
	text-align: center;
	margin-top: 20px;
	color: #fff;
}

#shopping_box_01 {
	background: url(../images/shopping_img_01.jpg) no-repeat;
	width: 1100px;
	height: 304px;
}

#shopping_box_02 {
	/*background: url(../images/shopping_img_02.jpg) no-repeat;*/
	background: url(../images/shopping_img_02_1.jpg) no-repeat;
	width: 1100px;
	height: 470px;
	position: relative;
}

#shopping_box_03 {
	background: url(../images/shopping_img_03.jpg) no-repeat;
	width: 1100px;
	height: 503px;
	position: relative;
}

#shopping_box_04 {
	background: url(../images/shopping_img_04.jpg) no-repeat;
	width: 1100px;
	height: 370px;
	position: relative;
}

#shopping_box_05 {
	background: url(../images/shopping_img_05.jpg) no-repeat;
	width: 1100px;
	height: 285px;
	position: relative;
}

#shopping_buy_btn_01 {
	position: absolute;
	left: 830px;
	top: 220px;
}

#shopping_buy_btn_02 {
	position: absolute;
	left: 827px;
	top: 403px;
}

#shopping_buy_btn_03 {
	position: absolute;
	left: 814px;
	top: 44px;
}

#shopping_buy_btn_04 {
	position: absolute;
	left: 815px;
	top: 166px;
}

.shop_txt_01 {
	color: #fff000;
	font-size: 12px;
}

.shop_txt_02 {
	color: #ffffff;
	font-size: 12px;
}

.shop_txtbox_01 {
	position: absolute;
	left: 395px;
	top: -173px;
	color: #fff;
	width: 660px;
}

.shop_txtbox_02 {
	position: absolute;
	left: 178px;
	top: 85px;
}

.shop_txtbox_03 {
	position: absolute;
	left: 672px;
	top: 87px;
	width: 329px;
}

.shop_txtbox_04 {
	position: absolute;
	left: 182px;
	top: 285px;
}

.shop_txtbox_05 {
	position: absolute;
	left: 278px;
	top: 470px;
	font-size: 12px;
}

.shop_txtbox_06 {
	position: absolute;
	left: 119px;
	top: -88px;
	font-size: 12px;
}

.shop_txtbox_07 {
	position: absolute;
	left: 575px;
	top: -88px;
	font-size: 12px;
}


#collabo_box_01 {
	background: url(../images/collabo_img_01.jpg) no-repeat;
	width: 1100px;
	height: 101px;
}

#collabo_box_02 {
	background: url(../images/collabo_img_02.jpg) no-repeat;
	width: 1100px;
	height: 170px;
	position: relative;
}

#collabo_box_03 {
	background: url(../images/collabo_img_03.jpg) no-repeat;
	width: 1100px;
	height: 384px;
	position: relative;
}

#map_01 {
	position: absolute;
	left: 300px;
	top: 40px;
}
#map_02 {
	position: absolute;
	left: 775px;
	top: 40px;
}

#collabo_txt_01 {
	position: absolute;
	color: #ffffff;
	left: 297px;
	top: 10px;
}

#kinokuniya_title {
	text-decoration: underline;
	position: absolute;
	left: 75px;
	top: 90px;
}

#kinokuniya_adress {
	position: absolute;
	left: 75px;
	top: 160px;
}

#lawson_title {
	text-decoration: underline;
	position: absolute;
	left: 573px;
	top: 90px;
}

#lawson_adress {
	position: absolute;
	left: 573px;
	top: 160px;
}

#access_box_top {
	background: url(../images/access_bg_top.jpg) no-repeat;
	width: 1100px;
	height: 81px;
}

#access_box_01 {
	background: url(../images/access_bg_01.jpg) no-repeat;
	width: 1100px;
	height: 513px;
	position:relative;
}

#access_box_02 {
	background: url(../images/access_bg_02_1.jpg) no-repeat;
	width: 1100px;
	height: 586px;
	position: relative;
}

#access_box_01 a.mapBtn {
	width:212px;
	height:74px;
	background:url(../images/access_btn.png) no-repeat;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:absolute;
	top:389px;
	left:395px;
}

#access_box_01 h3 {
	position:absolute;
	top:30px;
	left:647px;
	font-size:17px;
	color:#fff;
}

#access_box_01 table th {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

#access_box_01 table th.th01 {
	position:absolute;
	top:109px;
	left:670px;
}

#access_box_01 table th.th02 {
	position:absolute;
	top:154px;
	left:670px;
}

#access_box_01 table th.th03 {
	position:absolute;
	top:404px;
	left:670px;
}

#access_box_01 table td {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

#access_box_01 table td a {
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-decoration:underline;
}

#access_box_01 table td.td01 {
	position:absolute;
	top:109px;
	left:757px;
}

#access_box_01 table td.td02 {
	position:absolute;
	top:154px;
	left:757px;
}

#access_box_01 table td.td03 {
	position:absolute;
	top:404px;
	left:757px;
}

#access_box_02 a.mapBtn {
	width:212px;
	height:74px;
	background:url(../images/access_btn.png) no-repeat;
	display:block;
	outline:none;
	text-indent:-9999px;
	position:absolute;
	top:450px;
	left:395px;
}

#access_box_02 h3 {
	position:absolute;
	top:99px;
	left:647px;
	font-size:17px;
	color:#fff;
}

#access_box_02 table th {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

#access_box_02 table th.th01 {
	position:absolute;
	top:165px;
	left:670px;
}

#access_box_02 table th.th02 {
	position:absolute;
	top:205px;
	left:670px;
}

#access_box_02 table th.th03 {
	position:absolute;
	top:390px;
	left:670px;
}

#access_box_02 table td {
	color:#fff;
	font-size:14px;
	line-height:20px;
}

#access_box_02 table td a {
	color:#fff;
	font-size:14px;
	line-height:20px;
	text-decoration:underline;
}

#access_box_02 table td.td01 {
	position:absolute;
	top:165px;
	left:757px;
}

#access_box_02 table td.td02 {
	position:absolute;
	top:205px;
	left:757px;
}

#access_box_02 table td.td03 {
	position:absolute;
	top:390px;
	left:757px;
}

#access_box_02 p{
	position:absolute;
	width:430px;
	top:153px;
	left:649px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

#access_link_01 {
	position: absolute;
	left: 461px;
	top: 164px;
}

#access_link_02 {
	position: absolute;
	left: 764px;
	top: 251px;
}

#access_txt_01 {
	color: #ffffff;
	position: absolute;
	left: 675px;
	top: 10px;
}

#access_txt_02 {
	color: #ffffff;
	position: absolute;
	left: 686px;
	top: 50px;
}

#access_txt_03 {
	color: #ffffff;
	position: absolute;
	left: 667px;
	top: 350px;
}

#access_txt_04 {
	color: #ffffff;
	position: absolute;
	left: 750px;
	top: 10px;
}

#access_txt_05 {
	color: #ffffff;
	position: absolute;
	left: 750px;
	top: 50px;
}

#access_txt_06 {
	color: #ffffff;
	position: absolute;
	left: 750px;
	top: 350px;
}

#menu {
	position: relative;
}

#menu_top {
	position: absolute;
	left: 127px;
	top: 56px;
}

#menu_nav {
	position: absolute;
	left: 231px;
	top: 77px;
	width: 671px;
	height: 67px;
	display: block;
}

#menu_nav li {
list-style: none;
float: left;
}


#menu_nav_01 a {
	width: 104px;
	background: url(../images/menu_nav.png) no-repeat 0px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_02 a {
	width: 90px;
	background: url(../images/menu_nav.png) no-repeat -104px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_03 a {
	width: 83px;
	background: url(../images/menu_nav.png) no-repeat -194px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_04 a {
	width: 73px;
	background: url(../images/menu_nav.png) no-repeat -277px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_05 a {
	width: 73px;
	background: url(../images/menu_nav.png) no-repeat -350px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_06 a {
	width: 76px;
	background: url(../images/menu_nav.png) no-repeat -423px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_07 a {
	width: 74px;
	background: url(../images/menu_nav.png) no-repeat -499px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_08 a {
	width: 98px;
	background: url(../images/menu_nav.png) no-repeat -573px 0px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_01 a:hover {background-position: 0px -67px;}
#menu_nav_02 a:hover {background-position: -104px -67px;}
#menu_nav_03 a:hover {background-position: -194px -67px;}
#menu_nav_04 a:hover {background-position: -277px -67px;}
#menu_nav_05 a:hover {background-position: -350px -67px;}
#menu_nav_06 a:hover {background-position: -423px -67px;}
#menu_nav_07 a:hover {background-position: -499px -67px;}
#menu_nav_08 a:hover {background-position: -573px -67px;}

#menu_nav_01_current a {
	width: 104px;
	background: url(../images/menu_nav.png) no-repeat 0px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_02_current a {
	width: 90px;
	background: url(../images/menu_nav.png) no-repeat -104px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_03_current a {
	width: 83px;
	background: url(../images/menu_nav.png) no-repeat -194px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_04_current a {
	width: 73px;
	background: url(../images/menu_nav.png) no-repeat -277px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_05_current a {
	width: 73px;
	background: url(../images/menu_nav.png) no-repeat -350px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_06_current a {
	width: 76px;
	background: url(../images/menu_nav.png) no-repeat -423px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_07_current a {
	width: 74px;
	background: url(../images/menu_nav.png) no-repeat -499px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_nav_08_current a {
	width: 98px;
	background: url(../images/menu_nav.png) no-repeat -573px -67px;
	height: 67px;
	float: left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_txt {
	position: relative;
}

#menu_txt p {
}

#menu_txt p a {
	text-decoration: underline;
	color: #906;
	font-size: 11px;
}

#menu_acai_txt_01 {
	color: #ffffff;
	position: absolute;
	left: 323px;
	top: -550px;
	font-size: 15px;
}

#menu_acai_txt_02 {
	color: #ffffff;
	position: absolute;
	left: 165px;
	top: -220px;
	font-size: 15px;
}

#menu_acai_txt_03 {
	color: #ffffff;
	position: absolute;
	left: 464px;
	top: -224px;
	font-size: 15px;
}

#menu_acai_txt_04 {
	color: #ffffff;
	position: absolute;
	left: 265px;
	top: -162px;
	font-size: 11px;
}

#menu_acai_txt_05 {
	color: #ffffff;
	position: absolute;
	left: 472px;
	top: -162px;
	font-size: 11px;
}

#menu_acai_txt_06 {
	color: #ffffff;
	position: absolute;
	left: 767px;
	top: -418px;
}

#menu_acai_txt_07 {
	color: #ffffff;
	position: absolute;
	left: 759px;
	top: -251px;
	font-size: 11px;
}

#menu_acai_txt_08 {
	color: #ffffff;
	position: absolute;
	left: 840px;
	top: -250px;
	font-size: 11px;
}

#menu_acai_txt_09 {
	color: #ffffff;
	position: absolute;
	left: 890px;
	top: -252px;
	font-size: 11px;
}

#menu_acai_txt_10 {
	color: #ffffff;
	position: absolute;
	left: 970px;
	top: -252px;
	font-size: 11px;
}

#menu_acai_txt_11 {
	color: #ffffff;
	position: absolute;
	left: 759px;
	top: -171px;
	font-size: 11px;
}

#menu_acai_txt_12 {
	color: #ffffff;
	position: absolute;
	left: 839px;
	top: -170px;
	font-size: 11px;
}

#menu_acai_txt_13 {
	color: #ffffff;
	position: absolute;
	left: 899px;
	top: -169px;
	font-size: 11px;
}

#menu_acai_txt_14 {
	color: #ffffff;
	position: absolute;
	left: 955px;
	top: -169px;
	font-size: 11px;
}

#menu_acai_txt_15 {
	color: #ffffff;
	position: absolute;
	left: 771px;
	top: -92px;
	font-size: 11px;
}

#menu_acai_txt_16 {
	color: #ffffff;
	position: absolute;
	left: 857px;
	top: -91px;
	font-size: 11px;
}

#menu_acai_txt_17 {
	color: #ffffff;
	position: absolute;
	left: 946px;
	top: -91px;
	font-size: 11px;
}

#menu_acai_txt_18 {
	color: #ffffff;
	position: absolute;
	left: 843px;
	top: -61px;
	font-size: 11px;
}

#menu_acai_txt_18 span {
	font-size: 11px;
}

#menu_acai_txt_19 {
	color: #000000;
	font-size: 11px;
	margin-left: 40px;
	margin-top: 40px;
}

#menu_acai_txt_20 {
	color: #C60;
	font-size: 11px;
	margin-left: 300px;
}

#menu_recipe {
	background: url(../images/menu_acaibowl_recipe_img.png) no-repeat;
	width: 543px;
	height: 152px;
	position: absolute;
	left: 206px;
	top: -123px;
}

#menu_setmenu_txt_01 {
	position: absolute;
	color: #ffffff;
	left: 328px;
	top: -528px;
	font-size: 15px;
}

#menu_setmenu_txt_02 {
	position: absolute;
	color: #ffffff;
	left: 137px;
	top: -395px;
	font-size: 15px;
}

#menu_setmenu_txt_03 {
	position: absolute;
	color: #ffffff;
	left: 620px;
	top: -396px;
	font-size: 15px;
}

#menu_setmenu_txt_01{
	position: absolute;
	color: #ffffff;
}
#menu_setmenu_txt_02{
	position: absolute;
	color: #ffffff;
}
#menu_setmenu_txt_03{
	position: absolute;
	color: #ffffff;
}
#menu_sucoa1_txt_01{
	position: absolute;
	color: #ffffff;
	left: 282px;
	top: -547px;
	font-size: 15px;
}
#menu_sucoa1_txt_02{
	position: absolute;
	color: #ffffff;
	left: 178px;
	top: -246px;
	font-size: 15px;
}
#menu_sucoa1_txt_03{
	position: absolute;
	color: #ffffff;
	left: 599px;
	top: -246px;
	font-size: 15px;
}
#menu_sucoa1_txt_04{
	position: absolute;
	left: 265px;
	top: -107px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa1_txt_05{
	position: absolute;
	left: 663px;
	top: -106px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa1_txt_06{
	position: absolute;
	color: #C60;
	left: 263px;
	top: -50px;
	font-size: 11px;
}
#menu_sucoa1_txt_07{
	position: absolute;
	color: #C60;
	left: 663px;
	top: -52px;
	font-size: 11px;
}
#menu_sucoa2_txt_01{
	position: absolute;
	color: #ffffff;
	left: 286px;
	top: -543px;
	font-size: 15px;
}
#menu_sucoa2_txt_02{
	position: absolute;
	color: #ffffff;
	left: 166px;
	top: -246px;
	font-size: 15px;
}
#menu_sucoa2_txt_03{
	position: absolute;
	color: #ffffff;
	left: 619px;
	top: -249px;
}
#menu_sucoa2_txt_04{
	position: absolute;
	left: 257px;
	top: -118px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa2_txt_05{
	position: absolute;
	left: 652px;
	top: -112px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa2_txt_06{
	position: absolute;
	color: #C60;
	left: 657px;
	top: -43px;
	font-size: 11px;
}
#menu_sucoa2_txt_07{
	position: absolute;
	color: #C60;
	left: 258px;
	top: -42px;
	font-size: 11px;
}
#menu_sucoa3_txt_01{
	position: absolute;
	color: #ffffff;
	left: 280px;
	top: -546px;
	font-size: 15px;
}
#menu_sucoa3_txt_02{
	position: absolute;
	color: #ffffff;
	left: 142px;
	top: -246px;
	font-size: 15px;
}
#menu_sucoa3_txt_03{
	position: absolute;
	color: #ffffff;
	left: 614px;
	top: -245px;
	font-size: 15px;
}
#menu_sucoa3_txt_04{
	position: absolute;
	left: 261px;
	top: -114px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa3_txt_05{
	position: absolute;
	left: 661px;
	top: -104px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa3_txt_06{
	position: absolute;
	color: #C60;
	left: 663px;
	top: -50px;
	font-size: 11px;
}
#menu_sucoa3_txt_07{
	position: absolute;
	color: #C60;
	left: 259px;
	top: -45px;
	font-size: 11px;
}
#menu_sucoa4_txt_01{
	position: absolute;
	color: #ffffff;
	left: 299px;
	top: -543px;
	font-size: 15px;
}
#menu_sucoa4_txt_02{
	position: absolute;
	color: #ffffff;
	left: 221px;
	top: -242px;
	font-size: 15px;
}
#menu_sucoa4_txt_03{
	position: absolute;
	color: #ffffff;
	left: 621px;
	top: -244px;
	font-size: 15px;
}
#menu_sucoa4_txt_04{
	position: absolute;
	left: 263px;
	top: -107px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa4_txt_05{
	position: absolute;
	left: 668px;
	top: -105px;
	font-size: 11px !important;
	line-height: 1.2em !important;
}
#menu_sucoa4_txt_06{
	position: absolute;
	color: #C60;
	left: 669px;
	top: -47px;
	font-size: 11px;
}
#menu_sucoa4_txt_07{
	position: absolute;
	color: #C60;
	left: 263px;
	top: -49px;
	font-size: 11px;
}
#menu_wafflebowl_txt_01{
	position: absolute;
	color: #ffffff;
	left: 547px;
	top: -543px;
	font-size: 15px;
}
#menu_wafflebowl_txt_02{
	position: absolute;
	color: #ffffff;
	left: 162px;
	top: -184px;
	font-size: 15px;
}
#menu_wafflebowl_txt_03{
	position: absolute;
	color: #ffffff;
	left: 465px;
	top: -185px;
	font-size: 15px;
}
#menu_wafflebowl_txt_04{
	position: absolute;
	color: #ffffff;
	left: 765px;
	top: -184px;
	font-size: 15px;
}
#menu_wafflebowl_txt_05{
	position: absolute;
	color: #ffffff;
	left: 270px;
	top: -114px;
	font-size: 11px;
}
#menu_wafflebowl_txt_06{
	position: absolute;
	color: #ffffff;
	left: 472px;
	top: -114px;
	font-size: 11px;
}
#menu_wafflebowl_txt_07{
	position: absolute;
	color: #ffffff;
	left: 773px;
	top: -116px;
	font-size: 11px;
}
#menu_wafflebowl_txt_08{
	position: absolute;
	color: #FC0;
	left: 971px;
	top: -224px;
	font-size: 11px;
	font-weight: bold;
}
#menu_wafflewaffle_txt_01{
	position: absolute;
	color: #ffffff;
	left: 547px;
	top: -541px;
	font-size: 15px;
}
#menu_wafflewaffle_txt_02{
	position: absolute;
	color: #ffffff;
	left: 161px;
	top: -176px;
	font-size: 15px;
}
#menu_wafflewaffle_txt_03{
	position: absolute;
	color: #ffffff;
	left: 460px;
	top: -176px;
	font-size: 15px;
}
#menu_wafflewaffle_txt_04{
	position: absolute;
	color: #ffffff;
	left: 762px;
	top: -178px;
	font-size: 15px;
}
#menu_wafflewaffle_txt_05{
	position: absolute;
	color: #ffffff;
	left: 263px;
	top: -109px;
	font-size: 11px;
}
#menu_wafflewaffle_txt_06{
	position: absolute;
	color: #ffffff;
	left: 470px;
	top: -112px;
	font-size: 11px;
}
#menu_wafflewaffle_txt_07{
	position: absolute;
	color: #ffffff;
	left: 777px;
	top: -112px;
	font-size: 11px;
}
#menu_wafflewaffle_txt_08{
	position: absolute;
	color: #FC0;
	left: 975px;
	top: -223px;
	font-size: 11px;
	font-weight: bold;
}
 #copyright {
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
}


/* acai cafe2号店open */

#menu_box_01 {
	width: 1100px;
	height: 220px;
	background: url(../images/menu_bg_01.jpg) no-repeat;
}

#menu_box_02 {
	position: relative;
	width: 1100px;
	height: 95px;
	background: url(../images/menu_bg_02.jpg) no-repeat;
}

#menu_box_03 {
	position: relative;
	width: 1100px;
	height: 390px;
	background: url(../images/menu_bg_03.jpg) no-repeat;
}

#menu_box_04 {
	position: relative;
	width: 1100px;
	height: 379px;
	background: url(../images/menu_bg_04.jpg) no-repeat;
}

#menu_box_05 {
	position: relative;
	width: 1100px;
	height: 292px;
	background: url(../images/menu_bg_05.jpg) no-repeat;
}

#menu_box_06 {
	position: relative;
	width: 1100px;
	height: 297px;
	background: url(../images/menu_bg_06.jpg) no-repeat;
}

#menu_box_07 {
	position: relative;
	width: 1100px;
	height: 60px;
	background: url(../images/menu_bg_07.jpg) no-repeat;
	padding:111px 0 0 0;
}

#menu_box_08 {
	position: relative;
	width: 1100px;
	height: 694px;
	background: url(../images/menu_bg_08.jpg) no-repeat;
}

#menu_box_01 h2, #menu_box_02 h3, #menu_box_03 h4, #menu_box_04 h4, #menu_box_05 h4, #menu_box_06 h3 {
	text-indent: -9999px;
	overflow: hidden;
}

#menu_box_01 p {
	color: #fff;
	font-size: 15px;
	margin-left: 385px;
	margin-top: 105px;
	line-height: 1.6em;
}

#menu_box_02 ul {
	position: absolute;
	top:20px;
	left:675px;
}

#menu_box_02 ul li {
	color:#ffffff;
	font-size:13px;
}

#menu_box_02 ul li img {
	vertical-align:middle;
}

.second_menu_table {
	border-collapse: collapse;
	position: absolute;
	left: 600px;
	top: 128px;
}

.second_menu_table th {
	color:#ffffff;
}

.second_menu_table td {
	color: #fff;
	padding:0 30px;
}

.second_menu_table td.icon01 {
	background:url(../images/menu_icon_01.gif) no-repeat left;
}

.second_menu_table td.icon02 {
	background:url(../images/menu_icon_02.gif) no-repeat left;
}

.second_menu_table th {
	width: 250px;
	text-align: left;
	line-height: 1.7em;
}


#menu_box_07 p {
	width: 1100px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
}

.second_menu_table .s_txt {
	font-size: 10px;
	line-height: 2em;
}

#second_drink_table {
	left: 600px;
	top: 125px;
}

#menu_box_03 p {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 577px;
	top: 76px;
}

#second_acaibowl_table01 {
	left: 163px;
	top: 160px;
}

#second_acaibowl_table02 {
	left: 163px;
	top: 265px;
}

#menu_box_04 p {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 117px;
	top: 115px;
}

#menu_box_05_txt_01 {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 575px;
	top: 135px;
}

#second_wafflebowl_table {
	position: absolute;
	left: 625px;
	top: 185px;
}

#menu_box_05_txt_02 {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 575px;
	top: 291px;
}

#menu_box_06 p.menu_box_06_text01 {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 285px;
	top: 60px;
}

#menu_box_06 p.menu_box_06_text02 {
	color: #fff;
	font-size: 15px;
	position: absolute;
	left: 117px;
	top: 90px;
}

#second_acaibowl_table td {
	padding:0 15px;
}

#second_acaibowl_table {
	position:absolute;
	left:140px;
	top:130px;
}

.acaicafe_diy_table {
	border-collapse: collapse;
	position: absolute;
	left: 600px;
	width: 445px;
}

.acaicafe_diy_table td {
	color: #fff;
	font-size: 15px;
	line-height: 1.6em;
	padding:0 0 0 30px;
}

.acaicafe_diy_table th {
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 1.6em;
	padding:0 0 0 30px;
}

.acaicafe_diy_table th.icon01 {
	background:url(../images/menu_icon_01.gif) no-repeat left;
}

.acaicafe_diy_table th.icon02 {
	background:url(../images/menu_icon_02.gif) no-repeat left;
}

#acaicafe_diy_table_01 {
	top: 38px;
}

#acaicafe_diy_table_02 {
	top: 164px;
}

#acaicafe_diy_table_03 {
	top: 245px;
}

#acaicafe_diy_table_04 {
	top: 355px;
}

#acaicafe_diy_table_05 {
	top: 465px;
}

#acaicafe_diy_txt {
	font-size: 10px;
	line-height: 2em;
	position: absolute;
	color: #fff;
	left: 657px;
	top: 589px;
}

#futakotamagawa_access_table {
	border-collapse: collapse;
	position: absolute;
	left: 600px;
	top: 141px;
}

#futakotamagawa_access_table th, #futakotamagawa_access_table td {
	color: #fff;
	font-weight: normal;
	padding: 10px;
}

#futakotamagawa_access_table a {
	color: #fff;
	text-decoration: underline;
}

#access_link_03 {
	position: absolute;
	left: 353px;
	top: 440px;
}

#newopen_totop_top {
	position: absolute;
	left: 886px;
	top: -235px;
}

#newopen_totop_bottom {
	position: absolute;
	left: 846px;
	top: 477px;
}
