* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

a:link   { color: #0088ff; text-decoration:underline; }
a:visited{ color: #0088ff; text-decoration:underline; }
a:hover  { color: #ff0088; text-decoration:underline; }

body {
	background-color: #ffffff;
	color: #444444;
	font-size:12px;
	line-height:14px;
}

div#all{
	width:100%;
	height:780px;
	margin-right:auto;
	margin-left:auto;
	background-position:center top;
	background-image: url("images/topbg.jpg");
}

div#main{
	position:relative;
	font-family:'ゴシックフォント',sans-serif;
	position:relative;
	width:1280px;
	height:780px;
	margin-right:auto;
	margin-left:auto;
}
/* myboom */
div#myboom1{
	position:absolute;
	top:130px;
	left:413px;
	width:444px;
	height:45px;
}

div#myboom2{
	position:absolute;
	top:605px;
	left:299px;
	width:182px;
	height:50px;
}
/* yy */
div#yy1{
	position:absolute;
	top:238px;
	left:411px;
	width:444px;
	height:45px;
}

div#yy2{
	position:absolute;
	top:605px;
	left:527px;
	width:182px;
	height:50px;
}
/* lemon */
div#lemon1{
	position:absolute;
	top:347px;
	left:413px;
	width:444px;
	height:45px;
}

div#lemon2{
	position:absolute;
	top:605px;
	left:757px;
	width:182px;
	height:50px;
}

div#footer{
	position:absolute;
	top:750px;
	right:0px;
	text-align:center;
	width:100%;
}
