﻿@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700|Oswald);

*{
	margin: 0 auto;
	padding: 0;
	border: 0;
}

body {
	font-family: 'Open Sans','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #e0e0e0;
	background-color: #000000;
	background-image: url(img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	z-index: 1;
}

#header {
	background-color: #000000;
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 10;
}

#header-content {
	background-image: url(img/logo.png);
	background-position: left center;
	background-repeat: no-repeat;
	width: 900px;
	height: 80px;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
	position: relative;
}

#header-content dl {
	position: absolute;
	bottom: 40px;
	right: 0px;
}

#header-content dt, #header-content dd {
	display: inline;
	margin-left: 10px;
}

#header-content dt a {
	text-decoration: none;
}

#header-content dd a {
	text-decoration: none;
}

#sns {
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.line {
	float: right;
}

.tw {
	float: right;
	margin-right: 20px;
}

.fb {
	float: right;
	margin-right: 20px;
}

#wrapper {
	width: 900px;
	padding-top: 120px;
}

#slide {
	background-color: #000000;
	width: 900px;
	height: 373px;
	overflow: hidden;
	padding: 0;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.8);
}

.top-cap {
	margin: 40px auto 80px auto;
}

#ltd {
	width: 700px;
	margin: 0px auto 80px auto;
}
#campaign {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}


#ltd a img {
	display: block;
	margin: 20px auto;
}

#report {
	width: 696px;
	margin: 0px auto 80px auto;
}

#report div {
	width: 340px;
	padding: 4px;
	float: left;
}

h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
	font-weight: normal;
	line-height: 100%;
	margin: 80px auto 20px 0px;
}

h2 {
	font-family: 'Oswald', sans-serif;
	color:#36F;
	font-size: 30px;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 10px;
}

h3{
	color:#FFF;
	font-size:20px;
	margin-bottom:20px;
}

.product {
	background-color: #2a2a2a;
	margin: 20px auto 0px auto;
	padding: 10px;
	display: table;
}

.model-photo {
	width: 400px;
	display: table-cell;
	vertical-align: top;
}

.model-text {
	width: 430px;
	padding-left: 10px;
	text-align: left;
	display: table-cell;
	vertical-align: top;
}

.new {
	color: #cc2222;
	font-size: 20px;
	padding-left: 10px;
}

.shopping {
	margin: 10px auto;
	text-align: center;
}

.video {
	margin: 10px auto 0px auto;
	text-align: right;
}

.video a {
	text-decoration: none;
}

.samples {
	margin: 10px auto 0px auto;
	text-align: right;
}

.samples a {
	text-decoration: none;
}








#inquiry {
	text-align: center;
	height: auto;
	margin-top: 80px;
	padding-bottom: 20px;
}

#inquiry table {
	margin: 10px auto 0px auto;
}

#inquiry td {
	padding: 0px 2px;
	text-align: center;
	vertical-align: top;
}

#inquiry td img {
	display: block;
	margin-bottom: 10px;
}

.tel {
	color: #990000;
	font-family: Impact;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
}

#footer {
	color: #999999;
	background-color: #000000;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 10px 0px;
}

.clear {
	clear: both;
}

a {
	color: #999999;
	overflow: hidden;
	outline: none;
}
	
a:link {
	color: #999999;
}	
	
a:visited {
	color: #999999;
}	

a:hover {
	color: #cc2222;
}	

a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.red {
	color: #cc0000;
}

.blue {
	color: #3300cc;
}

.sold {
	font-size: 16px;
	color: #C00;
	font-weight: bold;
}


#campaign a:link {
	color: #00CCCC;
}	
	
#campaign a:visited {
	color: #0099FF;
}	

#campaign a:hover {
	color: #cc2222;
}	

#campaign a.pt:hover img{
   filter:alpha(opacity=70); /*←IE用*/
   -moz-opacity:0.80; /*←Mozilla用*/
    opacity:0.70; /*safari opera*/
}

.e530_header{
	width:900px;
	margin-bottom:1%;
}

.e530_index{
	background-color:#333333;
	padding:10px;
	margin-bottom:60px;
	width:880px;
	float:left;
}

.e530_index ul li{
	padding:5px;
	margin-right:50px;
	font-size:12px;
	list-style:none;
	float:left;
}

.e530_index ul li a{
	text-decoration: none;	
	}

.e530_contents{
	background-color:#333333;
	margin-bottom:60px;
	float:left;
}

.e530_L{
	padding:10px 10px;
	font-size:12px;
	float:left;
	width:430px;
	margin-bottom:20px;
}

.e530_R{
	padding:10px 10px;
	float:left;
	width:430px;
	margin-bottom:20px;
}

.shopping_link{
	margin-bottom:40px;
	margin-top:40px;
	display:table;
}

.next-page{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
}

.next-page a:link {
	color: #FC0;
}	
	
.next-page a:visited {
	color: #CFC;
}	

.next-page a:hover {
	color: #FFC;
}	