*{
	margin:0;
	padding:0;
}

a img {
    border-style:none;
}

body{
	width:100%;
	background-color:#000000;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

img{
	padding:0;
	margin:0;
	vertical-align: text-bottom;
}

h1 img{
	padding:10px 0 0 0;
}

li{
	list-style-type:none;
}

#contents{
	width:1000px;
	background-image:url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position:427px 0;
	margin:0 auto 0 auto;
	height:740px;
}

#main{
	width:100%;
	height:200px;
	overflow:hidden;
	position: relative;
}

#main h1{
	float:left;
	width:670px;
	position: absolute;
}

#main .logo{
	float:right;
	margin-right: 0;
	margin-left : auto;
	position: absolute;
	right:0;
	text-align:right;
}

	#main .company{
		width:103px;
	}
	
	.logo ul{
		overflow:hidden;
	}

	.logo li{
		float:left;
		width:30px;
		height:30px;
		padding:10px 0 10px 7px;
	}

	.logo li img{
		width:100%;
	}

#campaign{
	width:100%;
	height:540px;
	margin:0 auto 0 auto;
	position: relative;
}

#togetoge{
	position: absolute;
	width:191px;
	height:192px;
	left:300px;
	z-index:9999;
}

#kikan{
	width:100%;
	text-align:center;
	padding:10px 0;
}

#kochira{
	position: absolute;
	width:99px;
	height:99px;
	right:0;
	top:260px;
}

#appli{
	width:491px;
	height:480px;
	background-image: url(../img/taisyou.png);
	background-repeat: no-repeat;
	float:left;
	position: absolute;
	top:60px;
}

.android{
	padding:300px 0 10px 215px;
}

.iphone{
	padding:0 0 0 213px;
}

#blu-ray{
	overflow:hidden;
	background-image: url(../img/hantoumei_bg.png);
	padding:5px;
	width:470px;
	float:right;
	position: absolute;
	right:0;
	top:310px;
}

	#blu-ray .info{
		float:left;
		color:#FFFFFF;
		padding:0 5px 0 0;
		line-height:140%;
		font-size:14px;
		font-weight:bold;
	}
	
	#blu-ray .title{
		font-size:18px;
		padding:0 0 5px 0;
		text-align:center;
	}

	#blu-ray .hatubai{
		font-size:24px;
		text-align:center;
		padding:0 0 15px 0;
	}
	
	#blu-ray .jacket{
		float:left;
	}

#oubo{
	width:100%;
	background-color:#FFFFFF;
	color:#000000;
	line-height:1;
}

#oubo-title{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}

.houhou{
	font-size:14px;
	line-height:140%;
	padding:10px;
}

.cyui{
	font-size:12px;
	line-height:150%;
	padding:10px;
}

#ft{
	text-align :center;
	padding:20px;
	color:#FFFFFF;
	font-size:12px;
}