@charset "EUC-JP";

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, caption, tr, th, td, img, form, div {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,sans-serif;
	line-height:1.5em;
	color:#222;
}
img {
	vertical-align: bottom;
}
.clearfix {width:100%;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
 }

body {
	width: 100%;
	font-size:12px;
	text-align:center;
	background-color:#004f02;
	text-align: center;
}
#bg_top_body {
	width: 100%;
	background: url("../images/bg_top_body.gif") repeat-x center top;
	height:910px;
}
#bg_top_main {
	width: 100%;
	background:  url("../images/bg_top_main.jpg") no-repeat center top;
}
#wrapper {
	width: 800px;
	margin:0 auto;
	text-align:left;
	position:relative;
	text-align: left;
}
a#infotopLogo {
    display: block;
    height: 44px;
    left: 0;
    position: absolute;
    top: 0;
    width: 145px;
}
#gnav_top {
    padding-top: 443px;
	height: 72px;
}
#gnav_top1 {
    float: left;
}
#gnav_top2 {
    float: right;
}

#social_btn_top {
    height: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
	margin-right: 25px;
    width: 350px;
	float: right;
	padding: 0;
	
}
#social_btn_top .twitter {
    display: inline;
    float: right;
    margin: 0 5px;
    padding: 0;
    width: 80px;
}
#social_btn_top .facebook {
    display: inline;
    float: right;
    margin: 0 5px;
    padding: 0;
    width: 120px;
}
#social_btn_top .plus1 {
    display: inline;
    float: right;
    margin: 0 5px;
    padding: 0;
    width: 60px;
}

#facebook{
 width: 800px;	
}

#footer {
    clear: both;
    line-height: 2em;
    padding-top: 20px;
    text-align: center;
	color:#fff;
	height: 60px;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

