@charset "euc-jp";
/* CSS Document */


body{
	margin: 0px;
	padding: 0px;
}
h1.h2,h3,h4,h5,h6,ul,li,p,th,tr,td{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;	
}
#index {
	background-image: url(http://img-tokyo.happiness-group.com/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
img.bgmaximage{
  position:fixed !important;
}

#maincontent {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}#maincontent h1 {
	display: none;
}
#maincontent #wrrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#maincontent #right_box {
	float: left;
	width: 585px;
}

#index_logo  {
	height: 211px;
	width: 540px;
	position: relative;
	left: 30px;
	top: 50px;
}

*:first-child+html #index_logo  {
	height: 211px;
	width: 540px;
	position: relative;
	left: 30px;
	top: 70px;
}

#entrance  {
	width: 415px;
	height: 314px;
	position: relative;
	left: 30px;
	top: 80px;
}
#maincontent #left_box {
	float: left;
	height: auto;
	width: 415px;
	position: relative;
	top: 330px;
}
#left_box #tel {
	margin-bottom: 5px;
}
#left_box #mobile {
	height: 69px;
	width: 323px;
	margin-bottom: 5px;
}

#link_box  {
	width: 400px;
	height: 36px;
	color: #dfa653;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/link_bg.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}


*:first-child+html #link_box  {
	margin-top: 0px;
	width: 413px;
	height: 36px;
	color: #dfa653;
	font-size: 12px;
	clear: both;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/link_bg.png);
	background-repeat: no-repeat;
}

#left_box #rec_ban{
	height: 60px;
	width: 415px;
	padding:0 0 6px 0;
}

#left_box #rec_ban p{
	float:left;
}

#left_box #attention{
	height: 89px;
	width: 415px;
}

#link_box ul .list_left {
	margin-left: 70px;
}
#link_box ul li {
	float: left;
	line-height: 35px;
	margin-right: 4px;
}
#link_box ul li a img {
	border: 1px solid #9B003E;
	vertical-align: middle;
}
#foot_text {
	font-size: 10px;
	color: #fb095e;
	background-color: #100f0f;
	text-align: center;
	position: absolute;
	bottom: 0px;
	line-height: 13px;
	clear: both;
	width: 100%;
}
