body {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
    }


hr {
	display: none;
}
img {
	border: 0px;	
}
a:link {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: underline;
}
a:hover {
	color: #3399CC;
	text-decoration: none;
}

.clearfix {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  width: 100%;
  height: 0;
}

h1 {
 text-indent: -9999px;
 display: none;
 position: absolute;
　top: -500px;
}

h2 {
 text-indent: -9999px;
 display: none;
 position: absolute;
　top: -500px;
}

#logo {
	float: left;
	margin-top: 20px;
	margin-right: 90px;
	margin-bottom: 0px;
	margin-left: 30px;
}



#headarea {
	position: fixed;
	text-align: left;
	min-width: 320px;
	height: 120px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	background-image: url(../img/header_back.png);
	background-repeat: repeat-x;
}

.textred {
	color: #CC0000;
}


address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}


.topButton {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.topButton img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.gnavi {
	position: relative;
	color: #999;
	font-size: 87.5%;
	width: 960px;
	max-width: 1286px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 120px;
}

/* ついてくるやつ？        

.gnavi li#a_head a { background-position:0 0; }
.gnavi li#a_point a { background-position:0 -60px; }
.gnavi li#a_about a { background-position:0 -120px; }
.gnavi li#a_faq a { background-position:0 -180px; }
.gnavi li#a_example a { background-position:0 -240px; }
 */


/* Styles for the entire LavaLamp menu */        
        .lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 650px;
	padding: 0px;
	overflow: hidden;
	background-repeat: repeat;
	background-position: top;
	float: left;
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
        }
                .lavaLampWithImage li {
	float: left;
	list-style: none;
	color: #999;
                }
                    .lavaLampWithImage li.back {
                        background: url("../img/lava.png") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("../img/lava.png") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #999;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

/* Styles for the entire LavaLamp menu */        
