@charset "utf-8";
/*######################################################################
##
##			tablet	(min-width:769px) and (max-width:1200px)
##
########################################################################
##
##
##						カラーcss　blue
##
##
##					↓↓↓　カラーコード　↓↓↓
##
##					濃:#0066bb　rgb:0,102,187
##					薄:#ee7700　rgb:238,119,0
##
######################################################################*/


/*******************************************************

contents_tablet.css

********************************************************/

/*=============================

interview_l

=============================*/

/*色の切り替え*/
.staff_cts #white_box .box_name{
	background:#fff;
}

.staff_cts #color_box .box_name{
	background:#ee7700;
}


/*詳細ボタン*/
/*.detail_btn{
	background: #ee7700;
	box-shadow: 0 2px #0066bb;
	}*/



/*=============================

下層共通css

=============================*/

#container h3{
	border-bottom:1px solid #ee7700;
}
