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

body {
	background:url(../img/bg.gif) no-repeat top center #1a1a1a;
	margin:0;
	padding:0;
}
#wrap {
  position: relative;
}
.swap {
  position: absolute;
  height: 730px;
  left:400px;
  top:0;
}

.swap img{
  position: absolute;
}
#wrap {
	width:1180px;
	margin:0 auto;
	background:url(../img/bg_title.png) no-repeat;
	position:relative;
}

.title h1 {
	padding:40px 0 0 30px;
	margin:0;	
}
.title h2 {
	padding:0 0 0 35px;
	margin:0;
}

.nv {
	position:relative;
	width:712px;
	top:-20px;
	left:0;
}
.nv02 {
	position:relative;
	width:478px;
	height:163px;
	left:715px;
	top:365px;
}
.topcopy{
	text-align:right;
	font-size:0.8em;
	margin:0;
	padding:0 120px 0 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
.topcopy img {
	border:none;	
}
.topcopy a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;	
}
#wrap {
  position: relative;
}
.swap {
  position: absolute;
  height: 700px;
  left:400px;
  top:0;
}
.swap img{
  position: absolute;
}
.fb-like {
	display:inline;
	float:right;
}
.twitter {
	display:inline;
	float:right;
	padding-left:10px;
}
.logo img {
	display:inline-block;
	vertical-align:middle;	
}
.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
		line-height: 0;
}
.clearfix {
        display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
        height: 1%;
}
.clearfix {
        display: block;
}