@charset "utf-8";


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━
  全体設定
━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

/*--テンプレートカラー----------------------------------*/

div#area-contents h3{
	background-color: #85DAFF;
}

h4 {
	border-bottom: 2px solid #85DAFF;
}

h4:before{
	color: #85DAFF;
}

h5:before{
	color: #85DAFF;
}

h6:before{
	color: #85DAFF;
}

div#area-sidemenu h3{
	border-bottom: 2px solid #85DAFF;
}


/*---背景-----------------------------------------------*/

body{
	background-color: #F7F7F7;
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━
  ヘッダー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

header{
	background-color:#FFFFFF;
	
}

div#area-header-in{
	;
}



h2 a{
	
	FFFFFF
}

p#area_header_desc{
	
	FFFFFF
}


/*━━━━━━━━━━━━━━━━━━━━━━━━━━━
  コンテンツ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

div#area-contents h3{
	
}


