/*
///////////////////////////////////////////
CSS FOR Index
Made by Quoctk (クック)
/////////////////////////////////////
*/

@charset "utf-8";
/*/////Mainvisual/////*/

#Mainvisual {
	width: 100%;
	z-index: 9;
	height: 533px;
	padding-top: 20px;
	background: url(../images/index/bg_mainvisual.png) repeat-x;
}
#Mv-wrap {
	width: 960px;
	height: 533px;
	margin: 0 auto;
	position: relative;
}
.frameup {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
#mvAreaWrap2 {
	overflow: hidden;
}
#mvAreaWrap {
	height: 361px;
	margin: auto;
	max-width: 960px;
	position: relative;
}
#mvArea {
	font-size: 0;
	height: 341px;
	left: 10px;
	top: 10px;
	line-height: 0;
	margin-left: 0px;
	overflow: hidden;
	position: absolute;
	width: 940px;
}
#mvAreaIn {
	left: 0%;
	position: absolute;
	opacity: 0.0;
}
#mvAreaIn img {
	position: absolute;
	top: 0;
}
#mainAreaTitle {
	position: absolute;
	bottom: -81px;
	right: -30px;
}
#mainAreaWhite1 {
	left: 0;
	position: absolute;
}
#mainAreaWhite2 {
	position: absolute;
	right: 0;
}
#mainAreaBtns {
	bottom: 15px;
	height: 25px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#mainAreaBtns button {
	cursor: pointer;
	background: none;
	outline: none;
	display: none;
}
#mvSubtitle0, #mvSubtitle1, #mvSubtitle2, #mvSubtitle3 {
	position: absolute;
	left: 50%;
}
#mvSubtitle0 {
	margin-left: 40px;
	margin-top: 25px;
}
#mvSubtitle1 {
	margin-left: -420px;
	margin-top: 30px;
}
#mvSubtitle2 {
	margin-left: 20px;
	margin-top: 210px;
}
#mvSubtitle3 {
	margin-left: 40px;
	margin-top: 25px;
}
#mvSubtitle0 img, #mvSubtitle1 img, #mvSubtitle2 img, #mvSubtitle3 img {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.0;
}
.bnr-top01 {
	position: absolute;
	bottom: 15px;
	left: 10px;
}
.bnr-top02 {
	position: absolute;
	bottom: 15px;
	right: 10px;
}
#Bnr {
	width: 940px;
	height: 210px;
	float: left;
	padding: 0px 10px;
	margin-top: 60px;
	background: url(../images/index/bg_bnr.png) no-repeat;
	z-index: 999;
}
#Bnr ul {
	width: 100%;
}
#Bnr ul li {
	width: 300px;
	height: 72px;
	float: left;
	margin: 8px 20px 10px 0;
}
#Bnr ul li.last {
	margin-right: 0px;
}
/*/////CONCEPT/////*/

#Concept {
	width: 100%;
	margin: 65px 0 0;
}
#Concept p {
	color: #6e6e6e;
	font-size: 117%;
	line-height: 1.8em;
	padding: 10px 0;
}
#Concept ul {
	width: 100%;
}
#Concept ul li {
	width: 275px;
	float: left;
	margin: 0 65px 0 0;
}
#Concept ul li.last {
	margin-right: 0;
}
#Concept ul li p {
	color: #5c5c5c;
	font-size: 134%;
	padding: 0px 0 0 20px;
	background: url(../images/index/bg_txt.png) no-repeat 15px bottom;
}
#Concept ul li:first-child p {
	padding-left: 50px;
	background: url(../images/index/bg_txt.png) no-repeat 48px bottom;
}
/*/////NEWS/////*/

#News {
	width: 100%;
	height: 230px;
	background: url(../images/index/bg_news.png) no-repeat;
}
#News iframe {
	width: 610px;
	height: 170px;
	float: left;
	overflow: auto;
	margin: 50px 0 0;
	padding: 0 10px;
}


.side-kagai{
	margin-right:25px;
}
.side-price{
	margin-right:15px;
	margin-left:5px;
	padding-top:5px;
	line-height:110%;
	letter-spacing:120%;
	text-indent:70px;
}
