*{
	margin		: 0px;
	padding		: 0px;
}

img{
	border-style	: none;
	border-width	: 0px;
}

body{
	text-align	: center;
	font-size	: 12px;
	line-height	: 16px;
	color		: #333;
	font-family		: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #ffffff;
	background:
}

a{
	color		: #ff3399;
	text-decoration	: none;
}

a:hover{
	color		: #ff3399;
	text-decoration	: underline;
}

h1,h2,h3{
	font-size	: 13px;
}

ul{
	list-style-type	: none;
}

li{
	margin		: 0px;
	padding		: 0px;
}

table{
	font-size	: 13px;
}

table tr{
	vertical-align	: top;
}

.clear{
	clear: both;
}

em{
	font-style		: normal;
}


/*---------------------------*/
/*  ALL
/*---------------------------*/

body{
	min-width: 1100px;
}

/** header **/

header{
	height: 120px;
	background: url(img/index/bg_top.gif) repeat-x top center;
}

header h1{
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #b9628e;
	text-align: center;
	padding: 40px 0 0 0;
}


/** main **/

main{
	height: 780px;
	padding: 443px 0 0 0;
	background:
	url(img/index/bg_main.png) no-repeat top center,
	url(img/index/bg.jpg) no-repeat top center fixed;
	-webkit-background-size: 1600px 780px, cover;
	background-size:  1600px 780px, cover;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

main p{
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	padding: 30px 0 0 0;
}

main .ftlogo{
	padding: 80px 0 0 0;
}

main .ftlogo img{ width: 150px;}





/** section **/

section{
	background: url(img/index/bg.gif) top center;
}

.link_bg{
	width: 1100px;
	text-align: center;
	margin: 0 auto;
	padding: 70px 0;
}

.link{
	font-size		: 0;
	line-height		: 0;
}

.link a{
	display			: inline-block;
	margin			: 0 3px 5px 3px;
}


/** color **/

.red{	color: #ff0000;}
.yel{	color: #ffff00;}
.pin{	color: #ff00cc;}
.blu{	color: #00ccff;}
.gre{	color: #33ff00;}
.pur{	color: #9966ff;}
.ore{	color: #ff9900;}


/** footer **/

footer{
	clear: left;
	width: 100%;
	color: #fff;
	background:
	url(./img/all/footer.jpg) no-repeat top center,
	url(./img/all/footer_bg.gif) repeat-x top center #ff49a2;
}

#footer{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#ftop{
	height: 70px;
	padding: 15px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#ftop a{
	position: relative;
	width: 150px;
	height: 40px;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	padding: 17px 0 0 0;
	border: 1px solid #fff;
	vertical-align: middle;
	text-decoration: none;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#ftop a:before{
	content			: "";
	display			: block;
	clear			: both;
	width: 4px;
	height: 4px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 8px;
	left: 50%;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#ftop a:hover{
	color: #fff;
	background: #ffbbcf;
}

#ftop a:hover:before{
	border-color: #fff;
}

#ftxt{
	height: 90px;
	font-size: 16px;
	font-family: "FontB";
	line-height: 40px;
	letter-spacing: 10px;
	text-align: center;
	color: #fff;
}

#finfo{
	text-align: left;
	position: absolute;
	top: 355px;
	left: 10px;
}

#finfo h2{
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	padding: 0 0 10px 0;
}

#finfo p{
	font-size: 10px;
	line-height: 14px;
	padding: 0 0 5px 0;
}

#finfo p span{	letter-spacing: -1px;}

#finfo p a , #finfo p span{	color: #781d49;}

#fmenu1{
	text-align: left;
	position: absolute;
	top: 153px;
	left: 220px;
}

#fmenu1 a{
	display: block;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	padding: 7px 0 7px 15px;
	border-bottom: 1px solid #ff6eb5;
	background: url(img/all/fi1.gif) no-repeat 6px 50%;
}

#fmenu2{}

#fmenu3{}

.fbox{
	width: 708px;
	display: table;
	font-size: 0;
	line-height: 0;
	text-align: left;
	margin-left: auto;
}

.fbox div{
	height: 160px;
	display: table-cell;
	vertical-align: top;
	padding: 0 3px;
}

.fbox h3{
	width: 230px;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	color: #ff3399;
	text-align: center;
	border: 1px solid #fff;
	margin: 0 0 7px 0;
	box-shadow:0px 0px 0px 1px #ffc0df inset;
	-moz-box-shadow:0px 0px 0px 1px #ffc0df inset;
	-webkit-box-shadow:0px 0px 0px 1px #ffc0df inset;
	background: -webkit-linear-gradient(-180deg, #ffd7eb 0%, #ffffff 50%, #ffd7eb 100%);
	background: -moz-linear-gradient(-180deg, #ffd7eb 0%, #ffffff 50%, #ffd7eb 100%);
	background: -o-linear-gradient(-180deg, #ffd7eb 0%, #ffffff 50%, #ffd7eb 100%);
	background: -ms-linear-gradient(-180deg, #ffd7eb 0%, #ffffff 50%, #ffd7eb 100%);
	background: linear-gradient(270deg, #ffd7eb 0%, #ffffff 50%, #ffd7eb 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.fbox p{
	font-size: 11px;
	line-height: 16px;
	color: #c52d78;
}

.fbox p a{	color: #fff;}

#copyright{
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #63133a;
	background: #ab2c6a;
	padding: 30px 0;
}

#copyright a{
	color: #63133a;
	text-decoration: none;
}


.sat{	color	: #0066ff;}
.sun{	color	: #ff0000;}
.red{	color	: #ff0000;}

.tel{	color	: #6699ff;}
.on{	color	: #ff3333;}
.off{	color	: #999999;}
.next{	color	: #6173a1;}


/** rollover **/

.fade{
	display			: inline-block;
	padding			: 0;
}

.fade img,
.fade input{
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

.fade img:hover,
.fade input:hover{
	opacity			: 0.8;
	filter			: alpha(opacity=80);
}


/***************************************
FADEIN
****************************************/

/** default **/
.fadein {
	opacity : 0.1;
	transform : translate(0, 30px);
	transition : all 500ms;
}

/** in **/
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}


/***************************************
GOOGLE FONT
****************************************/

/***************************************
GOOGLE FONT
****************************************/

@font-face {
	font-family: FontA;
	src: url('fonts/PlayfairDisplaySC-Regular.ttf') format("truetype");
}

@font-face {
	font-family: FontB;
	src: url('fonts/JosefinSans-Regular.ttf') format("truetype");
}

.font1,
.page_title{
	font-family: FontA;
}

.font2,
.i1,.i2,.i3,
footer h2,
#ftop a,
#copy,#des{
	font-family: FontB;
	font-weight: normal;
}