@charset "utf-8";


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━
  全体設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*--テンプレートカラー----------------------------------*/

ul#area-globalmenu li a{
	background-color: #5D52F2;
}

div#area-contents h3{
	background-color: #5D52F2;
}

h4:before{
	color: #5D52F2;
}

h5:before{
	color: #5D52F2;
}

h6:before{
	color: #5D52F2;
}



/*---背景-----------------------------------------------*/

body{
	background-color: #FAFAFA;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━
  ヘッダー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

header{
	background-color:#F2F2F2;
	background: url(../../img/Insta-1600913-21.jpg) no-repeat left center;
background-size: cover;

	height: 150px;;
}



h2 a{
	font-size: 30px;
	color: #FAF9F5;
}

p#area_header_desc{
	
	FFFFFF
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━
  コンテンツ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

div#area-contents h3{
	font-size: 14px;
}


