
/*トップページ*/
#top {
	padding:88px 0px 0px 0px;
	width:100%;
	background-color:#FFFFFF;
	height:790px;
	/*background-image:url(../images/top_back.gif);*/
	background-position:center top;
	background-repeat:no-repeat;
}

#sakura{
	position:absolute;
	width:100%;
	height:690px;
}

#top .cg_zone_a {
	width:100%;
	background-color: #BF8384;
	height:240px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	opacity:0;
}

#top .cg_zone_a .cg1 {
	margin:0px 0px 0px -373px;
}



#top .title_back {
	width:100%;
	height:153px;
	overflow:hidden;
	text-align:left;
}

#top .title_hikari {
	padding:77px 0px 0px 0px;
	width:0px;
	height:155px;
	background-image:url(../images/hikari.gif);
}

#top .title_back2 {
	width:100%;
	height:0px;
	background-image: url(../images/nav_bar.jpg);
	background-repeat:repeat-x;
	background-position:center center; 
}




#top .cg_zone_b {
	width:100%;
	background-color: #BF8384;
	height:240px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	opacity:0;
}

#top .inner_big {
	margin:-88px 0px 0px 0px;
	position:absolute;
	width:100%;
	
}

#top .inner {
	margin:0px auto;
	width:1200px;
	height:700px;
	text-align:left;
	
}

#top .brand_logo {
	margin:15px 0px 0px 20px;
	width:148px;
	height:52px;
	float:left;
}

#top .header {
	position:absolute;
	opacity:0;
	width:1000px;
}

#top .social {
	margin:0px 0px 0px 20px;
	float:left;
}

#top .social_t {
	margin:18px 0px 0px 0px;
	width:40px;
	height:46px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}

#top .social_t a:link,#top .social_t a:visited{
	margin:0px 0px 0px 0px;
	width:40px;
	height:46px;
	display:block;
	background-image:url(../images/social_t.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	}

#top .social_t a:hover,#top .social_t a:active{
	margin:0px 0px 0px 0px;
	width:40px;
	height:46px;
	display:block;
	background-image:url(../images/social_t_over.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	}

#top .social_f {
	margin:18px 0px 0px 7px;
	width:40px;
	height:46px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}

#top .social_f a:link,#top .social_f a:visited{
	margin:0px 0px 0px 0px;
	width:40px;
	height:46px;
	display:block;
	background-image:url(../images/social_f.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	}

#top .social_f a:hover,#top .social_f a:active{
	margin:0px 0px 0px 0px;
	width:40px;
	height:46px;
	display:block;
	background-image:url(../images/social_f_over.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	}

#top .social_g {
	margin:18px 0px 0px 7px;
	width:40px;
	height:46px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}

#top .social_g a:link,#top .social_g a:visited{
	margin:0px 0px 0px 0px;
	width:40px;
	height:46px;
	display:block;
	background-image:url(../images/social_g.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	}

#top .social_g a:hover,#top .social_g a:active{
	margin:0px 0px 0px 0px;
	width:40px;
	height:46px;
	display:block;
	background-image:url(../images/social_g_over.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	}

#top .master_up {
	position:absolute;
	margin:280px 0px 0px 710px;
	opacity:0;
}

#top .title_logo {
	position:absolute;
	margin:280px 0px 0px 10px;
	opacity:0;
}

#top .title_txt {
	position:absolute;
	margin:327px 0px 0px 400px;
	opacity:0;
}

#top .scroll{
	z-index:1000;
	position:absolute;
	margin:657px 0px 0px 573px;
	opacity:0;
}

#top .catch {
	position:absolute;
	width:179px;
	height:832px;
	margin:0px 0px 0px 990px;
	background-image:url(../images/catch_2.png);
	opacity:0;
}

#top .catch img {
	position:absolute;
}


#top .news {
	margin:25px auto 0px auto;
	background-image:url(../images/news.jpg);
	width:734px;
	height:107px;
	text-align:left;
	opacity:0;
}

#top .news .spase{
	width:600px;
	float:left;
	background-color:#A86B6C;
}

#top .news_new1 {
	margin:31px 0px 0px 38px;
	width:52px;
	height:16px;
	float:left;
}

#top .news_txt1 {
	margin:27px 0px 0px 0px;
	width:620px;
	height:20px;
	overflow:hidden;
	color:#FFFFFF;
	float:left;
}

#top .news_new2 {
	margin:10px 0px 0px 38px;
	width:52px;
	float:left;
}

#top .news_txt2 {
	margin:6px 0px 0px 0px;
	width:620px;
	height:20px;
	overflow:hidden;
	color:#FFFFFF;
	float:left;
}




