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

/*////////////////////////////////////////////////////////

	HEADER

/////////////////////////////////////////////////////////////*/
.wrap_header{	
	background: #a5ccf0;
	background: url(../images/follow/bg_header.png) no-repeat top right, -webkit-linear-gradient(top,  #a5ccf0 0%,#ffffff 65%);
	background: url(../images/follow/bg_header.png) no-repeat top right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5ccf0), color-stop(85%,#ffffff));	
	background-size: auto 74px;
}
.header{
	background: url(../images/common/bg_header_btm.jpg) repeat-x center 68px;
	background-size:  auto 172px;
	height:142px;
	position: relative;
}
.header .logo{
	position: absolute;
	top: 8px;
	left:50%;
	margin-left:-79px;
}
.header .global_navi{
	position: absolute;
	bottom:0;
	width: 100%;
}
.header .img_boat{
	position:absolute;
	left:0px;
	top:14px;
}

/*////////////////////////////////////////////////////////

	CONTENTS

/////////////////////////////////////////////////////////////*/

.bnr_special.member .bnr_photo{
	background: url(../images/follow/photo_member.jpg) no-repeat center center;
	background-size: auto 60px;
}
