@charset "utf-8";
body, p, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dd, form, address {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	font-size:100%;
}
body {
	font: 14px/1.8 "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	color:#666;
}
a:link, a:visited, a:active {
	color: #2894C0;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a:link img, a:visited img, a:active img {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
a:hover {
	color: #61B4D8;
	text-decoration: underline;
}
img {
	border:none;
	vertical-align:top;
}
a:hover img {
	-moz-opacity:0.6;
	opacity:0.6;
	filter: alpha(opacity=60);
}
.pad-bot10 {
	padding-bottom:10px;
}
.pad-bot20 {
	padding-bottom:20px;
}
.pad-bot50 {
	padding-bottom:50px;
}
.margin-bot0 {
	margin-bottom:0px;
}
.margin-bot5 {
	margin-bottom:10px;
}
.margin-bot10 {
	margin-bottom:10px;
}
.margin-bot20 {
	margin-bottom:20px;
}
.margin-bot30 {
	margin-bottom:30px;
}
.margin-bot50 {
	margin-bottom:50px;
}
/*************
全体
*************/
#container p{
	width: 1100px;
}
#container p img{
	text-align: center;
}
#bikatsu {
	background-image: url(images/bikatsu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bikatsu p{
	width: 1181px;
	margin: 0px auto;
}
#bikatsu p img{
	margin-left: 18px;
}
#why {
	background-image: url(images/why_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
	height: 520px;
}
#why p{
	margin: 0 auto;
}
#btn1 {
	background-image: url(images/btn1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#btn1 p{
	width: 1154px;
	margin: 0px auto 42px auto;
}
#btn1 p img{
	margin-left: -64px;
}
#check {
	margin-bottom: 60px;
}
#check p{
	margin: 0 auto;
}
#scarcity {
	margin-bottom: 40px;
}
#scarcity p{
	margin: 0 auto;
}
#supply p {
	margin: 0 auto;
}
#cinderella {
	background-image: url(images/cinderella_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1129px;
}
#cinderella p {
	margin: 0 auto;
}
#btn2 {
	background-image: url(images/btn2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1333px;
}
#btn2 p{
	width: 1154px;
	margin: 0px auto 42px auto;
}
#btn2 p img{
	margin-left: -64px;
}
#reason p{
	margin: 0 auto;
}
#voice p {
	margin: 0 auto;
}
#qa {
	background-image: url(images/qa_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1378px;
	margin-top: 80px;
}
#qa p{
	margin: 0px auto 42px auto;
}
#btn3 {
	background-image: url(images/btn1_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1333px;
}
#btn3 p{
	width: 1154px;
	margin: 0px auto 42px auto;
}
#btn3 p img{
	margin-left: -64px;
}
#copy {
	text-align: center;
}
