@charset "UTF-8";

body{
	/* フッターの背景色と同じに */
	background-color:#4766AF;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* 背景画像の差し替えのみ
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#gnavi{
	background-image:url(../images/bg/bg_gnavi.png);
}
#footer{
	background-image:url(../images/bg/bg_footer.png);
}
#index_head_image_bottom{
	background-image:url(../images/bg/hero_btm.png);
}
#index_bg{
	background-image:url(../images/bg/bg_wrapper.png);
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* 各種クラス
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
.grd{
	background:linear-gradient(#5695B4, #4D5FA7);
	background-color:#4D5FA7;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* ヘッダー
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#gnavi a:hover {
	color:#ACDEE7;
	text-shadow:0px -1px 1px #000;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* フッター
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#footer{
	background-color:#4766AF;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* index
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#index_head_image_bottom{
	border-top:5px solid #356782;
	background-color:#004A87;
}
#selecter .menu_t{
	background-color:#063E7A;
}
#wrap_c .wrap_c_tit .to_regist{
	color:#5695B4;
}
#wrap_c .wrap_c_tit .to_regist:hover{
	color:#4D5FA7;
}
#wrap_c .article{
	background-color:#f6f6fd;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* first
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */
#first .tit .no{
	color:#4D5FA7;
}

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
* 
* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

